From owner-man-jp@jp.freebsd.org  Sat May  6 14:26:05 2000
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id OAA31277;
	Sat, 6 May 2000 14:26:05 +0900 (JST)
	(envelope-from owner-man-jp@jp.FreeBSD.org)
Received: from earth.advok.com (adsl-151-197-17-59.bellatlantic.net [151.197.17.59])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id OAA31270
	for <man-jp@jp.freebsd.org>; Sat, 6 May 2000 14:26:04 +0900 (JST)
	(envelope-from hiro@mail.advok.com)
Received: from [192.168.0.2] ([192.168.0.2])
	by earth.advok.com (8.9.3/3.7W) with ESMTP id BAA49930
	for <man-jp@jp.freebsd.org>; Sat, 6 May 2000 01:28:11 -0400 (EDT)
Message-Id: <200005060528.BAA49930@earth.advok.com>
X-Mailer: Macintosh Eudora Pro Version 3.1.1-Jr1
In-Reply-To: <200005060459.AAA49828@earth.advok.com>
References: <200005030556.BAA40136@earth.advok.com>
 <200005030242.LAA67978@tasogare.imasy.or.jp> Your message of "Tue, 2 May
 2000 21:41:38 -0400". <200005030140.VAA39804@earth.advok.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="ISO-2022-JP"
Content-Transfer-Encoding: 7bit
Date: Sat, 6 May 2000 01:29:15 -0400
To: man-jp@jp.freebsd.org
From: Yoshihiro Ota <hiro@mail.advok.com>
Reply-To: man-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+000315
X-Sequence: man-jp 2392
Subject: [man-jp 2392] Re: (man2) fcntl.2
Errors-To: owner-man-jp@jp.freebsd.org
Sender: owner-man-jp@jp.freebsd.org
X-Originator: hiro@mail.advok.com

$BB@ED$G$9!#(J

$B$3$N%^%K%e%"%k$rFI$s$G$$$FIT;W5D$K;W$C$?$N$G$9$,!"(J
$B0J2<$NMM$JJ8>O$rLu$7$?$H$-$N6gE@$N$D$1J}$G$9$,!"(J
($B0l$DFb$K2<$2$i$l$F!"2U>r=q$K$7$F$"$k$H$3$m$N$3$H(J)

     F_DUPFD    Return a new descriptor as follows:

                    o   Lowest numbered available descriptor greater than or
                        equal to arg.
                    o   Same object references as the original descriptor.
                    o   New descriptor shares the same file offset if the ob-
                        ject was a file.
                    o   Same access mode (read, write or read/write).
                    o   Same file status flags (i.e., both file descriptors
                        share the same file status flags).
                    o   The close-on-exec flag associated with the new file
                        descriptor is set to remain open across execve(2) sys-
                        tem calls.

$BLuJ8$@$H!"86J8$,40A4$JJ8>O$K$J$C$F$$$J$$$b$N$O!"!VBN8@;_$a$G$*$o$i$;$F(J
$B6gE@$J$7!W$G!"40A4$JJ8>O$N=j$O!V$G$9$^$9D4$N6gE@$"$j!W$K$J$C$F$$$^$9!#(J
$B$J$*!"1QJ8$@$HA4It%T%j%*%I$,$D$/$_$?$$$G$9!#(J

$B$=$3$i$X$s$O$7$C$+$j7h$^$C$F$$$k$N$G$7$g$&$+!#(J
#$BB>$N%U%!%$%k$bC5$=$&$H$7$?$N$G$9$,$$$$Nc$,8+$D$+$j$^$;$s$G$7$?!#(J


