Age | Commit message (Expand) | Author | Files | Lines |
2001-07-26 | Throughout, reorganize header file inclusion to put security.h prior to | Christopher Faylor | 1 | -0/+1 |
2001-05-09 | remove erroneous header. | Christopher Faylor | 1 | -1/+0 |
2001-05-09 | * fhandler.h (fhandler_termios::echo_erase): Declare new method. | Christopher Faylor | 1 | -6/+18 |
2001-04-28 | Throughout, change 'tty_attached' to 'real_tty_attached', for clarity. | Christopher Faylor | 1 | -13/+13 |
2001-03-18 | * fhandler.h (fhandler_tty_slave): Declare new methods. | Egor Duda | 1 | -0/+1 |
2001-03-17 | * fhandler_termios.cc (fhandler_termios::line_edit): Don't accept input when a | Christopher Faylor | 1 | -5/+2 |
2001-03-12 | * fhandler.h (fhandler_termios::fixup_after_exec): New function. | Egor Duda | 1 | -0/+7 |
2001-03-05 | * dlopen.c (dlopen): Return NULL when name is NULL (suggested by | Christopher Faylor | 1 | -0/+7 |
2001-01-17 | * autoload.cc (LoadDLLinitfunc): Remove debugging statement. | Christopher Faylor | 1 | -8/+11 |
2000-10-21 | * fhandler.h (fhandler_console): Remove tcsetpgrp. | Christopher Faylor | 1 | -3/+0 |
2000-10-19 | * Makefile.in: add miscfuncs.cc | DJ Delorie | 1 | -1/+1 |
2000-09-07 | Split out tty and shared_info stuff into their own headers and use throughout. | Christopher Faylor | 1 | -0/+1 |
2000-09-07 | * exceptions.cc (signal_exit): Reset all mutos owned by the main thread. | Christopher Faylor | 1 | -2/+6 |
2000-09-01 | * sigproc.cc (proc_info): Rename proc_exists which takes a pid to "pid_exists". | Christopher Faylor | 1 | -1/+1 |
2000-08-22 | * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files | Christopher Faylor | 1 | -1/+4 |
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-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 | -2/+2 |
2000-02-21 | Respond to a multitude of g++ warnings. | Christopher Faylor | 1 | -1/+1 |
2000-02-17 | import winsup-2000-02-17 snapshot | Christopher Faylor | 1 | -0/+293 |