Jim Meyering
7ff4e5a700
(make_path): Explicitly cast alloca return value to (char *).
1993-04-04 21:52:09 +00:00
Jim Meyering
9cf66fe2b1
* [sgi]: Undefine timezone before including <time.h>.
...
* [time.h vs sys/time.h]: Fix boolean algebra typo from
Mar 31 consolidation.
* Move static dcls of yyerror and yylex to a point
following the definition of those symbols to getdate_{yyerror,yylex}.
1993-04-04 16:36:44 +00:00
Jim Meyering
febc4c49c1
update from fsf
1993-04-04 15:22:00 +00:00
Jim Meyering
326ea43a59
undef isasc before redining it.
1993-04-02 04:24:29 +00:00
Jim Meyering
def996ca60
Define isascii macro to be 1 also if STDC_HEADERS.
1993-04-01 04:12:31 +00:00
Jim Meyering
a7c3b38bb6
updated from FSF
1993-03-31 01:23:35 +00:00
Jim Meyering
c3798f9e61
(index, bcopy): Don't redefine.
1993-03-30 04:35:36 +00:00
Jim Meyering
80f8bd8e8c
merge with 3.4.1
1993-03-29 05:09:09 +00:00
Jim Meyering
a34d7ff0ac
[rindex]: Don't redefine.
1993-03-28 16:23:28 +00:00
Jim Meyering
b538765547
merge with 1.4
1993-01-20 04:29:09 +00:00
Jim Meyering
add6b20a4d
isascii guards for ctype.h macros
1992-12-13 14:18:48 +00:00
Jim Meyering
5fc2263354
Make tables static and const when possible.
...
getdate.c (getdate_yyerr, getdate_yylex): Declare these functions static.
1992-11-12 04:13:46 +00:00
Jim Meyering
40d0a06450
Initial revision
1992-11-08 02:55:41 +00:00
Jim Meyering
b25038ce9a
Initial revision
1992-11-08 02:50:43 +00:00
Jim Meyering
ccbd1d7dc5
Initial revision
1992-11-01 05:44:29 +00:00
Jim Meyering
37ff29b820
Add parentheses to expressions like (c = *p++) as per suggestion
...
from gcc -Wall.
1992-10-31 23:00:47 +00:00
Jim Meyering
52cafd727f
(adjust_blocks): Convert to a macro. The static
...
function wasn't always used.
1992-10-31 22:50:51 +00:00
Jim Meyering
14fd34b788
Initial revision
1992-10-31 20:42:48 +00:00