summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-10-28 14:41:59 +0000
committerUlrich Drepper <drepper@redhat.com>1998-10-28 14:41:59 +0000
commit6e2cc2c14732fc3e5f3d8b8e86c23c32899fbb76 (patch)
tree308634e4598dc78e096fa0efc4c2507bc6a94e97 /ChangeLog
parentc70ca1fa69c9a95108664b4132b7188a686cc9e4 (diff)
Update.
1998-10-27 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * string/bits/string2.h: __USE_GNU already implies __USE_MISC. 1998-10-27 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * sysdeps/generic/bits/types.h (__FDS_BITS): New macro to access fds_bits member. * sysdeps/unix/sysv/linux/alpha/bits/types.h (__FDS_BITS): Likewise. * sysdeps/unix/sysv/linux/bits/types.h (__FDS_BITS): Likewise. * sysdeps/unix/sysv/linux/mips/bits/types.h (__FDS_BITS): Likewise. * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h (__FDS_BITS): Likewise. * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h (__FDS_BITS): Likewise. * sysdeps/generic/bits/select.h (__FD_ZERO, __FD_SET, __FD_CLR, __FD_ISSET): Use it. * sysdeps/i386/bits/select.h (__FD_ZERO, __FD_SET, __FD_CLR, __FD_ISSET): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6145a182e..2d910c538c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+1998-10-27 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
+
+ * string/bits/string2.h: __USE_GNU already implies __USE_MISC.
+
+1998-10-27 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
+
+ * sysdeps/generic/bits/types.h (__FDS_BITS): New macro to access
+ fds_bits member.
+ * sysdeps/unix/sysv/linux/alpha/bits/types.h (__FDS_BITS): Likewise.
+ * sysdeps/unix/sysv/linux/bits/types.h (__FDS_BITS): Likewise.
+ * sysdeps/unix/sysv/linux/mips/bits/types.h (__FDS_BITS): Likewise.
+ * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h (__FDS_BITS):
+ Likewise.
+ * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h (__FDS_BITS):
+ Likewise.
+ * sysdeps/generic/bits/select.h (__FD_ZERO, __FD_SET, __FD_CLR,
+ __FD_ISSET): Use it.
+ * sysdeps/i386/bits/select.h (__FD_ZERO, __FD_SET, __FD_CLR,
+ __FD_ISSET): Likewise.
+
1998-10-28 Geoff Keating <geoffk@ozemail.com.au>
* sysdeps/unix/sysv/linux/powerpc/syscalls.list: Tidy up, correct