aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/wait.cc
AgeCommit message (Expand)AuthorFilesLines
2002-06-05* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor1-1/+1
2002-05-25Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h,Christopher Faylor1-1/+0
2001-04-01* sigproc.h (class sigframe): Implement 'unregister()' method.Christopher Faylor1-60/+63
2001-03-18Fix spacing, copyrights.Christopher Faylor1-3/+3
2001-03-18Update copyrights.Christopher Faylor1-1/+1
2001-01-17* autoload.cc (LoadDLLinitfunc): Remove debugging statement.Christopher Faylor1-2/+5
2001-01-16* wait.cc (wait4): Rename variable for consistency. Allow restartable signalChristopher Faylor1-14/+17
2000-11-15Throughout use myself->ppid_handle rather than parent_alive.Christopher Faylor1-1/+0
2000-10-12* errno.cc (seterrno_from_win_error): Fix debugging output.Christopher Faylor1-0/+1
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor1-0/+3
2000-08-22* cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor1-0/+1
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-0/+1
2000-02-24* exceptions.cc (interruptible): Change method for determining if something isChristopher Faylor1-1/+1
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+113