summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1999-04-13new version via automakeJim 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-11Fix 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 segfaultJim Meyering
1999-04-11(scanargs): Fix bug introduced with last change: now thatJim Meyering
1999-04-08Accept new option: --iso-8601.Jim Meyering
1999-04-06split long lineJim Meyering
1999-04-04Don't include string.h.Jim Meyering
1999-04-04Add case_GETOPT_* cases.Jim Meyering
1999-04-04Standardize --help and --version processing.Jim Meyering
1999-04-04define/use AUTHORSJim Meyering
1999-04-04(print_long_format): Add a space between %s and %3u. ThisJim 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 stubsJim Meyering
1999-04-04back out Paul's changesJim Meyering
1999-04-03Use AUTHORS in place of string in parse_long_options call.Jim Meyering
1999-04-03Insert AUTHORS definition.Jim Meyering
1999-04-03Use PROGRAM_NAME in place of string in parse_long_options call.Jim Meyering
1999-04-03define PROGRAM_NAMEJim 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-03Add 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
1999-04-01(main): Qualify a char* with the `const' keyword.Jim Meyering
1999-04-01(main): Qualify a char* with the `const' keyword.Jim Meyering
1999-04-01(install_file_in_dir): Qualify a char* with the `const' keyword.Jim Meyering
1999-04-01(main): Qualify a char* with the `const' keyword.Jim Meyering
1999-04-01(main): Qualify a char* with the `const' keyword.Jim Meyering
1999-04-01Remove prototypes and tsort function definitions.Jim Meyering
1999-04-01(main): Qualify a char* with the `const' keyword.Jim Meyering
1999-04-01(main): Move the declaration of `e' into the scopeJim Meyering
1999-04-01(main): Qualify a char* with the `const' keyword.Jim Meyering
1999-04-01(touch): Qualify a char* with the `const' keyword.Jim Meyering
1999-03-31Don't include closeout.h or version-etc.h explicitly. Now, they're included v...Jim Meyering
1999-03-31No longer include long-options.h.Jim Meyering
1999-03-31Include "closeout.h" and "version-etc.h"Jim Meyering
1999-03-31(AUTHORS): Actually define and use.Jim Meyering
1999-03-31(PROGRAM_NAME, AUTHORS): Define and use.Jim Meyering
1999-03-31(PROGRAM_NAME, AUTHORS): Define and use.Jim Meyering
1999-03-30(strip): Use standard "cannot fork" message.Jim Meyering
1999-03-29PROGRAM_NAME: rename from COMMAND_NAMEJim Meyering
1999-03-27(strip): Use pid_t, not int.Jim Meyering
1999-03-27(print_user): Use uid_t instead of int.Jim Meyering
1999-03-26No longer include long-options.h.Jim Meyering
1999-03-26No longer include long-options.h.Jim Meyering