From owner-cvs-all Fri Sep 6 12:23:35 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F347437B400; Fri, 6 Sep 2002 12:23:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A082043E7B; Fri, 6 Sep 2002 12:23:29 -0700 (PDT) (envelope-from wollman@FreeBSD.org) Received: from freefall.freebsd.org (wollman@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g86JNTJU013826; Fri, 6 Sep 2002 12:23:29 -0700 (PDT) (envelope-from wollman@freefall.freebsd.org) Received: (from wollman@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g86JNT2a013825; Fri, 6 Sep 2002 12:23:29 -0700 (PDT) Message-Id: <200209061923.g86JNT2a013825@freefall.freebsd.org> From: Garrett Wollman Date: Fri, 6 Sep 2002 12:23:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib atexit.3 exit.3 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 wollman 2002/09/06 12:23:29 PDT Modified files: lib/libc/stdlib atexit.3 exit.3 Log: Include some verbage about not calling exit() from functions registered by atexit(). Revision Changes Path 1.8 +13 -2 src/lib/libc/stdlib/atexit.3 1.11 +13 -2 src/lib/libc/stdlib/exit.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message