Commit Graph

28 Commits

Author SHA1 Message Date
bde
eb3a97224d Symlink awk.y to awktab.y so that the default yacc rules apply, and use
the (new) default yacc rules.  This is cosmetic - the special rule was
good enough here because y.tab.h is not used.

Don't generate y.output.
1998-05-04 16:18:57 +00:00
jraynard
bc16578d00 Remove yet another superfluous file. 1997-10-26 12:53:16 +00:00
ache
1d9f100cc7 Add -funsigned-char to CFLAGS (for ctype macros) 1997-10-26 12:20:45 +00:00
ache
53944ea82d Do not use gawk random, we have better one in libc 1997-10-15 14:01:31 +00:00
jraynard
adb8ef2dbb Makefile for contributed version of awk. 1997-10-14 18:32:38 +00:00
jraynard
5dad8d6418 Remove old version of awk. 1997-10-14 18:29:32 +00:00
ache
64d1339e4f Fix initstate() cast to match Lite2 1997-03-17 16:32:14 +00:00
peter
752c953400 Build under Lite2 includes 1997-03-11 17:13:31 +00:00
ache
1c62381d2a Fix srandom arg type according to Lite2 1997-03-11 14:25:10 +00:00
jmacd
017a101312 Forgot a TAB. 1997-01-11 03:31:08 +00:00
jmacd
88f493fd49 Same thing. 1997-01-11 03:26:53 +00:00
ache
df9660c066 Replace collate_range_cmp call with its code (GNU version) 1996-10-31 07:45:15 +00:00
ache
2e0a5e4c41 Use collate for alpha character ranges 1996-08-13 14:33:05 +00:00
mpp
37272cd2d1 Another round of man page cleanups.
Down to only about 100 items left to cleanup! :-)
1996-02-12 04:57:03 +00:00
peter
6470cdf2a0 This commit was generated by cvs2svn to compensate for changes in r13122,
which included commits to RCS files with non-trunk default branches.
1995-12-30 19:02:48 +00:00
peter
639da796bd recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
ache
39ccc7de2f Add setlocale LC_CTYPE 1995-10-28 19:44:29 +00:00
bde
8f1d76ade0 Remove includes of the wrong ../Makefile.inc (one was commented out, the
other was in the wrong order).
1995-10-22 18:28:10 +00:00
rgrimes
8988b74eb8 Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
ache
693480e240 Add doc to SUBDIR 1995-01-16 17:49:20 +00:00
ache
48c9d83b34 Infopage install 1995-01-11 06:53:40 +00:00
ache
067e037c36 Use -lgnuregex
Tune for 8bit ctype
1995-01-11 06:14:14 +00:00
dg
e05aec34b1 Fixed a couple of compiler warnings related to wrong prototypes. 1994-09-23 08:28:43 +00:00
alm
9b8a2cc160 Call fpsetmask(3) so awk doesn't dump core on FP exceptions.
Upgrade to version 2.15.5
1994-05-31 18:58:00 +00:00
root
bbc7c0426a New manual page system 1993-07-02 04:54:10 +00:00
jkh
bfc3b5d08e This commit was generated by cvs2svn to compensate for changes in r9,
which included commits to RCS files with non-trunk default branches.
1993-06-18 04:22:21 +00:00
jkh
777d9e83b8 Updated GNU utilities 1993-06-18 04:22:21 +00:00
jkh
1109bdc96f Updated GNU utilities 1993-06-18 04:22:21 +00:00