1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-18 09:46:33 +02:00
This commit is contained in:
Jim Meyering
1992-12-02 18:42:09 +00:00
parent 030f314992
commit d9bd06c03c

View File

@@ -4,6 +4,12 @@ Wed Dec 2 12:28:10 1992 Jim Meyering (meyering@idefix.comco.com)
struct option to use new macros from getopt.h: no_argument,
required_argument, and optional_argument.
Wed Nov 25 07:51:55 1992 Jim Meyering (meyering@idefix.comco.com)
* pr.c, sort.c, od.c: Make definitions of ISPRINT etc consistent.
* tr.c (main): Close stdin and stdout.
Tue Nov 24 08:42:30 1992 Jim Meyering (meyering@idefix.comco.com)
* tr.c: Define new macros ISPRINT, ISALNUM, ISXDIGIT, ... that