Date: Sun, 22 Jul 2001 15:26:37 -0700 (PDT) From: Assar Westerlund <assar@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libutil ecalloc.c emalloc.3 emalloc.c erealloc.c estrdup.c Makefile libutil.h Message-ID: <200107222226.f6MMQbB26273@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
assar 2001/07/22 15:26:37 PDT
Modified files:
lib/libutil Makefile libutil.h
Added files:
lib/libutil ecalloc.c emalloc.3 emalloc.c erealloc.c
estrdup.c
Log:
add ecalloc, emalloc, erealloc, estrdup - versions of the e-less
functions that exit instead of failing
Revision Changes Path
1.43 +7 -3 src/lib/libutil/Makefile
1.33 +5 -1 src/lib/libutil/libutil.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107222226.f6MMQbB26273>
