diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-02-18 02:26:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-02-18 02:26:32 +0000 |
commit | a5e34e047dcc6709d994949389eb6e91709b3266 (patch) | |
tree | 8caee406198959d528b621470f5b381cf1c3b040 /linuxthreads/ChangeLog | |
parent | ecfda9bd440014182b4de9a157a27bf7550c6a2c (diff) | |
download | glibc-a5e34e047dcc6709d994949389eb6e91709b3266.tar.gz glibc-a5e34e047dcc6709d994949389eb6e91709b3266.tar.xz glibc-a5e34e047dcc6709d994949389eb6e91709b3266.zip |
Update.
2003-02-17 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/bits/local_lim.h: Define TTY_NAME_MAX and LOGIN_NAME_MAX.
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 5a187ab57e..cc2f38d81c 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2003-02-17 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/bits/local_lim.h: Define TTY_NAME_MAX + and LOGIN_NAME_MAX. + 2003-02-17 Kevin B. Hendricks <kevin.hendricks@sympatico.ca> Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |