summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2011-10-30 05:21:07 +0000
committerChristopher Faylor <me@cgf.cx>2011-10-30 05:21:07 +0000
commit7295e356907ef9ca797e86912e5a4e35a7eb8603 (patch)
tree63c38acfb81cc54de37f0ea8642ad928fd9b8830
parentcd071d1363477d594a8c9ae9f2ca5e1357c8fe3d (diff)
downloadcygnal-7295e356907ef9ca797e86912e5a4e35a7eb8603.tar.gz
cygnal-7295e356907ef9ca797e86912e5a4e35a7eb8603.tar.bz2
cygnal-7295e356907ef9ca797e86912e5a4e35a7eb8603.zip
Remove erroneous entry.
-rw-r--r--winsup/cygwin/ChangeLog1
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 0ec1d3e49..a0bcb59a3 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -22,7 +22,6 @@
(fhandler_fifo::fifo_name): Use new argument when creating a shared
name.
(fhandler_fifo::open): Rewrite. Use events to synchronize.
- (pure_debug_printf): New macro, active only when DEBUGGING.
(fhandler_fifo::wait): Rewrite to wait for new fifo events which are
supplied as a parameter.
(fhandler_fifo::raw_read): Rewrite to use handle mechanism to detect