1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-18 09:46:33 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
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