diff options
Diffstat (limited to 'libnetfs/ChangeLog')
-rw-r--r-- | libnetfs/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libnetfs/ChangeLog b/libnetfs/ChangeLog index 904a02e6..6b9d9d64 100644 --- a/libnetfs/ChangeLog +++ b/libnetfs/ChangeLog @@ -1,3 +1,9 @@ +2004-09-12 Marco Gerards <metgerards@student.han.nl> + + * io-select.c: Include <hurd/ports.h>. + (netfs_S_io_select): Add arguments `reply' and `replytype'. + * mutations.h (IO_SELECT_REPLY_PORT): New macro. + 2004-07-27 Roland McGrath <roland@frob.com> * misc.h (OPENONLY_STATE_MODES): Remove O_NONBLOCK. |