index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
fhandler_fifo.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change foo (void) to foo () for all c++ functions throughout. Remove all
Christopher Faylor
2005-07-05
1
-1
/
+2
*
* cygthread.cc (cygthread::detach): Make error message a little more detailed.
Christopher Faylor
2005-06-07
1
-4
/
+5
*
* external.cc: Move pids declaration to file scope and use less enthusiastic
Christopher Faylor
2005-05-19
1
-1
/
+1
*
* fhandler.cc (fhandler_base::read): Remove unused signal state tweaks.
Christopher Faylor
2005-04-22
1
-18
/
+23
*
Actually check in files.
Christopher Faylor
2005-04-17
1
-3
/
+3
*
* fhandler.cc (fhandler::dup): Duplicate flags, too.
Christopher Faylor
2005-04-16
1
-5
/
+8
*
* 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