/dev/mem anyone?

vischne@ibm.net vischne@ibm.net
Sat Jan 31 16:42:00 GMT 1998


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".



More information about the Cygwin mailing list