summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/syslog.cc
Commit message (Expand)AuthorAgeFilesLines
* * cygwin.din: Add export for setlogmask().Christopher Faylor2001-01-221-3/+0
* * syslog.cc (syslog): Add users SID to NT syslog entry.Corinna Vinschen2000-11-171-1/+2
* * select.cc (cygwin_select): Correct logic for "always_ready" fds or when thereChristopher Faylor2000-08-241-8/+8
* * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor2000-08-221-0/+2
* * cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor2000-08-221-0/+1
* * winsup.h: Split out dtable definitions into separate header file.Christopher Faylor2000-08-121-0/+1
* Rename hinfo -> dtable. Name the former dtable array 'fdtab'.Christopher Faylor2000-08-121-1/+1
* Fix premature use of fdtab.Christopher Faylor2000-08-111-1/+1
* * syslog.cc (syslog): Use a less malloc-intensive method for allocating theChristopher Faylor2000-08-111-31/+23
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-1/+1
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+395