Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 18 Feb 2003 03:46:54 +0000 (03:46 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 18 Feb 2003 03:46:54 +0000 (03:46 +0000)
commit46d7e2ba2235768df3d633109451fd2bee5f9291
treea5add2d0cab28324e2c97f855959143dd9374ae9
parenta5e34e047dcc6709d994949389eb6e91709b3266
Update.

2003-02-17  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/posix/sysconf.c (__sysconf): Test for LOGIN_NAME_MAX and
TTY_NAME_MAX and not the _POSIX_* minimal value macros.
* sysdeps/unix/sysv/linux/bits/local_lim.h: Define TTY_NAME_MAX
and LOGIN_NAME_MAX.
ChangeLog
nptl/sysdeps/unix/sysv/linux/pthread_kill.c
sysdeps/posix/sysconf.c