freebsd-dev/usr.bin/m4
Marcelo Araujo 1b56693f8b Use NULL instead of 0 for pointers.
fopen(3) will return NULL in case it cannot open the STREAM.

MFC after:	2 weeks.
2016-04-18 07:09:34 +00:00
..
TEST Reduce diff with upstream. 2013-05-03 23:29:38 +00:00
tests MFH 2016-03-10 21:16:01 +00:00
eval.c Synchronize m4(1) with OpenBSD 2015-11-21 11:05:38 +00:00
expr.c More -Wmissing-variable-declarations fixes. 2012-10-20 10:33:15 +00:00
extern.h Revert a modification that crept in and should not 2015-11-21 11:06:20 +00:00
gnum4.c Use NULL instead of 0 for pointers. 2016-04-18 07:09:34 +00:00
look.c Synchronize with OpenBSD 2015-05-18 22:40:12 +00:00
m4.1 Synchronize m4(1) with OpenBSD 2015-11-21 11:05:38 +00:00
main.c Synchronize m4(1) with OpenBSD 2015-11-21 11:05:38 +00:00
Makefile Rename libohash to libopenbsd. 2015-11-04 07:20:55 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
mdef.h Synchronize m4(1) with OpenBSD 2015-11-21 11:05:38 +00:00
misc.c Import misc.c,v 1.46 from OpenBSD (by espie@) 2016-01-18 22:12:07 +00:00
NOTES
parser.y Synchronize with OpenBSD 2015-05-18 22:40:12 +00:00
pathnames.h Synchronize m4(1) with OpenBSD 2015-11-21 11:05:38 +00:00
stdd.h
tokenizer.l Work around build breakages with GCC 4.2. 2013-05-23 05:42:35 +00:00
trace.c