Age | Commit message (Expand) | Author |
1999-04-24 | Include new "xstrtol.h", not "xstrtoul.h". | Jim Meyering |
1999-04-24 | Include new "xstrtol.h", not "xstrtoul.h". | Jim Meyering |
1999-04-24 | Include new "xstrtol.h", not "xstrtoul.h". | Jim Meyering |
1999-04-24 | Include new "xstrtol.h", not "xstrtoul.h". | Jim Meyering |
1999-04-22 | (word32): Don't use `#error'; it runs afoul of SunOS 4.1.4 cc. | Jim Meyering |
1999-04-21 | update comment | Jim Meyering |
1999-04-21 | <xstrtol.h>: Include this, not xstrtoul.h. | Jim Meyering |
1999-04-20 | <config.h>: Include first, since it can do | Jim Meyering |
1999-04-19 | (main): Restore `+' in getopt_long string. Otherwise, | Jim Meyering |
1999-04-19 | (tempname): Wrap after 99999 only for length-impaired file systems. | Jim Meyering |
1999-04-19 | (main, longopts): | Jim Meyering |
1999-04-19 | [!HAVE_CONFIG_H] (ST_BLKSIZE): Define to 65536. | Jim Meyering |
1999-04-18 | Include xstrtol.h. | Jim Meyering |
1999-04-18 | Include xstrtol.h, not obsolete file xstrtoul.h. | Jim Meyering |
1999-04-18 | Include xstrtol.h, not obsolete file xstrtoul.h. | Jim Meyering |
1999-04-18 | (tempname): Add a FIXME comment. | Jim Meyering |
1999-04-18 | (NAME_MAX_IN_DIR): Rename from PATH_MAX_IN_DIR. Use _POSIX_NAME_MAX, | Jim Meyering |
1999-04-18 | Rename global: s/temp_file_prefix/temp_dir/. | Jim Meyering |
1999-04-18 | (usage): s/DIRECT/DIRECTORY/g | Jim Meyering |
1999-04-18 | (main): Open the output file with *read* access | Jim Meyering |
1999-04-17 | (file_lines): Fix serious bug introduced with last changes. | Jim Meyering |
1999-04-15 | Add comments. | Jim Meyering |
1999-04-13 | new version via automake | Jim Meyering |
1999-04-13 | (main): Declare out_dev to be of type dev_t, not `int'. | Jim Meyering |
1999-04-13 | * src/od.c (MIN, MAX): Remove definitions. | Jim Meyering |
1999-04-12 | (COPY_TO_EOF): Define. | Jim Meyering |
1999-04-11 | Fix the problem whereby `yes > k & tail -1 k' would infloop. | Jim Meyering |
1999-04-11 | (xwrite): Use STDOUT_FILENO instead of literal `1'. | Jim Meyering |
1999-04-11 | `ls --color' would segfault | Jim Meyering |
1999-04-11 | (scanargs): Fix bug introduced with last change: now that | Jim Meyering |
1999-04-08 | Accept new option: --iso-8601. | Jim Meyering |
1999-04-06 | split long line | Jim Meyering |
1999-04-04 | Don't include string.h. | Jim Meyering |
1999-04-04 | Add case_GETOPT_* cases. | Jim Meyering |
1999-04-04 | Standardize --help and --version processing. | Jim Meyering |
1999-04-04 | define/use AUTHORS | Jim Meyering |
1999-04-04 | (print_long_format): Add a space between %s and %3u. This | Jim Meyering |
1999-04-04 | (S_IWUSR): Define if not already defined. | Jim Meyering |
1999-04-04 | (dopass): add curly braces to avoid warning about ambiguous `else'. | Jim Meyering |
1999-04-04 | [!HAVE_CONFIG_H] (xstrtoul, error, close_stdout): Added stubs | Jim Meyering |
1999-04-04 | back out Paul's changes | Jim Meyering |
1999-04-03 | Use AUTHORS in place of string in parse_long_options call. | Jim Meyering |
1999-04-03 | Insert AUTHORS definition. | Jim Meyering |
1999-04-03 | Use PROGRAM_NAME in place of string in parse_long_options call. | Jim Meyering |
1999-04-03 | define PROGRAM_NAME | Jim Meyering |
1999-04-03 | (S_IWUSR): Define if not already defined. | Jim Meyering |
1999-04-03 | (isaac_seed): Don't overrun the s->mm buffer. | Jim Meyering |
1999-04-03 | Add new options -bcCklL and fix some porting problems. | Jim Meyering |
1999-04-02 | [HAVE_SYS_ACL_H]: Include sys/acl.h. | Jim Meyering |
1999-04-02 | (open_maybe_create): New function. | Jim Meyering |