index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
Commit message (
Expand
)
Author
Age
Files
Lines
*
* configure.in: Always use install-sh.
Christopher Faylor
2003-07-25
9
-110
/
+137
*
* include/cygwin/socket.h: Conditionalize [AP]F_INET6 define.
Christopher Faylor
2003-07-25
2
-0
/
+8
*
* Makefile.in (OBSOLETE_FUNCTION): Add fdopen.
Christopher Faylor
2003-07-25
2
-1
/
+5
*
* cygwin.din: Export _fdopen64
Christopher Faylor
2003-07-25
5
-2
/
+13
*
* include/dkk/ntifs.h: Fix typo in guard for
Danny Smith
2003-07-24
2
-1
/
+6
*
* environ.cc (check_case_init): Use strncasematch.
Christopher Faylor
2003-07-24
4
-2
/
+11
*
* include/objidl.h (PropVariant): Add CHAR cVal field
Danny Smith
2003-07-22
2
-0
/
+13
*
* include/winbase.h (GetModuleHandleEx[AW]): Add prototypes.
Danny Smith
2003-07-22
2
-0
/
+14
*
* include/winbase.h (DUPLICATE_CLOSE_SOURCE,
Danny Smith
2003-07-22
6
-88
/
+169
*
* mmap.cc: Use proper format specifiers for _off64_t and size_t in
Corinna Vinschen
2003-07-21
2
-9
/
+15
*
* Makefile.common (CFLAGS_COMMON): Remove -march=i386.
Christopher Faylor
2003-07-18
2
-1
/
+5
*
* include/winnt.h (FILE_*): Sync with ddk/winddk.h.
Danny Smith
2003-07-18
3
-43
/
+128
*
2003-07-18 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-07-18
2
-23
/
+22
*
2003-07-17 Pierre Humblet <pierre.humblet@ieee.org>
Danny Smith
2003-07-17
2
-0
/
+7
*
* sysconf.cc (sysconf): Fix OPEN_MAX patch. Return page size on
Corinna Vinschen
2003-07-17
2
-2
/
+7
*
update copyright
Christopher Faylor
2003-07-17
1
-1
/
+1
*
Clean up warnings in ddk.
Danny Smith
2003-07-16
21
-184
/
+244
*
* pathnames.sgml: Use correct registry key. Clarify '@' operation.
Christopher Faylor
2003-07-16
2
-5
/
+10
*
* cygheap.h (class cygheap_user): Use INVALID_HANDLE_VALUE as invalid
Corinna Vinschen
2003-07-14
5
-115
/
+106
*
2003-07-13 Casper S. Hornstrup <chorns@users.sourceforge.net>
Danny Smith
2003-07-13
3
-30
/
+42
*
* pinfo.cc (_pinfo::commune_send): Fix bounds test so that poll of
Christopher Faylor
2003-07-12
2
-1
/
+6
*
* include/winnt.h (PVOID): Move to before HANDLE typedef.
Danny Smith
2003-07-12
3
-2
/
+9
*
* include/winnt.h (HANDLE): Define based on STRICT filter.
Earnie Boyd
2003-07-11
2
-3
/
+10
*
* path.cc (get_device_number): Remove special com? consideration.
Christopher Faylor
2003-07-11
2
-51
/
+63
*
* include/cygwin/version.h: Bump DLL minor number to 1.
Christopher Faylor
2003-07-10
2
-1
/
+5
*
* fhandler_proc.cc (format_proc_stat): Use correctly sized constants for
Christopher Faylor
2003-07-10
3
-4
/
+4
*
* include/cygwin/version.h: Bump DLL minor number to 1.
Christopher Faylor
2003-07-10
2
-1
/
+5
*
* fhandler_proc.cc (fhandler_proc::fill_filebuf): Allocate more space for stat
Christopher Faylor
2003-07-10
2
-23
/
+60
*
* sysconf.cc (sysconf): Return processors online rather than bitmask for
Christopher Faylor
2003-07-09
2
-1
/
+13
*
* cygheap.cc (creturn): Set appropriate errno when out of memory.
Christopher Faylor
2003-07-09
8
-26
/
+64
*
* include/commctrl.h (NMTVDISPINFO[AW]): Replace obsolete struct
Danny Smith
2003-07-08
2
-8
/
+23
*
* rmsym: Don't use ranlib.
Christopher Faylor
2003-07-07
2
-4
/
+6
*
* newsym: Reenable removal of tmp directory. Just use ar to generate archive
Christopher Faylor
2003-07-07
3
-6
/
+10
*
* newsym: Create objects that are closer to those created by dlltool so as not
Christopher Faylor
2003-07-07
3
-6
/
+24
*
* newsym: Oops. Revert below change.
Christopher Faylor
2003-07-07
2
-1
/
+5
*
* newsym: Use correct prefix for generating imports.
Christopher Faylor
2003-07-06
3
-2
/
+8
*
update copyright
Christopher Faylor
2003-07-06
1
-1
/
+1
*
* winsup.api/known_bugs.tcl: Remove gethostid01 from list of known bugs.
Christopher Faylor
2003-07-06
2
-1
/
+6
*
white space
Christopher Faylor
2003-07-06
1
-1
/
+1
*
* syscalls.cc (gethostid): Set thread affinity so that results are predictable.
Christopher Faylor
2003-07-06
2
-6
/
+19
*
* Makefile.in: Remove .dat files when cleaning.
Christopher Faylor
2003-07-06
2
-1
/
+5
*
* Makefile.in: Remove .d files when cleaning.
Christopher Faylor
2003-07-06
2
-1
/
+5
*
* mmap.cc (list::match): Add parameters to return valid address and
Corinna Vinschen
2003-07-05
2
-25
/
+54
*
* fhandler.h (fhandler_socket::get_connect_state): New method to
Corinna Vinschen
2003-07-05
4
-5
/
+32
*
fix typo
Christopher Faylor
2003-07-04
1
-1
/
+1
*
* mmap.cc (fhandler_disk_file::mmap): Fix address test.
Corinna Vinschen
2003-07-04
2
-1
/
+5
*
* mount.cc (struct opt): Remove posix option.
Christopher Faylor
2003-07-04
3
-2
/
+22
*
* mount.cc (longopts): Add long "options" keyword.
Christopher Faylor
2003-07-04
3
-2
/
+72
*
* path.cc (fillout_mntent): Change "posix" to "managed".
Christopher Faylor
2003-07-04
2
-1
/
+5
*
* fhandler.h (FH_ENC): New enum.
Christopher Faylor
2003-07-04
5
-33
/
+150
[next]