1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-10 03:36:33 +02:00
Commit Graph

119 Commits

Author SHA1 Message Date
Jim Meyering 47ff7adaa2 Change fprintf (stdout' to printf ('. 1993-10-18 03:11:02 +00:00
Jim Meyering ce559ec2e5 remove extra newline in usage message 1993-10-18 03:03:07 +00:00
Jim Meyering 20905f2c93 merge with 3.8.4e 1993-10-13 22:30:38 +00:00
Jim Meyering 87372cd3ae merge with 3.8.3e 1993-10-09 20:44:16 +00:00
Jim Meyering 95f7eb6267 merge with 3.8.3d 1993-10-08 00:51:10 +00:00
Jim Meyering f2080b7714 merge with 3.8.3b 1993-10-06 16:44:26 +00:00
Jim Meyering 19cd821ddb merge with 3.8.3a 1993-10-06 00:24:55 +00:00
Jim Meyering 429043125e merge with 3.8.2 1993-08-26 04:38:30 +00:00
Jim Meyering 410da16d02 merge with 3.8.1 1993-08-05 02:20:48 +00:00
Jim Meyering d1c5cbfcdd merge with 3.5.5 1993-05-22 02:09:05 +00:00
Jim Meyering a92a94f719 (usage): Mention --help and --version.
(main): Handle flag_help and flag_version before checking for invocation errors.
1993-04-04 14:41:38 +00:00
Jim Meyering ee871dbed8 Add --help and --version options. 1993-04-02 04:26:26 +00:00
Jim Meyering 80f8bd8e8c merge with 3.4.1 1993-03-29 05:09:09 +00:00
Jim Meyering 7735ccac5e (main): If -f is given, don't complain if no file args are given. 1993-03-28 16:29:03 +00:00
Jim Meyering f7c04842b9 Don't ask when removing symlinks. 1993-02-18 18:24:15 +00:00
Jim Meyering 57e56eb7ec Convert static declarations of struct option to use new macros from
getopt.h: no_argument, required_argument, and optional_argument.
1992-12-02 18:55:36 +00:00
Jim Meyering 17387a999c Declared lots of external functions and variables static.
Made several statically-initialized arrays `const.'
1992-11-09 17:39:24 +00:00
Jim Meyering 144b82c6c2 Give most file-scope variables the static attribute. 1992-11-01 03:30:09 +00:00
Jim Meyering 14fd34b788 Initial revision 1992-10-31 20:42:48 +00:00