| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-01-07 | Cygwin: open: support Linux-specific O_PATH flag | Corinna Vinschen | 1 | -0/+5 |
| 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 | -4/+4 |
| 2011-12-13 | * cygthread.h (cygthread::name): Very minor formatting tweak. | Christopher Faylor | 1 | -2/+2 |
| 2011-11-14 | update copyrights | Christopher Faylor | 1 | -1/+1 |
| 2011-10-20 | Throughout change TTY_* to PTY_*, tty_* to pty_*, and ttym_* to ptmx_*. | Christopher Faylor | 1 | -1/+1 |
| 2009-01-03 | Remove unneeded header files from source files throughout. Update copyrights | Christopher Faylor | 1 | -2/+2 |
| 2008-04-07 | Remove unneeded header files from source files throughout. | Christopher Faylor | 1 | -3/+0 |
| 2006-06-04 | * ioctl.cc (ioctl): Accommodate change in reported pty master device number. | Christopher Faylor | 1 | -2/+5 |
| 2003-11-28 | Eliminate use of sigframe and sigthread throughout. | Christopher Faylor | 1 | -2/+1 |
| 2003-09-25 | * devices.cc: New file. | Christopher Faylor | 1 | -1/+1 |
| 2003-06-16 | Throughout, remove "include <errno.h>" from files which already include | Christopher Faylor | 1 | -1/+0 |
| 2002-11-14 | * ioctl.cc (ioctl): Always print ioctl results, even when it's a tty. | Christopher Faylor | 1 | -5/+12 |
| 2002-11-04 | * fhandler_serial.cc (fhandler_serial::ioctl): Reformat. Set errno | Christopher Faylor | 1 | -1/+3 |
| 2002-09-30 | Remove \n from calls to strace class printfs throughout. | Christopher Faylor | 1 | -1/+1 |
| 2002-08-27 | * fhandler_socket.cc (fhandler_socket::check_peer_secret_event): | Corinna Vinschen | 1 | -0/+3 |
| 2002-01-13 | Add copyright stuff | Christopher Faylor | 1 | -1/+1 |
| 2002-01-06 | * ioctl.cc (ioctl): Make third argument optional. | Corinna Vinschen | 1 | -6/+12 |
| 2001-10-15 | * fhandler.cc (fhandler_base::fork_fixup): Don't protect handle. | Christopher Faylor | 1 | -8/+5 |
| 2001-10-01 | Add "path.h" include throughout, where needed. Use new path_conv methods and | Christopher Faylor | 1 | -0/+1 |
| 2001-09-11 | Update copyrights. | Christopher Faylor | 1 | -1/+1 |
| 2001-07-26 | Throughout, reorganize header file inclusion to put security.h prior to | Christopher Faylor | 1 | -0/+1 |
| 2001-04-18 | Throughout, change fdtab references to cygheap->fdtab. | Christopher Faylor | 1 | -2/+3 |
| 2000-09-07 | Split out tty and shared_info stuff into their own headers and use throughout. | 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 | -3/+3 |
| 2000-08-22 | * cygerrno.h: New file. Use this throughout whenever errno manipulation is | Christopher Faylor | 1 | -0/+1 |
| 2000-08-12 | * winsup.h: Split out dtable definitions into separate header file. | Christopher Faylor | 1 | -0/+1 |
| 2000-08-12 | Rename hinfo -> dtable. Name the former dtable array 'fdtab'. | Christopher Faylor | 1 | -2/+2 |
| 2000-08-02 | * winsup.h: take out protections of environ, errno, allow C use | DJ Delorie | 1 | -1/+1 |
| 2000-02-17 | import winsup-2000-02-17 snapshot | Christopher Faylor | 1 | -0/+44 |