[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] Discrepancy in mintbind.h



Hi!
I hope this is the right place to report this.  If not, my apologies and could 
someone please tell me the correct procedure.

I noticed the following differences between mintbind.h & syscalls.master:
	. the calls for Pgetauid(), Psetauid() are reversed
	. Maccess() is defined as 0x141 in mintbind.h, and 0x17d in syscalls.master

Roger Burrows