Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * dtable.cc (dtable::find_fifo): Release lock after fifo found (still racy). | Christopher Faylor | 2004-06-07 | 1 | -47/+58 |
* | * Use new unified status_flag accessor methods from classes fhandler_*, | Corinna Vinschen | 2004-04-10 | 1 | -1/+1 |
* | * cygheap.cc (init_cheap): Add ability to specify minimal cygwin heap size when | Christopher Faylor | 2004-03-21 | 1 | -35/+6 |
* | * debug.h (console_printf): Define for non-debugging condition. | Christopher Faylor | 2004-02-09 | 1 | -1/+1 |
* | Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate, | Christopher Faylor | 2003-12-07 | 1 | -1/+1 |
* | * syscalls.cc (system): Strip signal considerations from here so that they are | Christopher Faylor | 2003-09-20 | 1 | -0/+207 |