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 | -2/+0 |
2015-03-03 | * msg.cc: Throughout, drop raising SIGSYS if cygserver is not running. | Corinna Vinschen | 1 | -7/+1 |
2014-08-22 | * Throughout, use __try/__except/__endtry blocks, rather than myfault | Corinna Vinschen | 1 | -23/+29 |
2013-04-23 | * Merge in cygwin-64bit-branch. | Corinna Vinschen | 1 | -5/+5 |
2013-01-21 | Throughout, update copyrights to reflect dates which correspond to main-branch | Christopher Faylor | 1 | -1/+1 |
2009-01-21 | ChangeLog: | Corinna Vinschen | 1 | -21/+1 |
2008-04-07 | Remove unneeded header files from source files throughout. | Christopher Faylor | 1 | -6/+0 |
2005-07-03 | Replace valid memory checks with new myfault class "exception handling", almost | Christopher Faylor | 1 | -17/+5 |
2004-05-28 | * path.cc (chdir): Always use the normalized_path as posix_cwd, except if it | Christopher Faylor | 1 | -3/+3 |
2004-03-26 | * sem.cc (semget): Fix debug string. | Corinna Vinschen | 1 | -2/+2 |
2003-11-28 | Eliminate use of sigframe and sigthread throughout. | Christopher Faylor | 1 | -3/+0 |
2003-11-21 | * sem.cc: Always include signal.h to handle SIGSYS raise when !USE_SERVER. | Christopher Faylor | 1 | -0/+1 |
2003-11-20 | * msg.cc (msgctl): Raise SIGSYS if call not available. | Corinna Vinschen | 1 | -0/+9 |
2003-11-19 | * cygserver.h (client_request::request_code_t): Add | Corinna Vinschen | 1 | -7/+136 |
2003-06-16 | Throughout, remove "include <errno.h>" from files which already include | Christopher Faylor | 1 | -1/+0 |
2002-09-22 | 2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com> | Conrad Scott | 1 | -0/+41 |