Age | Commit message (Expand) | Author | Files | Lines |
2004-04-09 | * fhandler.h (class fhandler_dev_raw): Move status bits into protected | Corinna Vinschen | 1 | -1/+1 |
2004-02-09 | * debug.h (console_printf): Define for non-debugging condition. | Christopher Faylor | 1 | -1/+1 |
2003-12-03 | Substitute 0x7fffffff and 0xffffffff by INT32_MAX and UINT32_MAX | Corinna Vinschen | 1 | -1/+1 |
2003-09-25 | * devices.cc: New file. | Christopher Faylor | 1 | -3/+5 |
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 | -11/+11 |
2003-01-26 | * uinfo.cc (pwdgrp::load): Regularize strace output. Add warning for | Christopher Faylor | 1 | -96/+96 |
2002-12-14 | Throughout, change fhandler_*::read and fhandler_*::raw_read to void functions | Christopher Faylor | 1 | -1/+4 |
2002-11-07 | * include/cygwin/fs.h: New file. | Corinna Vinschen | 1 | -1/+122 |
2002-09-22 | * fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller has | Christopher Faylor | 1 | -1/+1 |
2002-06-05 | Remove fcntl.h includes throughout. | Christopher Faylor | 1 | -1/+0 |
2002-02-25 | * cygwin.din (fstat64): New symbol. | Corinna Vinschen | 1 | -22/+16 |
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 | -6/+6 |
2001-10-22 | Remove 'cb' parameter and modify fhandler_* constructors throughout. | Christopher Faylor | 1 | -1/+0 |
2001-10-13 | * fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for successful | Christopher Faylor | 1 | -1/+1 |
2001-10-04 | * dcrt0.cc (dll_crt0_1): Don't close hexec_proc if it is NULL. | Christopher Faylor | 1 | -2/+2 |
2001-09-07 | * cygheap.h (init_cygheap): Move heap pointers here. | Christopher Faylor | 1 | -2/+2 |
2001-09-05 | * fhandler_floppy.cc (fhandler_floppy::lseek): Remove iswinnt check. | Corinna Vinschen | 1 | -36/+33 |
2001-08-04 | Throughout, change check for running under Windows NT to 'iswinnt'. | Christopher Faylor | 1 | -1/+1 |
2001-07-26 | Throughout, reorganize header file inclusion to put security.h prior to | Christopher Faylor | 1 | -1/+2 |
2001-03-18 | Update copyrights. | Christopher Faylor | 1 | -1/+1 |
2001-03-03 | *** empty log message *** | Christopher Faylor | 1 | -10/+10 |
2001-02-28 | * fhandler_floppy.cc (fhandler_dev_floppy::lseek): Determine | Egor Duda | 1 | -47/+84 |
2001-02-05 | * fhandler.cc (fhandler_base::open): Always add GENERIC_READ access | Corinna Vinschen | 1 | -3/+76 |
2000-08-22 | * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files | 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-02-24 | * exceptions.cc (interruptible): Change method for determining if something is | Christopher Faylor | 1 | -1/+1 |
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/+90 |