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