From owner-cvs-all Fri Jan 28 14:10:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AD68115CB7; Fri, 28 Jan 2000 14:10:28 -0800 (PST) (envelope-from jasone@FreeBSD.org) Received: (from jasone@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA99390; Fri, 28 Jan 2000 14:10:28 -0800 (PST) (envelope-from jasone@FreeBSD.org) Message-Id: <200001282210.OAA99390@freefall.freebsd.org> From: Jason Evans Date: Fri, 28 Jan 2000 14:10:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_fcntl.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jasone 2000/01/28 14:10:28 PST Modified files: lib/libc_r/uthread uthread_fcntl.c Log: Use _fcntl() (not fcntl()) inside of fcntl(). Reported by: green Revision Changes Path 1.12 +4 -4 src/lib/libc_r/uthread/uthread_fcntl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message