This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

/dev/mem anyone?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]