NetBSD/sys/compat
kleink a255f23ee3 In XPG4.2, the ss_size member of type stack_t (struct sigaltstack) is specified
to be of type size_t; since this imposes an interface change on the Alpha
(sizeof(int) != sizeof(size_t)), allocate a new system call number and make
the previous version a compatibility system call.
1997-11-25 19:32:15 +00:00
..
common In XPG4.2, the ss_size member of type stack_t (struct sigaltstack) is specified 1997-11-25 19:32:15 +00:00
freebsd Fix the shared library versioning snafu caused by the recent changes 1997-10-20 22:05:06 +00:00
hpux Fix the shared library versioning snafu caused by the recent changes 1997-10-20 22:05:06 +00:00
ibcs2 Fix the shared library versioning snafu caused by the recent changes 1997-10-20 22:05:06 +00:00
linux msync -> __msync13 1997-10-21 00:57:38 +00:00
m68k4k Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:30:09 +00:00
osf1 Fix execve(2) and *setregs() interfaces so emulations can set registers in a 1997-09-11 23:01:44 +00:00
ossaudio Make the audio API (almost) SunOS compatible. 1997-10-19 07:41:33 +00:00
sunos Update for new msync (== __msync13), use flags 1997-10-21 00:58:41 +00:00
svr4 Regen 1997-11-16 22:51:15 +00:00
ultrix Use void* not caddr_t for 'addr' argument to native mmap(). 1997-10-19 00:15:31 +00:00