summaryrefslogtreecommitdiff
path: root/dir.c
Commit message (Expand)AuthorAgeFilesLines
* (dir_setup_glob): Don't use lstat; glob never calls it anyway.Roland McGrath1995-12-141-10/+9
* (read_dirstream): Fix braino: fill in the buffer when not reallocating it!Roland McGrath1995-12-121-6/+6
* [HAVE_D_NAMLEN]: Define this for __GNU_LIBRARY__ > 1.Roland McGrath1995-12-121-15/+50
* (file_impossible_p): Correctly reset FILENAME to name within directoryRoland McGrath1995-08-071-2/+2
* Test HAVE_DIRENT_H, HAVE_SYS_DIR_H, HAVE_NDIR_H instead of DIRENT, SYSDIR,Roland McGrath1994-11-081-9/+9
* [__MSDOS__]: Fixed typo.Roland McGrath1994-09-261-1/+1
* [__MSDOS__] (dosify): New function.Roland McGrath1994-07-251-0/+51
* (find_directory): Use safe_stat in place of stat.Roland McGrath1994-07-041-2/+2
* entered into RCSRoland McGrath1993-06-021-2/+7
* Formerly dir.c.~12~Roland McGrath1993-05-141-1/+3
* Formerly dir.c.~11~Roland McGrath1993-04-121-19/+12
* Formerly dir.c.~10~Roland McGrath1993-01-221-0/+4
* Formerly dir.c.~9~Roland McGrath1993-01-061-2/+2
* Formerly dir.c.~8~Roland McGrath1992-11-101-1/+3
* Formerly dir.c.~7~Roland McGrath1992-10-151-1/+1
* Formerly dir.c.~6~Roland McGrath1992-10-121-0/+3
* Formerly dir.c.~5~Roland McGrath1992-10-111-0/+64
* Formerly dir.c.~4~Roland McGrath1992-10-091-49/+136
* Formerly dir.c.~3~Roland McGrath1992-06-251-2/+2
* Formerly dir.c.~2~Roland McGrath1992-06-111-1/+5
* Initial revisionRoland McGrath1991-10-181-0/+401