Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 20 Mar 2001 08:32:39 +0000 (08:32 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 20 Mar 2001 08:32:39 +0000 (08:32 +0000)
commitc200ecdff48ea1cedd00e6019e436459f3d2023a
tree53982d25b822a52304f04721c462d26a3b0bc4de
parent2541eda0d4528470d93c71be0a0b74b9dcae9b14
Update.

2001-03-20  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Return
LINUX_LINK_MAX only if the statfs function is not implemented for
the filesystem.

* sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Return
LINUX_LINK_MAX only if the fstatfs function is not implemented for
the filesystem.
ChangeLog
sysdeps/unix/sysv/linux/fpathconf.c
sysdeps/unix/sysv/linux/pathconf.c