Jim Meyering
8569e32ec8
.
1996-12-15 20:07:24 +00:00
Jim Meyering
1321f30e73
.
1996-12-14 20:58:17 +00:00
Jim Meyering
290ee99712
.
1996-12-14 05:24:48 +00:00
Jim Meyering
3008ad90f4
twiddle FSF address in comment.
1996-12-14 05:23:41 +00:00
Jim Meyering
8c5b30bc1e
(get_format_width, get_format_prec): Avoid
...
unnecessary comparison of digit to '\0'.
1996-12-14 05:22:46 +00:00
Jim Meyering
f0fa287b4f
(digits): Remove; subsumed by new ISDIGIT.
...
(inittables): Remove initialization of `digits'.
(fraccompare, numcompare, main): Use ISDIGIT (x) instead of digits[x].
(fraccompare, numcompare): Avoid casts to unsigned char that are no
longer needed.
1996-12-14 05:22:17 +00:00
Jim Meyering
4ecb3b28f1
(is_char_class_member): Use ISDIGIT_LOCALE instead of
...
ISDIGIT to test for characters in CC_DIGIT class.
1996-12-14 05:21:51 +00:00
Jim Meyering
ea93e0b7ad
.
1996-12-13 23:41:12 +00:00
Jim Meyering
7603401c86
.
1996-12-13 05:43:35 +00:00
Jim Meyering
90d97b9703
(usage): Clarify description of -u option.
...
From Karl Berry.
1996-12-13 05:43:26 +00:00
Jim Meyering
4091022393
.
SH-UTILS-1_14
1996-12-13 04:35:00 +00:00
Jim Meyering
338061e307
.
1996-12-13 03:43:44 +00:00
Jim Meyering
6a99b4cc40
.
1996-12-13 03:07:23 +00:00
Jim Meyering
86d6c36d09
(IN_CTYPE_DOMAIN): Rename from ISASCII.
...
(ISDIGIT): New definition from Paul Eggert.
This one evaluates its argument exactly once.
(yylex): Move increment out of ISALPHA argument. Use a
comma-expression instead.
1996-12-13 03:05:00 +00:00
Jim Meyering
a7f5043de8
(usage): Update bug-reporting address.
1996-12-13 02:47:33 +00:00
Jim Meyering
5110583f3e
.
1996-12-13 02:47:22 +00:00
Jim Meyering
813c8e8bb6
..
1996-12-12 13:19:43 +00:00
Jim Meyering
7d72c942bb
.
FILEUTILS-3_14
1996-12-12 01:34:44 +00:00
Jim Meyering
f17cc2e29c
.
SH-UTILS-1_13
1996-12-12 01:34:08 +00:00
Jim Meyering
4f4111709c
.
TEXTUTILS-1_20
1996-12-12 01:33:13 +00:00
Jim Meyering
beed39a03c
.
FILEUTILS-3_13k
1996-12-11 06:08:42 +00:00
Jim Meyering
d5f09a0fd1
.
SH-UTILS-1_12t
1996-12-11 05:38:45 +00:00
Jim Meyering
3692f57123
.
1996-12-11 04:49:30 +00:00
Jim Meyering
d3d5565035
[_POSIX_VERSION]: Don't declare wait. That declaration
...
conflicted with the one on i386-pc-isc3.0, now that I've removed the
AC_ISC_POSIX macro and _POSIX_VERSION is no longer defined.
1996-12-11 04:48:51 +00:00
Jim Meyering
3e39947b49
.
1996-12-11 04:38:33 +00:00
Jim Meyering
c8a3fc9bed
.
1996-12-11 04:37:22 +00:00
Jim Meyering
d43b4dcaf8
(EXTRA_DIST): Add strftime.c to appease automake.
...
Although it's not used yet, it'll be used by ls's (to-be-done)
--format=FORMAT option.
1996-12-11 04:34:37 +00:00
Jim Meyering
54f9b87874
.
1996-12-10 22:40:16 +00:00
Jim Meyering
1c28626053
.
TEXTUTILS-1_19r
1996-12-10 21:37:09 +00:00
Jim Meyering
6c674869b3
.
1996-12-10 21:32:54 +00:00
Jim Meyering
888a5250a5
.
1996-12-10 21:20:41 +00:00
Jim Meyering
d468c227b0
renamed from build-script.pl
1996-12-10 21:16:48 +00:00
Jim Meyering
52314f2cd8
.
1996-12-10 21:16:47 +00:00
Jim Meyering
8d2b4f9786
.
1996-12-10 21:16:08 +00:00
Jim Meyering
b44299cfd7
mk-script.pl: Rename from build-script.pl.
1996-12-10 21:11:55 +00:00
Jim Meyering
5ea5ea9d2c
.
1996-12-10 20:59:35 +00:00
Jim Meyering
7d21f2f4d0
.
1996-12-10 20:59:15 +00:00
Jim Meyering
73db5c12b9
.
1996-12-10 20:49:27 +00:00
Jim Meyering
53ac4c028b
(EXTRA_DIST): Add mktime.c.
...
Reported by Thomas Bushnell.
1996-12-10 20:48:12 +00:00
Jim Meyering
916a46a980
.
1996-12-10 13:04:48 +00:00
Jim Meyering
8b59538e69
.
1996-12-10 13:02:55 +00:00
Jim Meyering
eb34cbfc13
.
1996-12-10 13:01:32 +00:00
Jim Meyering
4360d0f52d
.
1996-12-10 06:14:52 +00:00
Jim Meyering
e74a22ebb7
.
1996-12-10 06:12:41 +00:00
Jim Meyering
fcc65666b5
.
1996-12-10 06:11:50 +00:00
Jim Meyering
a16b0a142f
Include config.h.
...
[!HAVE_BCOPY && HAVE_MEMCPY && !defined (bcopy)]: Define bcopy
in terms of memcpy. Reported by Marcus Daniels.
1996-12-10 05:22:12 +00:00
Jim Meyering
5c39a3b65b
.
SH-UTILS-1_12s
1996-12-10 05:10:56 +00:00
Jim Meyering
4885753994
.
1996-12-10 04:54:02 +00:00
Jim Meyering
156de2ae7a
.
1996-12-10 04:46:16 +00:00
Jim Meyering
40f8a7ad2b
.
1996-12-10 04:43:44 +00:00