Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-04-22 | * fhandler.cc (fhandler_base::read): Remove unused signal state tweaks. | Christopher Faylor | 1 | -18/+23 |
2005-04-17 | Actually check in files. | Christopher Faylor | 1 | -3/+3 |
2005-04-16 | * fhandler.cc (fhandler::dup): Duplicate flags, too. | Christopher Faylor | 1 | -5/+8 |
2004-06-07 | * dtable.cc (dtable::find_fifo): Release lock after fifo found (still racy). | Christopher Faylor | 1 | -47/+58 |
2004-04-10 | * Use new unified status_flag accessor methods from classes fhandler_*, | Corinna Vinschen | 1 | -1/+1 |
2004-03-21 | * cygheap.cc (init_cheap): Add ability to specify minimal cygwin heap size when | Christopher Faylor | 1 | -35/+6 |
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 | -1/+1 |
2003-09-20 | * syscalls.cc (system): Strip signal considerations from here so that they are | Christopher Faylor | 1 | -0/+207 |