Age | Commit message (Expand) | Author | Files | Lines |
2004-03-02 | * fhandler_raw.cc (fhandler_dev_raw::raw_read): When reading with | Corinna Vinschen | 1 | -0/+1 |
2004-02-09 | * debug.h (console_printf): Define for non-debugging condition. | Christopher Faylor | 1 | -1/+1 |
2003-12-07 | Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate, | Christopher Faylor | 1 | -7/+7 |
2003-09-25 | * devices.cc: New file. | Christopher Faylor | 1 | -9/+9 |
2003-06-16 | Throughout, remove "include <errno.h>" from files which already include | Christopher Faylor | 1 | -1/+0 |
2003-04-01 | * dir.cc: Change __off32_t to _off_t and __off64_t to _off64_t | Corinna Vinschen | 1 | -2/+2 |
2002-09-30 | Remove \n from calls to strace class printfs throughout. | Christopher Faylor | 1 | -5/+5 |
2002-09-22 | * fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller has | Christopher Faylor | 1 | -2/+2 |
2002-06-05 | Remove fcntl.h includes throughout. | Christopher Faylor | 1 | -1/+0 |
2002-06-02 | * fhandler.cc (fhandler_base::fstat): Move dev and ino calculation into caller. | Christopher Faylor | 1 | -4/+2 |
2002-02-25 | * cygwin.din (fstat64): New symbol. | Corinna Vinschen | 1 | -3/+3 |
2002-02-10 | * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc, | Corinna Vinschen | 1 | -1/+1 |
2002-02-10 | * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h, | Corinna Vinschen | 1 | -3/+3 |
2001-11-16 | * fhandler_raw.cc (fhandler_dev_raw::clear): Don't reset unit. | Corinna Vinschen | 1 | -0/+1 |
2001-10-22 | Remove 'cb' parameter and modify fhandler_* constructors throughout. | Christopher Faylor | 1 | -1/+0 |
2001-10-16 | * fhandler_raw.cc (fhandler_dev_raw::open): Eliminate compatibility | Corinna Vinschen | 1 | -1/+1 |
2001-10-16 | * fhandler_tape.cc (fhandler_dev_tape::tape_status): Report | Corinna Vinschen | 1 | -0/+1 |
2001-10-16 | * autoload.cc: Add load statement for `NtOpenFile'. | Corinna Vinschen | 1 | -5/+2 |
2001-10-13 | * fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for successful | Christopher Faylor | 1 | -1/+2 |
2001-10-05 | Add second path_conv * argument to fstat()s throughout. | Christopher Faylor | 1 | -2/+2 |
2001-10-04 | * dcrt0.cc (dll_crt0_1): Don't close hexec_proc if it is NULL. | Christopher Faylor | 1 | -11/+4 |
2001-10-01 | Add "path.h" include throughout, where needed. Use new path_conv methods and | Christopher Faylor | 1 | -1/+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 | -1/+1 |
2001-06-22 | * fhandler_tape.cc (fhandler_dev_tape::tape_erase): Set size | Corinna Vinschen | 1 | -1/+1 |
2001-06-15 | * fhandler_tape.cc (fhandler_dev_tape::tape_status): Set size | Corinna Vinschen | 1 | -1/+4 |
2001-04-18 | Throughout, change fdtab references to cygheap->fdtab. | Christopher Faylor | 1 | -1/+2 |
2001-03-05 | * dlopen.c (dlopen): Return NULL when name is NULL (suggested by | Christopher Faylor | 1 | -0/+1 |
2000-10-31 | * fhandler.h (fhandler_dev_raw): Add definition for method | Corinna Vinschen | 1 | -6/+8 |
2000-10-31 | * fhandler_tape.cc (fhandler_dev_tape::open): Fix memory allocation. | Corinna Vinschen | 1 | -3/+4 |
2000-09-03 | * Makefile.in: Add cygheap.o. | Christopher Faylor | 1 | -24/+24 |
2000-08-22 | * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files | Christopher Faylor | 1 | -0/+2 |
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-23 | * fhandler.h (class fhandler_dev_raw): Add private member `varblkop' | Corinna Vinschen | 1 | -39/+44 |
2000-05-16 | * fhandler_tape.cc (fhandler_dev_tape::ioctl): Check | Corinna Vinschen | 1 | -1/+6 |
2000-02-17 | import winsup-2000-02-17 snapshot | Christopher Faylor | 1 | -0/+829 |