Re: [PATCH] __kernel_osreldate()
If nobody objects, I think it'd be a good time to check this in. It
can be needed for the timers patch, and who knows what else.
El 16 de juliol de 2011 23:07, Robert Millan <rmh@debian.org> ha escrit:
> This libc patch makes __kernel_osreldate() available to the rest of
> libc, and replaces some of the KERN_OSRELDATE sysctl checks with calls
> to this function. This saves some code size and a few syscalls in
> runtime.
>
> Afterwards AT_OSRELDATE could be used to initialize __osreldate on 9.x
> kernels, saving the initial sysctl query as well.
>
> --
> Robert Millan
--
Robert Millan
Reply to: