Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Oct 1997 23:59:39 +0200
From:      j@uriah.heep.sax.de (J Wunsch)
To:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: Is this a bug, or just a feature.
Message-ID:  <19971011235939.ZT01057@uriah.heep.sax.de>
In-Reply-To: <Pine.SGI.3.95.971011141336.22060A-100000@shellx.best.com>; from mdean on Oct 11, 1997 14:16:52 -0700
References:  <Pine.SGI.3.95.971011141336.22060A-100000@shellx.best.com>

next in thread | previous in thread | raw e-mail | index | archive | help
As mdean wrote:

> Shouldn't it be an error to call open("/dev/fd0", RD_ONLY|WR_ONLY,0)?

It shouldn't.  It sometimes help to look at the #definition for a
particular macro... like O_RDONLY (which i think is what you actually
mean).

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19971011235939.ZT01057>