1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 08:10:15 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1999-01-02 19:38:05 +00:00
parent 731688ecd5
commit fb888f11ab
+9
View File
@@ -1,5 +1,14 @@
1999-01-02 Jim Meyering <meyering@ascend.com>
* src/tsort.c (tsort): Use a single call to error instead of two
to fprintf.
(main): Remove `%s: ' prefix on format string.
* src/tail.c (parse_options): Use XARGMATCH in place of argmatch.
* src/ptx.c (format_vals): New array.
(main): Use XARGMATCH in place of argmatch.
* Version 1.22g.
* lib/argmatch.h (XARGMATCH): Don't return a value; instead,