[PATCH] missing ppc32 time syscalls in 2.6.0-test9
Anton Blanchard
anton at samba.org
Wed Nov 19 16:37:19 EST 2003
Hi,
> The new coreutils package uses syscall 246 for `sleep 42`, it has no
> fallback.
> syscall 249 is a new one from linuxppc-2.5 tree.
Looks good, thanks Olaf.
BTW It seems to be falling back to gettimeofday on my system:
SYS_246(0, 0xffffecc8, 0, 0, 0) = -1 ENOSYS (Function not implemented)
gettimeofday({1069220171, 27198}, NULL) = 0
nanosleep({10, 0}, <unfinished ...>
Anton
** Sent via the linuxppc64-dev mail list. See http://lists.linuxppc.org/
More information about the Linuxppc64-dev
mailing list