New MiNT system calls

rev. 26. October 1998.

Functions by name
Function nameOpcodePurpose
Dreadlabel() 0x0152Read disk label
Dwritelabel() 0x0153Write disk label
Dxreaddir() 0x0142Extended Dreaddir()
Pgetauid() 0x0145Get process' audit id
Pgetgroups() 0x0147Get process' supplementary group ids
Pgetpriority() 0x0158Get process' priority
Psetauid() 0x0146Set process' audit id
Psetegid() 0x0144Set process' effective group id
Pseteuid() 0x0143Set process' effective user id
Psetgroups() 0x0148Set process' supplementary group ids
Psetpriority() 0x0159Set process' priority
Psetregid() 0x014fSet process' real and/or effective group id
Psetreuid() 0x014eSet process' real and/or effective user id
Psigintr() 0x013eAssign an interrupt to a signal
Scookie() 0x014aCookie Jar management (obsolete).
Shutdown() 0x0151Shut the system down
Ssystem() 0x0154Control various system settings
Suptime() 0x013fGet system's uptime and load averages
Sync() 0x0150Sync filesystems
Tadjtime() 0x0157Adjust the clock (not implemented yet)
Talarm() 0x0120Set SIGALRM delivery
Tgettimeofday() 0x0155Interrogate the high resolution system clock
Tmalarm() 0x013dSet SIGALRM delivery
Tsetitimer() 0x0149Set timer intervals
Tsettimeofday() 0x0156Set the high resolution system clock



(c) Copyright MCMXCVIII by YesCREW