From owner-cvs-all Sun Jul 22 17:58:51 2001 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (gw.Awfulhak.org [217.204.245.18]) by hub.freebsd.org (Postfix) with ESMTP id A74B237B403; Sun, 22 Jul 2001 17:58:46 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.4/8.11.4) with ESMTP id f6N0wjI01068; Mon, 23 Jul 2001 01:58:45 +0100 (BST) (envelope-from brian@lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.4/8.11.4) with ESMTP id f6N0wig12579; Mon, 23 Jul 2001 01:58:44 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200107230058.f6N0wig12579@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Assar Westerlund Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@Awfulhak.org Subject: Re: cvs commit: src/lib/libutil ecalloc.c emalloc.3 emalloc.c erealloc.c estrdup.c Makefile libutil.h In-Reply-To: Message from Assar Westerlund of "Sun, 22 Jul 2001 15:26:37 PDT." <200107222226.f6MMQbB26273@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 23 Jul 2001 01:58:44 +0100 From: Brian Somers 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 What a bizarre idea. IMHO this is not necessary. Was this discussed somewhere ? -- Brian http://www.freebsd-services.com/ Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message