freebsd-skq/usr.bin/m4
Baptiste Daroussin 88497f0c68 Sync with OpenBSD
This brings:
- check for integer overflows in custom allocs
- fix potential integer overflows in memory allocation
- annotate regexp error messages with source string
- better error handling in mkstemp/unlink/fdopen logic
2014-07-27 22:54:13 +00:00
..
lib Sync with OpenBSD 2014-07-27 22:54:13 +00:00
TEST Reduce diff with upstream. 2013-05-03 23:29:38 +00:00
tests Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
eval.c Sync with OpenBSD 2014-07-27 22:54:13 +00:00
expr.c
extern.h Sync with OpenBSD 2014-07-27 22:54:13 +00:00
gnum4.c Sync with OpenBSD 2014-07-27 22:54:13 +00:00
look.c Sync with OpenBSD 2014-07-27 22:54:13 +00:00
m4.1 Sync with OpenBSD 2014-07-27 22:54:13 +00:00
main.c Sync with OpenBSD 2014-07-27 22:54:13 +00:00
Makefile Sync with OpenBSD 2014-07-27 22:54:13 +00:00
mdef.h
misc.c Sync with OpenBSD 2014-07-27 22:54:13 +00:00
NOTES
parser.y Reduce diff with upstream. 2013-05-03 23:29:38 +00:00
pathnames.h
stdd.h
tokenizer.l Work around build breakages with GCC 4.2. 2013-05-23 05:42:35 +00:00
trace.c