[HAVE_D_NAMLEN]: Define this for __GNU_LIBRARY__ > 1.
commit59fe0eecf27ca83b7eed8871acf0a4d868b15a0d
authorroland <roland>
Tue, 12 Dec 1995 03:37:15 +0000 (12 03:37 +0000)
committerroland <roland>
Tue, 12 Dec 1995 03:37:15 +0000 (12 03:37 +0000)
treeba24ddba9b30634e89a5280a46b63d09cde6dc77
parentff278d1b926acba345395d5f1459832a60b3c3aa
[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