From: sos@prospect.com.ru (Sergey Okhapkin)
Subject: RE: POSIX semantics?
27 Jul 1997 00:17:07 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <01BC9A79.CC913540.cygnus.gnu-win32@sos>
Original-To: "gnu-win32@cygnus.com" <gnu-win32@cygnus.com>,
        "'Paul Prescod'"
	 <papresco@technologist.com>
Encoding: 10 TEXT
Original-Sender: owner-gnu-win32@cygnus.com

Paul Prescod wrote:
> Does that mean that in the POSIX subsystem I can create files name Foo,
> FOO and foo in the same directory?

It's possible not only with posix subsystem, but with win32 api. Just add FILE_FLAG_POSIX_SEMANTICS to CreateFile() call.

-- 
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
