davidxu 2006-09-09 01:22:13 UTC
FreeBSD src repository
Modified files:
sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h
freebsd32_syscalls.c freebsd32_sysent.c
syscalls.master
Log:
The following functions need not to be reimplemented, reuse 64bit
syscalls instead:
sigqueue, thr_set_name, thr_setscheduler, thr_getscheduler,
thr_setschedparam.
Revision Changes Path
1.61 +0 -0 src/sys/compat/freebsd32/freebsd32_proto.h
1.59 +5 -0 src/sys/compat/freebsd32/freebsd32_syscall.h
1.50 +5 -5 src/sys/compat/freebsd32/freebsd32_syscalls.c
1.60 +5 -5 src/sys/compat/freebsd32/freebsd32_sysent.c
1.74 +12 -5 src/sys/compat/freebsd32/syscalls.master
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"