Age | Commit message (Expand) | Author |
1999-05-23 | Include same.h. | Jim Meyering |
1999-05-23 | (same_name): Remove function. | Jim Meyering |
1999-05-23 | white-space tweak | Jim Meyering |
1999-05-23 | white-space tweak | Jim Meyering |
1999-05-23 | (copy_internal): Make it so `mv -f FILE FILE' does not remove FILE. | Jim Meyering |
1999-05-22 | (general_numcompare): Put exceptional cases | Jim Meyering |
1999-05-22 | (strtod): Declare if STDC_HEADERS is not defined. | Jim Meyering |
1999-05-21 | Treat the trailing newline as part of the line, as required by POSIX.2. | Jim Meyering |
1999-05-20 | (keycompare): Ignore any length difference if the | Jim Meyering |
1999-05-20 | (memcoll, keycompare, compare): Handle NUL | Jim Meyering |
1999-05-20 | (MONTHTAB_CONST): Renamed from NLS_CONST; the use | Jim Meyering |
1999-05-18 | (main): When stdout is in binary mode, make sure all | Jim Meyering |
1999-05-16 | Don't autodetect the locale of numbers and | Jim Meyering |
1999-05-15 | (usage): Whoops. | Jim Meyering |
1999-05-15 | (xfields): Don't interpret a trailing blank as a | Jim Meyering |
1999-05-15 | (open_maybe_create): Handle Solaris' failure mode when | Jim Meyering |
1999-05-15 | (main): When asking for info on an explicit file name, | Jim Meyering |
1999-05-13 | (pop_dir): Cast length to `int' to avoid a warning on | Jim Meyering |
1999-05-12 | (main): Put `u' for -u in getopt_long's string argument. | Jim Meyering |
1999-05-12 | (usage): Split the --help message into two pieces so that | Jim Meyering |
1999-05-10 | (AUTHORS): Reflect reality: add Kaveh. | Jim Meyering |
1999-05-10 | Expand each `&' character in the gecos field. | Jim Meyering |
1999-05-09 | (fraccompare, numcompare): Merge the NLS and | Jim Meyering |
1999-05-08 | * src/system.h (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, | Jim Meyering |
1999-05-08 | * src/system.h (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, | Jim Meyering |
1999-05-07 | (handle_line_error): Use %s, not %d, now that human_readable | Jim Meyering |
1999-05-07 | (touch): Only do the fstat if we need to. | Jim Meyering |
1999-05-07 | (main): Use better wording in diagnostic: `cannot | Jim Meyering |
1999-05-07 | (apply_translations): Use TOUPPER, not toupper. | Jim Meyering |
1999-05-06 | (numcompare): Handle comparison of two negative | Jim Meyering |
1999-05-05 | (show_date): Change an automatic aggregate initializer | Jim Meyering |
1999-05-05 | (USE_ACL): Define this only #if | Jim Meyering |
1999-05-05 | add missing backslash-before-newline in usage message | Jim Meyering |
1999-05-05 | add missing backslash-before-newline in usage message | Jim Meyering |
1999-05-04 | (usage): Break the usage message into 3 pieces instead of | Jim Meyering |
1999-05-04 | (search_item): Use `1' instead of `+1'. The latter | Jim Meyering |
1999-05-03 | <ctype.h>: Don't include. | Jim Meyering |
1999-05-03 | (TOLOWER): Define. | Jim Meyering |
1999-05-03 | (TOLOWER): Remove definition. | Jim Meyering |
1999-05-03 | (main): Give a better diagnostic when we fail to set the hostname. | Jim Meyering |
1999-05-03 | (main): Manually handle `--', since we no longer call getopt. | Jim Meyering |
1999-05-01 | (main): Manually handle `--', since we no longer | Jim Meyering |
1999-05-01 | (main): Manually handle `--', since we no longer | Jim Meyering |
1999-05-01 | (decode_switches): Use STDIN_FILENO, STDOUT_FILENO instead of 0, 1. | Jim Meyering |
1999-05-01 | Always use STDIN_FILENO for input and STDOUT_FILENO | Jim Meyering |
1999-05-01 | (usage): Document the differences between the | Jim Meyering |
1999-04-30 | (copy_internal): Move the one-file-system test so that | Jim Meyering |
1999-04-30 | (copy_internal): Don't make `mv foo symlink-to-foo' fail. | Jim Meyering |
1999-04-26 | (main): If you can't open an output file (with seek=...) read-write, | Jim Meyering |
1999-04-26 | (main): Use proper mode_t types and macros. | Jim Meyering |