freebsd-dev/usr.bin/m4
Baptiste Daroussin 5e2a209a27 Fix world after byacc import:
- old yacc(1) use to magicially append stdlib.h, while new one don't
- new yacc(1) do declare yyparse by itself, fix redundant declaration of
  'yyparse'

Approved by:	des (mentor)
2012-05-22 16:33:10 +00:00
..
lib Globally replace u_int*_t from (non-contributed) man pages. 2012-02-12 18:29:56 +00:00
TEST
eval.c Improve m4 compatibility with GNU m4 extension ** (exponent) 2012-04-15 13:25:51 +00:00
expr.c
extern.h Improve m4 compatibility with GNU m4 extension ** (exponent) 2012-04-15 13:25:51 +00:00
gnum4.c
look.c
m4.1
main.c Improve m4 compatibility with GNU m4 extension ** (exponent) 2012-04-15 13:25:51 +00:00
Makefile Repair breakage after r228697: since m4 now uses pow(3), it needs -lm. 2011-12-18 23:54:32 +00:00
mdef.h
misc.c
NOTES
parser.y Fix world after byacc import: 2012-05-22 16:33:10 +00:00
pathnames.h
stdd.h
tokenizer.l Reimplement support for the ** (exponent) gnu extension, make it available thought the -g (mimic gnu) option 2011-12-18 22:04:55 +00:00
trace.c