Age | Commit message (Expand) | Author | Files | Lines |
2003-12-23 | * exceptions.cc (set_signal_mask): Redefine to not pass by address. Report | Christopher Faylor | 1 | -42/+24 |
2003-09-29 | * syslog.cc (vsyslog): Print debug message if ReportEventA fails. | Corinna Vinschen | 1 | -2/+3 |
2003-09-25 | * devices.cc: New file. | Christopher Faylor | 1 | -1/+1 |
2003-06-16 | Throughout, remove "include <errno.h>" from files which already include | Christopher Faylor | 1 | -1/+0 |
2003-06-06 | * cygwin.din: Add vsyslog. | Corinna Vinschen | 1 | -5/+10 |
2003-03-09 | Do some minor reformatting of 'extern "C"' use throughout. | Christopher Faylor | 1 | -6/+3 |
2003-02-23 | 2003-02-23 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 1 | -3/+0 |
2003-02-22 | * syslog.cc (syslog): Do not print the Windows pid. Print the Cygwin pid as an | Christopher Faylor | 1 | -11/+20 |
2002-09-22 | * fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller has | Christopher Faylor | 1 | -6/+6 |
2001-10-15 | * fhandler.cc (fhandler_base::fork_fixup): Don't protect handle. | Christopher Faylor | 1 | -0/+1 |
2001-10-05 | * syscalls.cc (stat_worker): Make global. Accept path_conv parameter for | Christopher Faylor | 1 | -0/+20 |
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 | -4/+4 |
2001-09-11 | Update copyrights. | Christopher Faylor | 1 | -1/+1 |
2001-08-04 | Throughout, change check for running under Windows NT to 'iswinnt'. | Christopher Faylor | 1 | -2/+2 |
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/+1 |
2001-01-22 | * cygwin.din: Add export for setlogmask(). | Christopher Faylor | 1 | -3/+0 |
2000-11-17 | * syslog.cc (syslog): Add users SID to NT syslog entry. | Corinna Vinschen | 1 | -1/+2 |
2000-08-24 | * select.cc (cygwin_select): Correct logic for "always_ready" fds or when there | Christopher Faylor | 1 | -8/+8 |
2000-08-22 | * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files | Christopher Faylor | 1 | -0/+2 |
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 | -1/+1 |
2000-08-11 | Fix premature use of fdtab. | Christopher Faylor | 1 | -1/+1 |
2000-08-11 | * syslog.cc (syslog): Use a less malloc-intensive method for allocating the | Christopher Faylor | 1 | -31/+23 |
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/+395 |