Update.
commit675e4015896d39a88264d4db515c6824bdd6bf27
authorUlrich Drepper <drepper@redhat.com>
Thu, 7 Sep 2000 06:21:02 +0000 (7 06:21 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 7 Sep 2000 06:21:02 +0000 (7 06:21 +0000)
tree20986ad19f4aa5662c67e6ba4246241f9dfa4a7a
parent04ba87901c8be7f38906147854e0fc1e4351f486
Update.

* sysdeps/unix/opendir.c: If O_DIRECTORY_WORKS is defined don't
use the hack with tryopen_o_directory to determine at runtime
whether it works.
* sysdeps/unix/sysv/linux/opendir.c: New file.
* sysdeps/unix/sysv/linux/kernel-features.h: Define
__ASSUME_O_DIRECTORY if kernel knows O_DIRECTORY.
ChangeLog
sysdeps/unix/opendir.c
sysdeps/unix/sysv/linux/kernel-features.h
sysdeps/unix/sysv/linux/opendir.c [new file with mode: 0644]