Age | Commit message (Expand) | Author |
2002-10-09 | (wc): Adapt to new safe_read ABI. | Jim Meyering |
2002-10-09 | (.jar): Fix typo: s/01;3/01;31/. | Jim Meyering |
2002-10-08 | (main): Fix target_directory parsing when n_files == 1. | Jim Meyering |
2002-10-08 | (save_stdin, tac_stdin_to_mem): Adapt to new safe_read ABI. | Jim Meyering |
2002-10-08 | Rename local variable: chars_read -> bytes_read | Jim Meyering |
2002-10-08 | (squeeze_filter, read_and_delete, read_and_xlate): Adapt to new safe_read ABI. | Jim Meyering |
2002-10-08 | (sysv_sum_file): Adapt to new safe_read ABI. | Jim Meyering |
2002-10-08 | (cat): Don't advance the write pointer past the end of the write buffer. | Jim Meyering |
2002-10-08 | (begfield, limfield): Don't advance the write pointer past the | Jim Meyering |
2002-10-07 | (head_bytes, head_lines): Adapt to new safe_read ABI. | Jim Meyering |
2002-10-06 | (scanargs): Ensure that specified block sizes (specified | Jim Meyering |
2002-10-06 | (simple_cat, cat): Adapt to new safe_read ABI. | Jim Meyering |
2002-10-05 | (remove_entry) [ROOT_CAN_UNLINK_DIRS]: With `rm -i DIR', | Jim Meyering |
2002-10-03 | Mark translatable string with `N_ (...)'. | Jim Meyering |
2002-10-03 | (AUTHORS): Mark translatable string with `N_ (...)'. | Jim Meyering |
2002-10-01 | (SSIZE_MAX): Define. | Jim Meyering |
2002-09-30 | Don't include stdlib.h here. It's already included via system.h. | Jim Meyering |
2002-09-29 | (find_bracketed_repeat): Rearrange pointer/integer | Jim Meyering |
2002-09-29 | (simple_cat): Use a temporary to avoid bogus warnings. | Jim Meyering |
2002-09-29 | (parse_options): Give a sensible diagnostic for | Jim Meyering |
2002-09-29 | (main): Split a long line. | Jim Meyering |
2002-09-29 | . | Jim Meyering |
2002-09-29 | In move mode, always first try to rename. Before, upon failure to | Jim Meyering |
2002-09-28 | (FAIL_ONLY_ONE_WAY): New macro. Factor out some duplication. | Jim Meyering |
2002-09-28 | (begfield, limfield): Rearrange comparisons to avoid compiler warnings. | Jim Meyering |
2002-09-28 | (dopass): Use a uintmax_t temporary to avoid bogus compiler warnings. | Jim Meyering |
2002-09-28 | (tail_bytes): Change type of bytes_remaining to off_t | Jim Meyering |
2002-09-28 | Fix things so `mkdir -p' can create very deep directories, e.g., | Jim Meyering |
2002-09-26 | (get_ids): Use strtoul, not strtol. Remove some casts. | Jim Meyering |
2002-09-26 | add a FIXME comment | Jim Meyering |
2002-09-25 | (eaccess): Change type of local `euid' from int to uid_t | Jim Meyering |
2002-09-24 | fmt's -s, -t, -c options didn't work properly for long lines. | Jim Meyering |
2002-09-22 | Include "dirname.h", for declaration of strip_trailing_slashes. | Jim Meyering |
2002-09-22 | (PRIdMAX, PRIuMAX): Remove definitions. | Jim Meyering |
2002-09-22 | Remove all inclusions of inttypes.h, | Jim Meyering |
2002-09-22 | Remove all inclusions of inttypes.h, | Jim Meyering |
2002-09-22 | upgrade to automake-1.6f | Jim Meyering |
2002-09-21 | (PERL): Remove duplicate definition. | Jim Meyering |
2002-09-21 | No longer include values.h. | Jim Meyering |
2002-09-21 | No longer include values.h. | Jim Meyering |
2002-09-20 | (remove_parents): Strip trailing slashes. | Jim Meyering |
2002-09-17 | `od -t x8' used the wrong (`l'-prefixed) printf format. | Jim Meyering |
2002-09-17 | (PRIdMAX, PRIoMAX, PRIuMAX, PRIxMAX): Define if necessary. | Jim Meyering |
2002-09-15 | (get_format_width): Add cast to avoid | Jim Meyering |
2002-09-15 | (generate_all_output): Likewise. | Jim Meyering |
2002-09-14 | (main, skip): Add casts to avoid warnings about | Jim Meyering |
2002-09-14 | (print_user): Change type of local to size_t | Jim Meyering |
2002-09-14 | (print_full_info, print_group_list): Add casts to avoid | Jim Meyering |
2002-09-14 | Change type of global, digest_hex_bytes, to size_t | Jim Meyering |
2002-09-13 | . | Jim Meyering |