From a07fbceabb7a4efe5c1a8ca442537e4bcac1f302 Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Thu, 6 Apr 2006 00:33:32 +0000 Subject: [PATCH] *** empty log message *** --- doc/ref/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog index 510908973..71c191425 100644 --- a/doc/ref/ChangeLog +++ b/doc/ref/ChangeLog @@ -1,3 +1,10 @@ +2006-04-06 Kevin Ryde + + * posix.texi (Ports and File Descriptors): Clarify fcntl a bit, + and correction FD_CLOEXEC goes with FD_SETFD not FD_SETFL. + (Network Sockets and Communication): In accept, cross-reference to + fcntl on O_NONBLOCK. + 2006-03-28 Kevin Ryde * api-compound.texi (Vector Accessing from C): Show