Age | Commit message (Expand) | Author | Files | Lines |
2004-05-17 | * cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile, | Corinna Vinschen | 1 | -0/+1 |
2004-04-14 | * autoload.cc (NtSetSecurityObject): Add. | Corinna Vinschen | 1 | -0/+2 |
2004-02-09 | * debug.h (console_printf): Define for non-debugging condition. | Christopher Faylor | 1 | -1/+1 |
2004-02-03 | * Makefile.in (DLL_OFILES): Add strsig.o. | Christopher Faylor | 1 | -0/+2 |
2003-09-25 | * devices.cc: New file. | Christopher Faylor | 1 | -1/+1 |
2003-09-04 | * sysconf.cc (sysconf): Return more accurate value for _SC_AVPHYS_PAGES. | Corinna Vinschen | 1 | -3/+18 |
2003-07-17 | * sysconf.cc (sysconf): Fix OPEN_MAX patch. Return page size on | Corinna Vinschen | 1 | -2/+2 |
2003-07-09 | * sysconf.cc (sysconf): Return processors online rather than bitmask for | Christopher Faylor | 1 | -1/+8 |
2003-07-09 | * cygheap.cc (creturn): Set appropriate errno when out of memory. | Christopher Faylor | 1 | -1/+6 |
2003-06-16 | Throughout, remove "include <errno.h>" from files which already include | Christopher Faylor | 1 | -1/+0 |
2003-01-10 | Split ChangeLog, create ChangeLog-2002. | Corinna Vinschen | 1 | -1/+1 |
2003-01-01 | * sysconf.cc (sysconf): Return arbitrary values for _SC_GETGR_R_SIZE_MAX, | Christopher Faylor | 1 | -0/+4 |
2002-09-22 | * fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller has | Christopher Faylor | 1 | -3/+3 |
2002-06-05 | * dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares. | Christopher Faylor | 1 | -1/+1 |
2002-03-12 | * sysconf.cc (sysconf): Fix condition. | Corinna Vinschen | 1 | -1/+1 |
2001-11-05 | Eliminate excess whitespace. | Christopher Faylor | 1 | -1/+1 |
2001-10-15 | * fhandler.cc (fhandler_base::fork_fixup): Don't protect handle. | Christopher Faylor | 1 | -1/+1 |
2001-10-01 | Add "path.h" include throughout, where needed. Use new path_conv methods and | Christopher Faylor | 1 | -0/+1 |
2001-09-12 | * Makefile.in: Build wincap.o. | Corinna Vinschen | 1 | -27/+29 |
2001-09-11 | Update copyrights. | Christopher Faylor | 1 | -1/+1 |
2001-09-07 | * cygheap.h (init_cygheap): Move heap pointers here. | Christopher Faylor | 1 | -8/+8 |
2001-08-16 | * resource.cc (getrlimit): Return getdtablesize () as current limit | Corinna Vinschen | 1 | -1/+1 |
2001-08-16 | * resource.cc (getrlimit): Return OPEN_MAX as current limit | Corinna Vinschen | 1 | -4/+1 |
2001-08-04 | Throughout, change check for running under Windows NT to 'iswinnt'. | Christopher Faylor | 1 | -1/+1 |
2001-07-26 | Throughout, reorganize header file inclusion to put security.h prior to | Christopher Faylor | 1 | -0/+1 |
2001-04-18 | Throughout, change fdtab references to cygheap->fdtab. | Christopher Faylor | 1 | -1/+2 |
2001-01-15 | * sysconf.cc (sysconf): return `getpagesize ()' on _SC_PAGESIZE | Corinna Vinschen | 1 | -5/+1 |
2000-10-28 | Whitespace cleanup. | Christopher Faylor | 1 | -1/+1 |
2000-10-24 | * ntdll.h: New file. | Corinna Vinschen | 1 | -0/+35 |
2000-08-22 | * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files | Christopher Faylor | 1 | -0/+1 |
2000-08-22 | * cygerrno.h: New file. Use this throughout whenever errno manipulation is | Christopher Faylor | 1 | -0/+1 |
2000-08-12 | * winsup.h: Split out dtable definitions into separate header file. | Christopher Faylor | 1 | -0/+1 |
2000-08-12 | Rename hinfo -> dtable. Name the former dtable array 'fdtab'. | Christopher Faylor | 1 | -2/+2 |
2000-08-02 | * winsup.h: take out protections of environ, errno, allow C use | DJ Delorie | 1 | -1/+1 |
2000-02-17 | import winsup-2000-02-17 snapshot | Christopher Faylor | 1 | -0/+62 |