linux bame
Paul Bame
bame@puffin.external.hp.com
Fri, 17 Nov 2000 22:38:30 -0700
CVSROOT: /home/cvs/parisc
Module name: linux
Changes by: bame 00/11/17 22:38:30
Modified files:
arch/parisc64/kernel: sys_parisc32.c
arch/parisc/kernel: sys_parisc.c
Log message:
Moved some 64-bit stuff from parisc/kernel/sys_parisc.c to
parisc64/kernel/sys_parisc32.c where it belongs.
Added wrappers for sched_rr_get_interval, nanosleep, sysctl, utime,
times to the existing wrappers for fcntl and execve.
Added the syscall # to the message printed by sys32_unimplemented()