diff options
author | Marco Gerards <marco@gnu.org> | 2004-09-12 10:45:38 +0000 |
---|---|---|
committer | Marco Gerards <marco@gnu.org> | 2004-09-12 10:45:38 +0000 |
commit | ae6de4b69179c93bd984fe441e1081cdf2563d13 (patch) | |
tree | 8489dc00bc073dc420158fa65f07e5e48d1b4da4 /libnetfs/ChangeLog | |
parent | b322844fcb01f9669ef41d2e9d74ed17f70b71e6 (diff) |
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.
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. |