Age | Commit message (Expand) | Author |
2006-02-11 | . | Jim Meyering |
2006-02-11 | (EXTRA_DIST): Add c99-to-c98.diff. | Jim Meyering |
2006-02-11 | rm -r must remove an empty directory, even if it is inaccessible. | Jim Meyering |
2006-02-07 | (!defined O_DIRECT): If O_DIRECTIO is defined (as it is on Tru64), | Jim Meyering |
2006-02-06 | . | Jim Meyering |
2006-02-06 | (usage): Use two spaces (not one) to separate the --no-preserve-root option | Jim Meyering |
2006-02-06 | (usage): Use two spaces (not one) to separate the | Jim Meyering |
2006-02-06 | (usage): Use two spaces (not one) to separate the | Jim Meyering |
2006-02-04 | (copy_internal): cp -RL no longer fails when encountering | Jim Meyering |
2006-02-02 | (usage): Mention that -t a ignores high order bit. | Paul Eggert |
2006-02-01 | (find_dir_entry): Remove unused local, `ent_sb_valid'. | Jim Meyering |
2006-01-31 | (parse_options): Use a better diagnostic when someone uses a trailing | Paul Eggert |
2006-01-31 | (main): Use a better diagnostic when someone uses a | Paul Eggert |
2006-01-24 | (show_dev): If the file system claims to have more available than total | Paul Eggert |
2006-01-24 | (tail_forever): Don't exit-nonzero when an attempt | Jim Meyering |
2006-01-22 | . | Jim Meyering |
2006-01-17 | . | Jim Meyering |
2006-01-17 | Include "openat.h". | Jim Meyering |
2006-01-17 | Now that fts no longer changes the current working directory, adjust | Jim Meyering |
2006-01-12 | . | Jim Meyering |
2006-01-11 | (test_syntax_error): Append a newline. All callers | Paul Eggert |
2006-01-11 | (X2NREALLOC): Now that verify_true is no longer void, | Jim Meyering |
2006-01-10 | Sync from gnulib. | Paul Eggert |
2006-01-10 | (gobble_file): Use DTTOIF only if it's defined. | Jim Meyering |
2006-01-08 | (usage): Adjust the formatting of the entries for | Jim Meyering |
2006-01-06 | (rm_1): Remove `static' attribute on local `status'. | Jim Meyering |
2006-01-05 | Give a few functions the inline attribute. | Jim Meyering |
2006-01-05 | (ENOSYS) [!defined ENOSYS]: Don't define here. | Jim Meyering |
2006-01-04 | . | Jim Meyering |
2006-01-03 | (O_DIRECTORY) [!defined O_DIRECTORY]: Define. | Jim Meyering |
2006-01-03 | (RC_do_ordinary_chown): New enum value. | Paul Eggert |
2006-01-03 | (usage): Explain %g, %G, and %V a bit better. | Paul Eggert |
2006-01-02 | (set_owner): Correct a comment. | Jim Meyering |
2006-01-02 | (parse_options): Change warning to say that --retry | Jim Meyering |
2006-01-02 | (usage): Clarify -m's operation. | Paul Eggert |
2006-01-02 | Update copyright year. | Paul Eggert |
2006-01-02 | (usage): Clarify -m's operation. | Paul Eggert |
2006-01-02 | Include lchmod.h. | Paul Eggert |
2006-01-02 | Include lchmod.h. | Paul Eggert |
2006-01-02 | Include lchmod.h. | Paul Eggert |
2005-12-28 | Don't include <assert.h>; it wasn't used. | Jim Meyering |
2005-12-27 | (wipename): Use similar open flags to other places we open directories. | Paul Eggert |
2005-12-27 | (fd_to_subdirp): Open with O_DIRECTORY | O_NOCTTY | Paul Eggert |
2005-12-27 | (restricted_chown): | Paul Eggert |
2005-12-21 | . | Jim Meyering |
2005-12-19 | (main) Avoid a minor race condition when `-m MODE' is specified, by using | Jim Meyering |
2005-12-19 | (main) Avoid a minor race condition when `-m MODE' is specified, by using | Jim Meyering |
2005-12-19 | (main) Avoid a minor race condition when `-m MODE' is specified, by using | Jim Meyering |
2005-12-17 | (is_empty_dir): Open with O_NDELAY, so we don't hang, e.g., on a named pipe. | Jim Meyering |
2005-12-17 | . | Jim Meyering |