]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove the local basename in favor of the libc version.
authorobrien <obrien@FreeBSD.org>
Tue, 24 Jul 2001 14:09:47 +0000 (14:09 +0000)
committerobrien <obrien@FreeBSD.org>
Tue, 24 Jul 2001 14:09:47 +0000 (14:09 +0000)
commit0004ccf79876c8bdda19ea656a8360faae38bd8c
treefc273fb6f58ca353dc8b70c80556ee29a1278ba7
parentf842b779c36c44bc686f6d57b2392f5fdb3fd25b
Remove the local basename in favor of the libc version.
Remove xmalloc and xstrdup and do the error checking at the place of use.
usr.bin/m4/eval.c
usr.bin/m4/extern.h
usr.bin/m4/look.c
usr.bin/m4/main.c
usr.bin/m4/misc.c