Age | Commit message (Expand) | Author |
2005-09-16 | (main): When failing to truncate, mention both the seek block count | Jim Meyering |
2005-09-16 | Include fprintftime.h. | Jim Meyering |
2005-09-16 | (show_date): Correct comment: this function no longer handles a | Jim Meyering |
2005-09-16 | (show_date): Remove now-spurious braces. | Jim Meyering |
2005-09-16 | Regenerate. | Paul Eggert |
2005-09-16 | Include stat-time.h, and use its functions instead of the obsolete | Paul Eggert |
2005-09-16 | Include stat-time.h, and use its functions instead of the obsolete | Paul Eggert |
2005-09-16 | Include fprintftime.h. | Jim Meyering |
2005-09-15 | (usage, main): uname -a no longer generates the -p and -i outputs if | Paul Eggert |
2005-09-13 | * src/dd.c: Detect some very unlikely buffer overflows. | Paul Eggert |
2005-09-13 | (docolon): Add IF_LINT check to avoid GCC warning. | Paul Eggert |
2005-09-13 | (TIME_SPEC_DATE): No longer needs to be nonzero, so | Paul Eggert |
2005-09-11 | (usage): Remove leading spaces in 2-line | Jim Meyering |
2005-09-10 | . | Jim Meyering |
2005-09-10 | . | Jim Meyering |
2005-09-10 | csplit could produce corrupt output, given input lines longer than 8KB | Jim Meyering |
2005-09-09 | Regenerate. | Paul Eggert |
2005-09-09 | (tac_seekable): Store match length in regoff_t, not int. Assume that | Paul Eggert |
2005-09-09 | (SKIP_SOMETHING, find_occurs_in_text): | Paul Eggert |
2005-09-09 | (proc_text): Store match length in regoff_t, | Paul Eggert |
2005-09-09 | * src/expr.c (docolon): 64-bit regex fixes. | Paul Eggert |
2005-09-09 | (process_regexp): Store match length in regoff_t, | Paul Eggert |
2005-09-09 | (main): Hoist errno=0 outside the ifdef. | Paul Eggert |
2005-09-08 | Use the phrase "niceness" instead of "nice value" to describe | Paul Eggert |
2005-09-07 | (time_args): Use NULL in place of 0. | Jim Meyering |
2005-09-05 | Colorize set-user-ID and set-group-ID files and sticky, | Jim Meyering |
2005-09-05 | Colorize set-user-ID and set-group-ID files and sticky, | Jim Meyering |
2005-09-05 | Colorize set-user-ID and set-group-ID files and sticky, | Jim Meyering |
2005-09-05 | Don't omit comments until there is better documentation. | Jim Meyering |
2005-09-04 | . | Jim Meyering |
2005-09-01 | Clarify comment about size bounds. | Paul Eggert |
2005-08-29 | Include lstat.h, quotearg.h. | Paul Eggert |
2005-08-27 | Go ahead and leave the patch in (i.e., revert | Jim Meyering |
2005-08-27 | Revert the du.c part of the change from 2005-07-02: | Jim Meyering |
2005-08-23 | . | Jim Meyering |
2005-08-23 | Remove unnecessary parens in `#if defined (SYMBOL)' expressions. | Jim Meyering |
2005-08-23 | Remove unnecessary parens in `#if defined (SYMBOL)' expressions. | Jim Meyering |
2005-08-23 | Remove unnecessary parens in `#if defined (SYMBOL)' expressions. | Jim Meyering |
2005-08-23 | Remove unnecessary parens in `#if defined (SYMBOL)' expressions. | Jim Meyering |
2005-08-23 | Include <float.h> unconditionally. | Jim Meyering |
2005-08-23 | (print_uptime): Remove unnecessary parens in `#if defined (SYMBOL)' expressions. | Jim Meyering |
2005-08-22 | (do_link): If ln is invoked with --interactive (-i), | Jim Meyering |
2005-08-22 | (xwrite_stdout): Rename from xwrite. Remove always-equal-to-STDOUT_FILENO | Jim Meyering |
2005-08-21 | (main): Declare `target_directory' with const attribute. | Jim Meyering |
2005-08-21 | (time_style): Add `const' attribute. | Jim Meyering |
2005-08-18 | (usage) [-b,-t]: Ensure that there are at least two | Jim Meyering |
2005-08-17 | (usage): Fix typo s/POS 2/POS2/. | Jim Meyering |
2005-08-16 | (show_dev): New arg STAT_FILE. All uses changed. | Paul Eggert |
2005-08-15 | Don't print uninitialized data (or anything else) to stdout | Jim Meyering |
2005-08-14 | (usage): Fix typo s/formated/formatted/ reported by Norbert Kiesel | Jim Meyering |