| Commit message (Expand) | Author | Age | Files | Lines |
* | * sigproc.h (wait_for_sigthread): Eliminate parameter. | Christopher Faylor | 2009-07-24 | 1 | -2/+2 |
* | * fhandler_floppy.cc (fhandler_dev_floppy::open): Fix format. Add | Corinna Vinschen | 2009-02-09 | 1 | -6/+24 |
* | * fhandler_floppy.cc (fhandler_dev_floppy::raw_read): Drop | Corinna Vinschen | 2008-11-21 | 1 | -2/+3 |
* | * pthread.cc (pthread_mutex::_unlock): Avoid unlocking a mutex if the | Christopher Faylor | 2008-11-07 | 1 | -1/+1 |
* | * fhandler_floppy.cc (fhandler_dev_floppy::raw_read): Keep track of | Corinna Vinschen | 2008-10-09 | 1 | -12/+18 |
* | * fhandler_floppy.cc (fhandler_dev_floppy::raw_read): Don't set | Corinna Vinschen | 2008-08-09 | 1 | -4/+1 |
* | Remove unneeded header files from source files throughout. | Christopher Faylor | 2008-04-07 | 1 | -3/+0 |
* | * fhandler_floppy.cc (fhandler_dev_floppy::lseek): Don't invalidate | Corinna Vinschen | 2007-05-22 | 1 | -1/+15 |
* | * fhandler_floppy.cc (fhandler_dev_floppy::lseek): Set buf size to | Corinna Vinschen | 2007-05-21 | 1 | -4/+6 |
* | * fhandler_floppy.cc (fhandler_dev_floppy::ioctl): Fix typo in lint | Corinna Vinschen | 2006-07-18 | 1 | -1/+1 |
* | GCC 4.1 fixes. | Christopher Faylor | 2006-07-17 | 1 | -2/+1 |
* | white space | Christopher Faylor | 2006-05-28 | 1 | -6/+6 |
* | * fhandler_floppy.cc: Include ntdef.h and ntdll.h. | Corinna Vinschen | 2006-03-24 | 1 | -51/+94 |
* | whitespace cleanup to force snapshot. | Christopher Faylor | 2005-12-22 | 1 | -3/+3 |
* | * fhandler.cc (fhandler_base::open_9x): Handle O_SYNC and O_DIRECT | Corinna Vinschen | 2005-12-14 | 1 | -3/+4 |
* | * fhandler_floppy.cc (fhandler_dev_floppy::lseek): Fix test for | Corinna Vinschen | 2005-12-07 | 1 | -1/+1 |
* | * fhandler_floppy.cc (fhandler_dev_floppy::get_drive_info): Use | Corinna Vinschen | 2005-09-30 | 1 | -2/+3 |
* | * fhandler_floppy.cc (fhandler_dev_floppy::get_drive_info): Don't call | Corinna Vinschen | 2005-09-29 | 1 | -1/+1 |
* | * fhandler.h (class fhandler_dev_raw): Delete current_position and | Corinna Vinschen | 2005-09-28 | 1 | -67/+279 |
* | * fhandler_floppy.cc (fhandler_dev_floppy::get_drive_info): Always | Corinna Vinschen | 2005-09-27 | 1 | -27/+61 |
* | * fhandler.h (class fhandler_dev_raw): Add drive information members | Corinna Vinschen | 2005-09-26 | 1 | -146/+79 |
* | Reorganize header file inclusion throughout so that cygerrno.h comes first. | Christopher Faylor | 2005-01-12 | 1 | -1/+1 |
* | * fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::init): Fix non-ISO | Corinna Vinschen | 2004-07-19 | 1 | -1/+0 |
* | * fhandler.h (class fhandler_dev_raw): Remove is_writing flag. | Corinna Vinschen | 2004-07-15 | 1 | -21/+3 |
* | * fhandler.h (class fhandler_dev_raw): Move status bits into protected | Corinna Vinschen | 2004-04-09 | 1 | -1/+1 |
* | * debug.h (console_printf): Define for non-debugging condition. | Christopher Faylor | 2004-02-09 | 1 | -1/+1 |
* | Substitute 0x7fffffff and 0xffffffff by INT32_MAX and UINT32_MAX | Corinna Vinschen | 2003-12-03 | 1 | -1/+1 |
* | * devices.cc: New file. | Christopher Faylor | 2003-09-25 | 1 | -3/+5 |
* | Throughout, remove "include <errno.h>" from files which already include | Christopher Faylor | 2003-06-16 | 1 | -1/+0 |
* | * dir.cc: Change __off32_t to _off_t and __off64_t to _off64_t | Corinna Vinschen | 2003-04-01 | 1 | -11/+11 |
* | * uinfo.cc (pwdgrp::load): Regularize strace output. Add warning for | Christopher Faylor | 2003-01-26 | 1 | -96/+96 |
* | Throughout, change fhandler_*::read and fhandler_*::raw_read to void functions | Christopher Faylor | 2002-12-14 | 1 | -1/+4 |
* | * include/cygwin/fs.h: New file. | Corinna Vinschen | 2002-11-07 | 1 | -1/+122 |
* | * fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller has | Christopher Faylor | 2002-09-22 | 1 | -1/+1 |
* | Remove fcntl.h includes throughout. | Christopher Faylor | 2002-06-05 | 1 | -1/+0 |
* | * cygwin.din (fstat64): New symbol. | Corinna Vinschen | 2002-02-25 | 1 | -22/+16 |
* | * 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 | -6/+6 |
* | Remove 'cb' parameter and modify fhandler_* constructors throughout. | Christopher Faylor | 2001-10-22 | 1 | -1/+0 |
* | * fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for successful | Christopher Faylor | 2001-10-13 | 1 | -1/+1 |
* | * dcrt0.cc (dll_crt0_1): Don't close hexec_proc if it is NULL. | Christopher Faylor | 2001-10-04 | 1 | -2/+2 |
* | * cygheap.h (init_cygheap): Move heap pointers here. | Christopher Faylor | 2001-09-07 | 1 | -2/+2 |
* | * fhandler_floppy.cc (fhandler_floppy::lseek): Remove iswinnt check. | Corinna Vinschen | 2001-09-05 | 1 | -36/+33 |
* | Throughout, change check for running under Windows NT to 'iswinnt'. | Christopher Faylor | 2001-08-04 | 1 | -1/+1 |
* | Throughout, reorganize header file inclusion to put security.h prior to | Christopher Faylor | 2001-07-26 | 1 | -1/+2 |
* | Update copyrights. | Christopher Faylor | 2001-03-18 | 1 | -1/+1 |
* | *** empty log message *** | Christopher Faylor | 2001-03-03 | 1 | -10/+10 |
* | * fhandler_floppy.cc (fhandler_dev_floppy::lseek): Determine | Egor Duda | 2001-02-28 | 1 | -47/+84 |
* | * fhandler.cc (fhandler_base::open): Always add GENERIC_READ access | Corinna Vinschen | 2001-02-05 | 1 | -3/+76 |
* | * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files | Christopher Faylor | 2000-08-22 | 1 | -0/+1 |