[HAVE_D_NAMLEN]: Define this for __GNU_LIBRARY__ > 1.
authorRoland McGrath <roland@redhat.com>
Tue, 12 Dec 1995 03:37:15 +0000 (03:37 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 12 Dec 1995 03:37:15 +0000 (03:37 +0000)
commitcaa2fe5d39b5e598a5504fd6c1b88171f3eda94b
tree799e6cc1b1c5c408a43b0a7c42ca6cd354434100
parent2f506a6d52a7af62f719fb22959bb13d1d18040e
[HAVE_D_NAMLEN]: Define this for __GNU_LIBRARY__ > 1.
(D_NAMLEN): Macro removed.
(FAKE_DIR_ENTRY): New macro.
(dir_contents_file_exists_p): Test HAVE_D_NAMLEN instead of using D_NAMLEN.
(read_dirstream): Return a struct dirent * for new glob interface.
(init_dir): Function removed.
(dir_setup_glob): New function.
dir.c