aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/pinfo.cc
AgeCommit message (Expand)AuthorFilesLines
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor1-1/+5
2000-08-22* cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor1-0/+1
2000-08-12* winsup.h: Split out dtable definitions into separate header file.Christopher Faylor1-0/+2
2000-08-12Rename hinfo -> dtable. Name the former dtable array 'fdtab'.Christopher Faylor1-1/+1
2000-08-02* strace.cc (strace::prntf): Make second argument the function name, ratherChristopher Faylor1-11/+11
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie1-1/+1
2000-07-29* include/cygwin/version.h: Bump DLL minor version number to 5 due to all ofChristopher Faylor1-216/+164
2000-06-17 * pinfo.cc (pinfo_init): Revert previous patch.Corinna Vinschen1-2/+0
2000-06-17 * pinfo.cc (pinfo_init): Add missing initializers.Corinna Vinschen1-0/+2
2000-04-26* exceptions.cc (interruptible): Allocate slightly more space for directoryChristopher Faylor1-2/+2
2000-03-07Throughout use strace class in place of individual functions and variables.Christopher Faylor1-10/+10
2000-02-28* pinfo.cc (set_myself): Add build date to strace output.Christopher Faylor1-0/+1
2000-02-28* dcrt0.cc (set_os_type): Record OS name string.Christopher Faylor1-3/+18
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+413