summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/pinfo.cc
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile.in: Add cygheap.o.Christopher Faylor2000-09-031-15/+4
* * pinfo.h (pinfo): Un-inline release.Christopher Faylor2000-08-261-8/+21
* * dcrt0.cc (dll_crt0_1): Move set_os_type.Christopher Faylor2000-08-261-5/+1
* * dcrt0.cc (dll_crt0_1): Move exception list and constructor stuff earlier inChristopher Faylor2000-08-241-7/+14
* Revert previous erroneous checkin.Christopher Faylor2000-08-231-14/+7
* * include/sys/cygwin.h: Protect class definitions.Christopher Faylor2000-08-231-7/+14
* * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor2000-08-221-1/+5
* * 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/+2
* Rename hinfo -> dtable. Name the former dtable array 'fdtab'.Christopher Faylor2000-08-121-1/+1
* * strace.cc (strace::prntf): Make second argument the function name, ratherChristopher Faylor2000-08-021-11/+11
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-1/+1
* * include/cygwin/version.h: Bump DLL minor version number to 5 due to all ofChristopher Faylor2000-07-291-216/+164
* * pinfo.cc (pinfo_init): Revert previous patch.Corinna Vinschen2000-06-171-2/+0
* * pinfo.cc (pinfo_init): Add missing initializers.Corinna Vinschen2000-06-171-0/+2
* * exceptions.cc (interruptible): Allocate slightly more space for directoryChristopher Faylor2000-04-261-2/+2
* Throughout use strace class in place of individual functions and variables.Christopher Faylor2000-03-071-10/+10
* * pinfo.cc (set_myself): Add build date to strace output.Christopher Faylor2000-02-281-0/+1
* * dcrt0.cc (set_os_type): Record OS name string.Christopher Faylor2000-02-281-3/+18
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+413