| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove \n from calls to strace class printfs throughout. | Christopher Faylor | 2002-09-30 | 1 | -8/+8 |
* | * cygthread.cc (cygthread::initialized): Avoid copying on fork or some threads | Christopher Faylor | 2002-09-19 | 1 | -0/+1 |
* | * fhandler_clipboard.c (fhandler_dev_clipboard::open): Force text mode. | Christopher Faylor | 2002-07-01 | 1 | -1/+1 |
* | Remove fcntl.h includes throughout. | Christopher Faylor | 2002-06-05 | 1 | -1/+1 |
* | * cygwin.din (fstat64): New symbol. | Corinna Vinschen | 2002-02-25 | 1 | -2/+2 |
* | * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc, | Corinna Vinschen | 2002-02-10 | 1 | -1/+1 |
* | * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h, | Corinna Vinschen | 2002-02-10 | 1 | -2/+2 |
* | Ensure that all fhandler_*::read definitions are __stdcall throughout. | Christopher Faylor | 2001-10-24 | 1 | -1/+1 |
* | Remove 'cb' parameter and modify fhandler_* constructors throughout. | Christopher Faylor | 2001-10-22 | 1 | -7/+3 |
* | * fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for successful | Christopher Faylor | 2001-10-13 | 1 | -2/+2 |
* | * dcrt0.cc (dll_crt0_1): Don't close hexec_proc if it is NULL. | Christopher Faylor | 2001-10-04 | 1 | -2/+2 |
* | Move appropriate variables to NO_COPY segment, throughout. | Christopher Faylor | 2001-09-06 | 1 | -1/+1 |
* | Remove initialization of static or global values to zero, throughout. This | Christopher Faylor | 2001-09-06 | 1 | -1/+1 |
* | Throughout, reorganize header file inclusion to put security.h prior to | Christopher Faylor | 2001-07-26 | 1 | -2/+3 |
* | Remove trailing underscore from fhandler_base and friends, throughout. | Christopher Faylor | 2001-04-24 | 1 | -0/+1 |
* | * fhandler.h (fhandler_dev_clipboard): Extend to support writing. | Christopher Faylor | 2001-03-22 | 1 | -31/+217 |
* | * autoload.cc: Autoload CharToOemA. | Christopher Faylor | 2000-12-10 | 1 | -1/+1 |
* | Whitespace cleanup. | Christopher Faylor | 2000-10-28 | 1 | -1/+1 |
* | * fhandler_clipboard.cc: new file | DJ Delorie | 2000-10-17 | 1 | -0/+95 |