From owner-freebsd-stable@FreeBSD.ORG Thu Jul 24 13:19:35 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9026E37B401 for ; Thu, 24 Jul 2003 13:19:35 -0700 (PDT) Received: from web14806.mail.yahoo.com (web14806.mail.yahoo.com [216.136.224.222]) by mx1.FreeBSD.org (Postfix) with SMTP id 41FCB43F93 for ; Thu, 24 Jul 2003 13:19:35 -0700 (PDT) (envelope-from rosti_bsd@yahoo.com) Message-ID: <20030724201934.59075.qmail@web14806.mail.yahoo.com> Received: from [192.114.47.54] by web14806.mail.yahoo.com via HTTP; Thu, 24 Jul 2003 13:19:34 PDT Date: Thu, 24 Jul 2003 13:19:34 -0700 (PDT) From: Rostislav Krasny To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: malloc does not return null when out of memory X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2003 20:19:35 -0000 The Single UNIX Specification extends malloc() function, a little. Following URL is of the manual page of this function: http://www.opengroup.org/onlinepubs/007904975/functions/malloc.html Read "ERRORS" and "Issue 6" sections. Should FreeBSD be conformed to this standard? __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com