aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2daef263e9..67711d3062 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2001-08-22 Roland McGrath <roland@frob.com>
+
+ * conform/conformtest.pl (checknamespace): Sort the output list.
+
+ * sysdeps/generic/bits/poll.h (POLLWRBAND): New alias for POLLOUT.
+ (POLLRDNORM, POLLRDBAND, POLLWRNORM, POLLWRBAND): Make these
+ definitions conditional on [__USE_XOPEN].
+
+ * sysdeps/mach/hurd/bits/fcntl.h (O_ASYNC, O_FSYNC, O_SYNC): Define
+ these unconditionally, not only use [__USE_BSD], so as to match
+ the sysdeps/unix/sysv/linux files.
+
2001-08-22 Ulrich Drepper <drepper@redhat.com>
* test-skeleton.c (add_temp_file): Add __attribute__ ((unused)) to