summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler_fifo.cc
Commit message (Expand)AuthorAgeFilesLines
* * dtable.cc (dtable::find_fifo): Release lock after fifo found (still racy).Christopher Faylor2004-06-071-47/+58
* * Use new unified status_flag accessor methods from classes fhandler_*,Corinna Vinschen2004-04-101-1/+1
* * cygheap.cc (init_cheap): Add ability to specify minimal cygwin heap size whenChristopher Faylor2004-03-211-35/+6
* * debug.h (console_printf): Define for non-debugging condition.Christopher Faylor2004-02-091-1/+1
* Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate,Christopher Faylor2003-12-071-1/+1
* * syscalls.cc (system): Strip signal considerations from here so that they areChristopher Faylor2003-09-201-0/+207