From owner-cvs-all Wed Jul 3 1:15:58 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 1457F37B400; Wed, 3 Jul 2002 01:15:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD68E43E52; Wed, 3 Jul 2002 01:15:55 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: from freefall.freebsd.org (chris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g638FtJU014958; Wed, 3 Jul 2002 01:15:55 -0700 (PDT) (envelope-from chris@freefall.freebsd.org) Received: (from chris@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g638Ftqk014957; Wed, 3 Jul 2002 01:15:55 -0700 (PDT) Message-Id: <200207030815.g638Ftqk014957@freefall.freebsd.org> From: Chris Costello Date: Wed, 3 Jul 2002 01:15:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys close.2 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 chris 2002/07/03 01:15:55 PDT Modified files: lib/libc/sys close.2 Log: Correct a call to fcntl(F_SETFD) to use `FD_CLOEXEC' instead of `1'. Revision Changes Path 1.19 +1 -1 src/lib/libc/sys/close.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message