summaryrefslogtreecommitdiff
path: root/lib/ftw.c
AgeCommit message (Expand)Author
2003-02-02(lstat) [LSTAT_FOLLOWS_SLASHED_SYMLINK]: Define to rpl_lstat.Jim Meyering
2003-01-25[_LIBC] (ISSLASH, FILESYSTEM_PREFIX_LEN): Define.Jim Meyering
2003-01-25(object_compare): Compare inode numbers before device numbers.Jim Meyering
2003-01-23Add autoconf-recommended block of alloca-related code.Jim Meyering
2003-01-22(find_object): Don't use c99-style struct initializer.Jim Meyering
2003-01-22(process_entry): Handle FTW_DCHP.Jim Meyering
2003-01-22Include autoconf-recommended block of dirent/NAMELENJim Meyering
2003-01-14Merge in Ulrich's and my changes from libc.Jim Meyering
2003-01-12tweak commentsJim Meyering
2003-01-12Also work on systems that have `struct direct', using autoconf's AC_HEADER_DI...Jim Meyering
2003-01-12(ftw_startup): Rename local-shadowing local to pacify gcc.Jim Meyering
2003-01-12New file, from glibc/io.Jim Meyering