| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unneeded header files from source files throughout. | Christopher Faylor | 2008-04-07 | 1 | -2/+0 |
* | Change pthread::cancelable_wait to just cancelable_wait, throughout. | Christopher Faylor | 2005-06-09 | 1 | -1/+1 |
* | * child_info.h (child_info_spawn::hexec_proc): Eliminate. | Christopher Faylor | 2004-11-26 | 1 | -1/+0 |
* | Regularize most strace_prints throughout so that %E is always preceded by a | Christopher Faylor | 2004-09-03 | 1 | -1/+1 |
* | * wait.cc (wait4): Initialize pointer on entry. Avoid calling | Christopher Faylor | 2004-03-12 | 1 | -13/+8 |
* | * cygtls.h (waitq): Declare structure here. | Christopher Faylor | 2004-03-12 | 1 | -3/+2 |
* | * gendef (sigreturn): Call stabilize_sig_stack to ensure that there are no | Christopher Faylor | 2004-03-04 | 1 | -1/+1 |
* | Rename _threadinfo to _cygtls, throughout. | Christopher Faylor | 2004-02-12 | 1 | -2/+3 |
* | * debug.h (console_printf): Define for non-debugging condition. | Christopher Faylor | 2004-02-09 | 1 | -1/+1 |
* | * pinfo.h (pinfo::operator ==): Add a way to check for _pinfo types. | Christopher Faylor | 2003-12-17 | 1 | -1/+1 |
* | * spawn.cc (spawn_guts): Change type back to 'int' after erroneous change | Christopher Faylor | 2003-12-08 | 1 | -4/+3 |
* | Eliminate use of sigframe and sigthread throughout. | Christopher Faylor | 2003-11-28 | 1 | -2/+2 |
* | Throughout, eliminate argument to sig_dispatch_pending. | Christopher Faylor | 2003-08-19 | 1 | -1/+1 |
* | Throughout, remove "include <errno.h>" from files which already include | Christopher Faylor | 2003-06-16 | 1 | -1/+0 |
* | Do some minor reformatting of 'extern "C"' use throughout. | Christopher Faylor | 2003-03-09 | 1 | -5/+4 |
* | * autoload.cc: Fix copyright date. | Corinna Vinschen | 2003-01-15 | 1 | -1/+1 |
* | Apply wait_cancel patch | Thomas Pfaff | 2003-01-14 | 1 | -1/+4 |
* | * wait.cc (wait4): Force pending signal delivery before waiting for process | Christopher Faylor | 2002-11-23 | 1 | -0/+1 |
* | Change _function() to function() throughout. | Christopher Faylor | 2002-10-21 | 1 | -1/+1 |
* | * dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares. | Christopher Faylor | 2002-06-05 | 1 | -1/+1 |
* | Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h, | Christopher Faylor | 2002-05-25 | 1 | -1/+0 |
* | * sigproc.h (class sigframe): Implement 'unregister()' method. | Christopher Faylor | 2001-04-01 | 1 | -60/+63 |
* | Fix spacing, copyrights. | Christopher Faylor | 2001-03-18 | 1 | -3/+3 |
* | Update copyrights. | Christopher Faylor | 2001-03-18 | 1 | -1/+1 |
* | * autoload.cc (LoadDLLinitfunc): Remove debugging statement. | Christopher Faylor | 2001-01-17 | 1 | -2/+5 |
* | * wait.cc (wait4): Rename variable for consistency. Allow restartable signal | Christopher Faylor | 2001-01-16 | 1 | -14/+17 |
* | Throughout use myself->ppid_handle rather than parent_alive. | Christopher Faylor | 2000-11-15 | 1 | -1/+0 |
* | * errno.cc (seterrno_from_win_error): Fix debugging output. | Christopher Faylor | 2000-10-12 | 1 | -0/+1 |
* | * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files | Christopher Faylor | 2000-08-22 | 1 | -0/+3 |
* | * cygerrno.h: New file. Use this throughout whenever errno manipulation is | Christopher Faylor | 2000-08-22 | 1 | -0/+1 |
* | * winsup.h: take out protections of environ, errno, allow C use | DJ Delorie | 2000-08-02 | 1 | -1/+1 |
* | * include/cygwin/version.h: Bump DLL minor version number to 5 due to all of | Christopher Faylor | 2000-07-29 | 1 | -0/+1 |
* | * exceptions.cc (interruptible): Change method for determining if something is | Christopher Faylor | 2000-02-24 | 1 | -1/+1 |
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+113 |