Mail Archives: djgpp/1997/05/08/13:49:17
John M. Aldrich (fighteer AT cs DOT com) wrote:
: Check out __dpmi_lock_linear_region(); the _go32_dpmi_lock_* functions
: end up calling it.
Presumably they return the value they get from __dpmi_lock_linear_region
then?
: > BTW In the docs for _go32_dpmi_lock_data(), the first line of the
: > description is inaccurate; it's copied from the _go32_dpmi_lock_code()
: > description and says the function locks an area of code (should read
: > `data', I think).
: Probably an omission. The documentation for the more obscure libc
It's more of a typo; it just says `code' instead of `data' once. Being
pedantic I could come up with any number of errors in the docs (missing
#include files, inconsistency in amount of information given for each
function, ...) :)
: functions seems to be updated less frequently than it should. If you
: feel like fixing it yourself, you should make the correction to the .txh
: files in djlsr201 and submit a bug report to the DJGPP Bug Tracking
: System.
Hmm, I don't know how to do that, but there's no time like the present to
learn :) I'll look into it. I don't want to submit bug reports the
maintainers aren't interested in, though.
--
George Foot <mert0407 AT sable DOT ox DOT ac DOT uk>
Merton College, Oxford
- Raw text -