summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/wait.cc
Commit message (Expand)AuthorAgeFilesLines
* Throughout, eliminate argument to sig_dispatch_pending.Christopher Faylor2003-08-191-1/+1
* Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor2003-06-161-1/+0
* Do some minor reformatting of 'extern "C"' use throughout.Christopher Faylor2003-03-091-5/+4
* * autoload.cc: Fix copyright date.Corinna Vinschen2003-01-151-1/+1
* Apply wait_cancel patchThomas Pfaff2003-01-141-1/+4
* * wait.cc (wait4): Force pending signal delivery before waiting for processChristopher Faylor2002-11-231-0/+1
* Change _function() to function() throughout.Christopher Faylor2002-10-211-1/+1
* * dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor2002-06-051-1/+1
* Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h,Christopher Faylor2002-05-251-1/+0
* * sigproc.h (class sigframe): Implement 'unregister()' method.Christopher Faylor2001-04-011-60/+63
* Fix spacing, copyrights.Christopher Faylor2001-03-181-3/+3
* Update copyrights.Christopher Faylor2001-03-181-1/+1
* * autoload.cc (LoadDLLinitfunc): Remove debugging statement.Christopher Faylor2001-01-171-2/+5
* * wait.cc (wait4): Rename variable for consistency. Allow restartable signalChristopher Faylor2001-01-161-14/+17
* Throughout use myself->ppid_handle rather than parent_alive.Christopher Faylor2000-11-151-1/+0
* * errno.cc (seterrno_from_win_error): Fix debugging output.Christopher Faylor2000-10-121-0/+1
* * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor2000-08-221-0/+3
* * cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor2000-08-221-0/+1
* * 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-0/+1
* * exceptions.cc (interruptible): Change method for determining if something isChristopher Faylor2000-02-241-1/+1
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+113