From owner-cvs-all Sun Jul 22 15:26:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5F02237B405; Sun, 22 Jul 2001 15:26:37 -0700 (PDT) (envelope-from assar@FreeBSD.org) Received: (from assar@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6MMQbB26273; Sun, 22 Jul 2001 15:26:37 -0700 (PDT) (envelope-from assar) Message-Id: <200107222226.f6MMQbB26273@freefall.freebsd.org> From: Assar Westerlund Date: Sun, 22 Jul 2001 15:26:37 -0700 (PDT) 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 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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