aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-06-27 13:16:32 +0000
committerUlrich Drepper <drepper@redhat.com>1998-06-27 13:16:32 +0000
commit19c36e333722962398eb281fd7201ac45f5eb572 (patch)
tree8e7717ac6b0803fe302a3edd54b3e31e544444f5 /ChangeLog
parentbfc73ba2b6a817204d4e3f271607b015a7985d91 (diff)
downloadglibc-19c36e333722962398eb281fd7201ac45f5eb572.tar
glibc-19c36e333722962398eb281fd7201ac45f5eb572.tar.gz
glibc-19c36e333722962398eb281fd7201ac45f5eb572.tar.bz2
glibc-19c36e333722962398eb281fd7201ac45f5eb572.zip
Update.
* sysdeps/unix/sysv/linux/poll.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7dce45aa52..de5184b588 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
1998-06-27 12:58 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/unix/bsd/poll.c: Define __poll, make poll weak alias.
+ * sysdeps/unix/sysv/linux/poll.c: Likewise.
1998-06-27 7:07 Richard Henderson <rth@cygnus.com>