From: jra@cygnus.com (Jeremy Allison)
Subject: Re: _get_osfhandle and/or mmap under cygwin.dll on NT?
14 Jan 1997 10:50:22 -0800
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <199701141728.JAA24028.cygnus.gnu-win32@cygnus.com>
Original-To: Henry Minsky <hqm@ua.com>
Original-cc: gnu-win32@cygnus.com, jra@cygnus.com
In-reply-to: Your message of "Mon, 13 Jan 1997 23:26:31 PST."
             <199701140726.XAA23090@teller.datawave.net> 
Original-Sender: owner-gnu-win32@cygnus.com

Hi Henry,

	I have implemented mmap and get_osfhandle
in the latest cygwin32 sources (they seem to work).
The tricky thing about mmap is that according to
POSIX the mmap'ed areas must be copied across a
fork() - that complicates the implementation.
Also implemented are all the missing getXXbyYY
functions that were missing from the network
code in the 17.1 release.

Sorry, no ETA yet on the select fix or the next
release.

Hope that helps,

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