Posix compliant cpu clocks V6 [1/3]: Generic Kernel patch
Andrew Morton
akpm@osdl.org
Fri Oct 1 21:00:00 GMT 2004
Christoph Lameter <clameter@sgi.com> wrote:
>
> --- linux-2.6.9-rc3.orig/kernel/posix-timers.c 2004-09-29 20:04:47.000000000 -0700
> +++ linux-2.6.9-rc3/kernel/posix-timers.c 2004-10-01 12:48:55.000000000 -0700
> ...
> +int do_posix_clock_notimer_create(int which_clock,
> + struct sigevent __user *time_event_spec,
> + timer_t __user *created_timer_id);
> +int do_posix_clock_nonanosleep(int which_clock, int flags, struct timespec * t);
These guys are already declared in posix-timers.h.
I'll fix that up, queue the patch up.
More information about the Libc-alpha
mailing list