1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-26 02:30:35 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
Jim Meyering 635b1b5b6e (usage): Add one- and two-line descriptions to --help output.
From Karl.
1995-05-15 04:53:56 +00:00
Jim Meyering 0d6850348c add 1995 to Copyright dates 1995-03-09 22:33:05 +00:00
Jim Meyering a9f1783e20 * src/*.c: Include "error.h" instead of simply declaring
`void error ();'.
1994-12-20 05:26:44 +00:00
Jim Meyering ec90359f34 . 1994-10-01 02:52:05 +00:00
Jim Meyering 0a0800fe25 merge with 1.10n2 1994-09-27 22:02:00 +00:00
Jim Meyering 4bac19f0bf . 1994-09-25 02:25:20 +00:00
Jim Meyering 3d74506f21 (main, tee): More const dcls and casting. 1994-09-24 16:17:54 +00:00
Jim Meyering e628e7bb9e . 1994-04-20 00:23:45 +00:00
Jim Meyering 75a474834b . 1994-02-01 14:11:50 +00:00
Jim Meyering 82a7098474 merge with 1.9.2c 1994-01-03 05:22:20 +00:00
Jim Meyering 3ffdef958d . 1993-12-28 23:46:12 +00:00
Jim Meyering 0f5e2eba7c . 1993-12-28 23:22:03 +00:00
Jim Meyering 704a7eba4a who.c 1993-12-28 21:18:17 +00:00
Jim Meyering d7c526e66d merge with 1.8.1i 1993-10-26 00:11:14 +00:00
Jim Meyering cfe240bbd8 merge with 1.8.1h 1993-10-24 21:30:08 +00:00
Jim Meyering fa7a1e19e2 merge with 1.8.1g 1993-10-17 03:57:04 +00:00
Jim Meyering 44c053f008 merge with 1.8.1d 1993-10-12 14:49:11 +00:00
Jim Meyering 87fa23e641 merge with 1.8.1b 1993-10-12 01:52:24 +00:00
Jim Meyering 3134fad324 merge with 1.8.1a 1993-10-04 21:20:37 +00:00
Jim Meyering 9d2ef3292f Convert static declarations of struct option to use new macros from
getopt.h: no_argument, required_argument, and optional_argument.
1992-12-02 18:51:53 +00:00
Jim Meyering 88b7056046 all files: make most variables static and const when possible.
declare lots of functions static.
1992-11-12 04:14:54 +00:00
Jim Meyering f33e06711c Make still more file-scope variables `static'. 1992-11-01 07:01:40 +00:00
Jim Meyering ccbd1d7dc5 Initial revision 1992-11-01 05:44:29 +00:00