1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-29 22:40:34 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2006-04-06 00:33:32 +00:00
parent 0d3a990739
commit a07fbceabb

View file

@ -1,3 +1,10 @@
2006-04-06 Kevin Ryde <user42@zip.com.au>
* 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 <user42@zip.com.au> 2006-03-28 Kevin Ryde <user42@zip.com.au>
* api-compound.texi (Vector Accessing from C): Show * api-compound.texi (Vector Accessing from C): Show