freebsd-dev/usr.bin/m4
Baptiste Daroussin bdb6d17264 Respect mathematical operation order piority with the exponent gnu extension
Obtained from:	OpenBSD
Approved by:	des (mentor)
2012-04-30 21:02:57 +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 Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00
extern.h Improve m4 compatibility with GNU m4 extension ** (exponent) 2012-04-15 13:25:51 +00:00
gnum4.c Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00
look.c Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00
m4.1 Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00
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 Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00
misc.c Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00
NOTES
parser.y Respect mathematical operation order piority with the exponent gnu extension 2012-04-30 21:02:57 +00:00
pathnames.h Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00
stdd.h Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00
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 Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00