Age | Commit message (Expand) | Author |
2005-06-14 | . | Jim Meyering |
2005-06-14 | *** empty log message *** | Jim Meyering |
2005-06-14 | (openat_save_die, openat_restore_die): New file. | Jim Meyering |
2005-06-14 | (openat_save_die, openat_restore_die): Declare and define. | Jim Meyering |
2005-06-14 | Provide an alternative to exiting immediately upon save_cwd or | Jim Meyering |
2005-06-13 | *** empty log message *** | Jim Meyering |
2005-06-13 | (make_dir_parents): Update prototype. | Jim Meyering |
2005-06-13 | (make_dir_parents): New parameter: different_working_dir, | Jim Meyering |
2005-06-12 | *** empty log message *** | Jim Meyering |
2005-06-12 | (CLEANUP_CWD): Change one more `return 1' to `return false'. | Jim Meyering |
2005-06-02 | Regenerate. | Paul Eggert |
2005-06-02 | Use "file name" when talking about file names, instead of "filename" | Paul Eggert |
2005-06-02 | Don't use "path" or "filename" to mean "file name" | Paul Eggert |
2005-06-02 | (excluded_file_name): Renamed from excluded_filename. | Paul Eggert |
2005-06-02 | Don't use "path" or "filename" to mean "file name" | Paul Eggert |
2005-06-02 | Renamed from path-concat.c. | Paul Eggert |
2005-06-02 | Renamed from path-concat.h. All includers changed. | Paul Eggert |
2005-06-02 | Renamed from makepath.h. All includers changed. | Paul Eggert |
2005-06-02 | Renamed from makepath.c. | Paul Eggert |
2005-05-30 | Regenerate. | Paul Eggert |
2005-05-30 | _POSIX_VERSION cleanup | Paul Eggert |
2005-05-30 | (getpwnam, getgrnam, getgrgid) | Paul Eggert |
2005-05-30 | Include <limits.h> unconditionally, since other | Paul Eggert |
2005-05-30 | (getpwuid, getpwnam, getgrgid, getgrnam) | Paul Eggert |
2005-05-30 | (getuid, getgid, getuid, getegid) | Paul Eggert |
2005-05-30 | (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]: | Paul Eggert |
2005-05-28 | fts.c: Don't worry about debugging on pre-C99-comopatible hosts. | Paul Eggert |
2005-05-28 | Don't worry about debugging on pre-C99-comopatible hosts; | Paul Eggert |
2005-05-27 | Break integer-in-string comparison code out from src/sort. | Paul Eggert |
2005-05-22 | (fd_safer) [_LGPL_PACKAGE]: New static function, | Paul Eggert |
2005-05-21 | *** empty log message *** | Jim Meyering |
2005-05-21 | fix typo in a comment | Jim Meyering |
2005-05-20 | Import chown fixes from gnulib. | Paul Eggert |
2005-05-20 | (rpl_chown): Return -1 on failure. | Paul Eggert |
2005-05-20 | Regenerate. | Paul Eggert |
2005-05-20 | Split fts into LGPL'ed and GPL'ed parts. | Paul Eggert |
2005-05-20 | Don't include "cycle-check.h" or "hash.h". | Paul Eggert |
2005-05-20 | (_LGPL_PACKAGE) [defined _LIBC]: New macro. | Paul Eggert |
2005-05-20 | New file, containing GPL'ed code migrated out of | Paul Eggert |
2005-05-20 | *** empty log message *** | Jim Meyering |
2005-05-20 | (fts_open): Remove useless but otherwise harmless malloc call. | Jim Meyering |
2005-05-19 | *** empty log message *** | Jim Meyering |
2005-05-19 | (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]: | Jim Meyering |
2005-05-18 | Regenerate. | Paul Eggert |
2005-05-18 | Remove some dependencies and old cruft from fts etc. | Paul Eggert |
2005-05-18 | Do not include hash.h or cycle-check.h; no longer needed. | Paul Eggert |
2005-05-18 | Include fts_.h first, to check interface. | Paul Eggert |
2005-05-18 | Include canonicalize.h first, to test interface. | Paul Eggert |
2005-05-15 | Use geteuid, not getuid. Set "initialized" only if it was clear. | Paul Eggert |
2005-05-14 | . | Jim Meyering |