652fe89179
usync_cntl() system calls. - when usync_cntl is used and the process is aborted (eg: by kill -9) libc does not call usync_cntl() to unblock things. We have to cleanup data allocated in the kernel. This is now done through the emulation specific exit hook - IRIX initialize some data in the system part of the PRDA: the pid and a prid (PRDA ID?). We initialize both to pid. - Move back struct irix_share_group from irix_exec.h to irix_prctl.h, it is more revelant here. - fix a few typos |
||
---|---|---|
.. | ||
aout | ||
aoutm68k | ||
common | ||
freebsd | ||
hpux | ||
ibcs2 | ||
irix | ||
linux | ||
m68k4k | ||
mach | ||
netbsd32 | ||
osf1 | ||
ossaudio | ||
pecoff | ||
sunos | ||
sunos32 | ||
svr4 | ||
svr4_32 | ||
ultrix | ||
vax1k | ||
Makefile |