diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-08 08:07:07 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-08 08:07:07 +0000 |
commit | 1b579f91677bbbce21ed8d20801eb6ac041983d8 (patch) | |
tree | 2c02b8595121052b68d276044e148182d9767fdd /linuxthreads/ChangeLog | |
parent | bb7901065e58c8c05b0d95bad856a3b31eec5bd2 (diff) | |
download | glibc-1b579f91677bbbce21ed8d20801eb6ac041983d8.tar glibc-1b579f91677bbbce21ed8d20801eb6ac041983d8.tar.gz glibc-1b579f91677bbbce21ed8d20801eb6ac041983d8.tar.bz2 glibc-1b579f91677bbbce21ed8d20801eb6ac041983d8.zip |
Update.
2000-06-08 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/bits/local_lim.h: Remove OPEN_MAX and
LINK_MAX definitions if necessary.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 90c1631880..4b6e585b0a 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2000-06-08 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/bits/local_lim.h: Remove OPEN_MAX and + LINK_MAX definitions if necessary. + 2000-06-04 Kaz Kylheku <kaz@ashi.footprints.net> Added missing fork time handling of global libio lock. |