aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96da3a1694..7c6c6f7f2d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
1999-08-06 Ulrich Drepper <drepper@cygnus.com>
+ * rt/aio_misc.c (handle_fildes_io): Imitate the behaviour on other
+ systems which allow using the functions also on non-seekable
+ devices.
+
* resolv/res_send.c (res_send): Recompute timeout for poll for
each jump to `wait'.