summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/wait.cc
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-3/+0
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-2/+2
* Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor2013-01-211-2/+2
* Rename cancelable_wait -> cygwait throughout.Christopher Faylor2012-08-151-2/+2
* * DevNotes: Add entry cgf-000013.Christopher Faylor2012-07-211-1/+1
* * cygwait.h (LARGE_NULL): Define.Christopher Faylor2012-06-191-1/+1
* Add '#include "cygwait.h"' throughout, where appropriate.Christopher Faylor2012-06-171-2/+3
* * exceptions.cc (set_signal_mask): Remove useless debugging output.Christopher Faylor2011-12-171-5/+2
* * cygtls.h (struct _local_storage): Add cw_timer member.Yaakov Selkowitz2011-08-031-2/+3
* * exceptions.cc (sig_handle_tty_stop): Set stopsig to SIGCONT when continuing.Christopher Faylor2009-07-181-1/+1
* * fhandler.cc (fhandler_base::wait_overlapped): Honor nonblocking flag forChristopher Faylor2009-06-141-2/+0
* 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