summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-09-07Define and use upper case variants of ctype.h IS* macros.Jim Meyering
From Bruno Haible.
1996-09-07.Jim Meyering
1996-09-07(check_punctuation): Use ISPUNCT instead of ispunct.Jim Meyering
(get_line): Use ISSPACE instead of isspace.
1996-09-06revert last changeJim Meyering
1996-09-06.Jim Meyering
1996-09-06New version from glibc.Jim Meyering
1996-09-06.Jim Meyering
1996-09-06(main): Don't set verbose flag for --changes.Jim Meyering
(change_file_mode): If chmod succeeds and --changes was given, give a diagnostic describing the new permissions. Reported by Philippe Schnoebelen (phs@fing.edu.uy).
1996-09-05.Jim Meyering
1996-09-05(do_copy): When concatenating DEST (with a trailing `/') and the basenameJim Meyering
part of non-directory SOURCE, don't add a slash between them.
1996-09-05.Jim Meyering
1996-09-05.Jim Meyering
1996-09-05Make sure NULL is defined by including stddef.hJim Meyering
(if STDC_HEADERS || _LIBC) or simply defining it (otherwise). Include sys/types.h for definition of size_t needed by regex.h.
1996-09-05.Jim Meyering
1996-09-05(fu_SOURCES): Add regex.c and rx.c.Jim Meyering
(noinst_HEADERS): Add regex.h and rx.h.
1996-09-03.Jim Meyering
1996-09-03this conforms to POSIX.2. From Paul Eggert <eggert@twinsun.com>.Jim Meyering
1996-09-02.Jim Meyering
1996-09-02.Jim Meyering
1996-09-02(ENABLE_NLS): Include libintl.h and define _ to gettext.Jim Meyering
1996-09-02.Jim Meyering
1996-09-02.Jim Meyering
1996-09-02(usage): Tell where to report bugs.Jim Meyering
1996-09-02.Jim Meyering
1996-09-02(usage): Tell where to report bugs.Jim Meyering
1996-09-02.Jim Meyering
1996-09-01.Jim Meyering
1996-09-01.Jim Meyering
1996-08-31(utime_now): Protoize.Jim Meyering
Reported by David S. Miller (davem@caip.rutgers.edu).
1996-08-31(usage): remove spurious trailing \n in puts.Jim Meyering
1996-08-29(usage): Tell where to report bugs.Jim Meyering
1996-08-29quote via kbJim Meyering
1996-08-26.Jim Meyering
1996-08-26(EXTRA_DIST): Add $x-tests.Jim Meyering
($x-tests): Guard dependencies with @MAINT@.
1996-08-26.Jim Meyering
1996-08-26(EXTRA_DIST): Add $x-tests.Jim Meyering
($x-tests): Guard dependencies with @MAINT@.
1996-08-26.Jim Meyering
1996-08-25.Jim Meyering
1996-08-24.Jim Meyering
1996-08-24(cat): Cast first arg to stpcpy to char*.Jim Meyering
1996-08-24.Jim Meyering
1996-08-24.Jim Meyering
1996-08-24Reverse 10f and 10g so sort passes these tests.Jim Meyering
1996-08-22.Jim Meyering
1996-08-22.Jim Meyering
1996-08-20Nit fixes from kb.Jim Meyering
1996-08-19.Jim Meyering
1996-08-19.Jim Meyering
1996-08-19.Jim Meyering
1996-08-19.Jim Meyering