Age | Commit message (Expand) | Author |
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 |
2005-05-14 | Regenerate. | Paul Eggert |
2005-05-14 | tweak cpp indentation on one line | Jim Meyering |
2005-05-14 | * unlinkdir.c, unlinkdir.h: New files. | Paul Eggert |
2005-05-14 | remove recent temporary additions | Jim Meyering |
2005-05-14 | Correct cpp indentation | Jim Meyering |
2005-05-14 | New unlinkdir module. | Paul Eggert |
2005-05-14 | Update FSF postal mail address. | Jim Meyering |
2005-05-14 | One more | Jim Meyering |
2005-05-14 | Add these temporarily: | Jim Meyering |
2005-05-14 | unlocked-io.h | Jim Meyering |
2005-05-14 | . | Jim Meyering |
2005-05-14 | . | Jim Meyering |
2005-05-13 | . | Jim Meyering |
2005-05-09 | (fts_sort): Optimize the common case where all pointers smell the same. | Paul Eggert |
2005-05-09 | * fts_.h, fts.c: More C89 portability fixes. | Paul Eggert |
2005-05-09 | (__P): Remove. All uses rewritten to assume C89 or better. | Paul Eggert |
2005-05-09 | (FTS): Use correct type for fts_compar member. | Paul Eggert |
2005-05-08 | * yesno.c: Include getline.h, not ctype.h. | Paul Eggert |
2005-05-05 | * makepath.c (make_path): chdir to "//", not "/", if the file name | Paul Eggert |