From: vischne@ibm.net
Subject: /dev/mem anyone?
31 Jan 1998 17:08:34 -0800
Message-ID: <199802010042.AAA73474.cygnus.gnu-win32@out1.ibm.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
To: gnu-win32@cygnus.com

The djgpp system elected to implement a library of calls to the DPMI
(Dos Protected Mode) interface in Windows, and this allows them to
port Unix applications that call on /dev/mem.  However, such ports
are really partial rewrites of the original source code.

It would be a whole lot more elegant to implement /dev/mem in the cygwin.dll
so that Unix programs that call file open, close, and seek functions that
involve /dev/mem will work properly.   And, that would serve to distinguish
the cygnus.com approach from the djgpp approach.


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