Update.
[platform/upstream/glibc.git] / ChangeLog
index bef8a11..5f0f728 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2001-01-26  Ulrich Drepper  <drepper@redhat.com>
 
+       * conform/conformtest.pl: Implement optional-element.  Define
+       $mustprepend{"sched.h"}.
+
+       * conform/data/sched.h-data: Make sporadic scheduler definitions
+       optional.
+
+       * pwd/pwd.h: Don't define getpwent_r for XPG.
+
        * io/sys/poll.h: Define nfds_t and use it in poll prototype.
        * sysdeps/generic/poll.c: Use nfds_t type in function definition.
        * sysdeps/mach/hurd/poll.c: Likewise.