summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/wait.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded header files from source files throughout.Christopher Faylor2008-04-071-2/+0
* Change pthread::cancelable_wait to just cancelable_wait, throughout.Christopher Faylor2005-06-091-1/+1
* * child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor2004-11-261-1/+0
* Regularize most strace_prints throughout so that %E is always preceded by aChristopher Faylor2004-09-031-1/+1
* * wait.cc (wait4): Initialize pointer on entry. Avoid callingChristopher Faylor2004-03-121-13/+8
* * cygtls.h (waitq): Declare structure here.Christopher Faylor2004-03-121-3/+2
* * gendef (sigreturn): Call stabilize_sig_stack to ensure that there are noChristopher Faylor2004-03-041-1/+1
* Rename _threadinfo to _cygtls, throughout.Christopher Faylor2004-02-121-2/+3
* * debug.h (console_printf): Define for non-debugging condition.Christopher Faylor2004-02-091-1/+1
* * pinfo.h (pinfo::operator ==): Add a way to check for _pinfo types.Christopher Faylor2003-12-171-1/+1
* * spawn.cc (spawn_guts): Change type back to 'int' after erroneous changeChristopher Faylor2003-12-081-4/+3
* Eliminate use of sigframe and sigthread throughout.Christopher Faylor2003-11-281-2/+2
* 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