aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-13(make_dir_parents): Update prototype.Jim Meyering1-1/+2
2005-06-13(make_dir_parents): New parameter: different_working_dir,Jim Meyering1-1/+7
2005-06-12*** empty log message ***Jim Meyering1-0/+5
2005-06-12(CLEANUP_CWD): Change one more `return 1' to `return false'.Jim Meyering1-1/+1
2005-06-02Regenerate.Paul Eggert1-73/+73
2005-06-02Use "file name" when talking about file names, instead of "filename"Paul Eggert4-586/+0
2005-06-02Don't use "path" or "filename" to mean "file name"Paul Eggert31-230/+275
2005-06-02(excluded_file_name): Renamed from excluded_filename.Paul Eggert1-3/+3
2005-06-02Don't use "path" or "filename" to mean "file name"Paul Eggert1-6/+6
2005-06-02Renamed from path-concat.c.Paul Eggert1-0/+126
2005-06-02Renamed from path-concat.h. All includers changed.Paul Eggert1-0/+22
2005-06-02Renamed from makepath.h. All includers changed.Paul Eggert1-0/+36
2005-06-02Renamed from makepath.c.Paul Eggert1-0/+398
2005-05-30Regenerate.Paul Eggert1-20/+22
2005-05-30_POSIX_VERSION cleanupPaul Eggert1-0/+17
2005-05-30(getpwnam, getgrnam, getgrgid)Paul Eggert1-6/+0
2005-05-30Include <limits.h> unconditionally, since otherPaul Eggert1-6/+1
2005-05-30(getpwuid, getpwnam, getgrgid, getgrnam)Paul Eggert1-9/+3
2005-05-30(getuid, getgid, getuid, getegid)Paul Eggert1-8/+1
2005-05-30(_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:Paul Eggert1-2/+2
2005-05-28fts.c: Don't worry about debugging on pre-C99-comopatible hosts.Paul Eggert1-0/+5
2005-05-28Don't worry about debugging on pre-C99-comopatible hosts;Paul Eggert1-18/+3
2005-05-27Break integer-in-string comparison code out from src/sort.Paul Eggert5-0/+309
2005-05-22(fd_safer) [_LGPL_PACKAGE]: New static function,Paul Eggert2-1/+7
2005-05-21*** empty log message ***Jim Meyering1-0/+3
2005-05-21fix typo in a commentJim Meyering1-1/+1
2005-05-20Import chown fixes from gnulib.Paul Eggert1-0/+4
2005-05-20(rpl_chown): Return -1 on failure.Paul Eggert1-2/+2
2005-05-20Regenerate.Paul Eggert1-11/+12
2005-05-20Split fts into LGPL'ed and GPL'ed parts.Paul Eggert1-0/+31
2005-05-20Don't include "cycle-check.h" or "hash.h".Paul Eggert1-140/+52
2005-05-20(_LGPL_PACKAGE) [defined _LIBC]: New macro.Paul Eggert1-13/+23
2005-05-20New file, containing GPL'ed code migrated out ofPaul Eggert1-0/+154
2005-05-20*** empty log message ***Jim Meyering1-0/+5
2005-05-20(fts_open): Remove useless but otherwise harmless malloc call.Jim Meyering1-1/+0
2005-05-19*** empty log message ***Jim Meyering1-0/+6
2005-05-19(cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:Jim Meyering1-1/+1
2005-05-18Regenerate.Paul Eggert1-13/+12
2005-05-18Remove some dependencies and old cruft from fts etc.Paul Eggert1-0/+15
2005-05-18Do not include hash.h or cycle-check.h; no longer needed.Paul Eggert1-3/+2
2005-05-18Include fts_.h first, to check interface.Paul Eggert1-10/+11
2005-05-18Include canonicalize.h first, to test interface.Paul Eggert1-19/+4
2005-05-15Use geteuid, not getuid. Set "initialized" only if it was clear.Paul Eggert1-2/+2
2005-05-14.Jim Meyering1-5/+6
2005-05-14Regenerate.Paul Eggert1-1/+1
2005-05-14tweak cpp indentation on one lineJim Meyering1-1/+1
2005-05-14* unlinkdir.c, unlinkdir.h: New files.Paul Eggert1-0/+4
2005-05-14remove recent temporary additionsJim Meyering1-6/+0
2005-05-14Correct cpp indentationJim Meyering7-124/+133
2005-05-14New unlinkdir module.Paul Eggert2-0/+97