1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-07 10:16:46 +02:00
Commit Graph

157 Commits

Author SHA1 Message Date
Jim Meyering f7999d7584 merge with 3.5.2 1993-05-06 05:34:26 +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