1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-13 23:36:10 +02:00
Commit Graph

22 Commits

Author SHA1 Message Date
Jim Meyering
1423198343 add 1995 to Copyright dates 1995-03-10 04:15:06 +00:00
Jim Meyering
59097c0922 Include "error.h" rather than simply declaring `void error ();'. 1994-12-27 13:36:22 +00:00
Jim Meyering
7cced49416 Update calls to make_path. 1994-11-04 06:00:41 +00:00
Jim Meyering
5a31cea3d4 . 1994-10-08 00:34:54 +00:00
Jim Meyering
f17c045d21 . 1994-10-02 02:09:38 +00:00
Jim Meyering
ce4dbc8513 merge with 3.9a 1993-10-26 23:39:04 +00:00
Jim Meyering
723d3d528d merge with 3.8.4k 1993-10-19 00:00:06 +00:00
Jim Meyering
712ac6d5a0 add newline back, but only for --help output 1993-10-18 03:22:20 +00:00
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
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
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
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