cvs commit: src/sys/alpha/linux syscalls.master src/sys/alpha/osf1
syscalls.master src/sys/compat/svr4 syscalls.master
src/sys/i386/ibcs2 syscalls.isc syscalls.master syscalls.xenix
src/sys/i386/linux syscalls.master
John Baldwin
jhb at FreeBSD.org
Wed Feb 4 13:57:02 PST 2004
jhb 2004/02/04 13:57:00 PST
FreeBSD src repository
Modified files:
sys/alpha/linux syscalls.master
sys/alpha/osf1 syscalls.master
sys/compat/svr4 syscalls.master
sys/i386/ibcs2 syscalls.isc syscalls.master
syscalls.xenix
sys/i386/linux syscalls.master
Log:
The following compat syscalls are now mpsafe: linux_getrlimit(),
linux_setrlimit(), linux_old_getrlimit(), osf1_getrlimit(),
osf1_setrlimit(), svr4_sys_ulimit(), svr4_sys_setrlimit(),
svr4_sys_getrlimit(), svr4_sys_setrlimit64(), svr4_sys_getrlimit64(),
ibcs2_sysconf(), and ibcs2_ulimit().
Revision Changes Path
1.55 +2 -2 src/sys/alpha/linux/syscalls.master
1.8 +2 -2 src/sys/alpha/osf1/syscalls.master
1.14 +5 -5 src/sys/compat/svr4/syscalls.master
1.7 +1 -1 src/sys/i386/ibcs2/syscalls.isc
1.16 +1 -1 src/sys/i386/ibcs2/syscalls.master
1.8 +1 -1 src/sys/i386/ibcs2/syscalls.xenix
1.54 +3 -3 src/sys/i386/linux/syscalls.master
More information about the cvs-src
mailing list