This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Move remaining syscalls from sysdeps/unix/sysv/syscalls.list to sysdeps/unix/sysv/linux/syscalls.list


On Tue, May 8, 2012 at 10:28 AM, Joseph S. Myers
<joseph@codesourcery.com> wrote:
> sysdeps/unix/sysv/ is only used with the Linux kernel. ?The only thing
> left there other than the linux/ subdirectory is syscalls.list. ?The
> remaining three syscalls there are actually used with the Linux kernel
> for at least some architectures.
>
> I propose this patch to move these syscalls into
> sysdeps/unix/sysv/linux/syscalls.list, so that sysdeps/unix/sysv/
> becomes purely a container for the "linux" subdirectory. ?Tested
> x86_64, including verifying that the built shared libraries were
> identical before and after the patch.
>
> 2012-05-08 ?Joseph Myers ?<joseph@codesourcery.com>
>
> ? ? ? ?* sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
> ? ? ? ?sysdeps/unix/sysv/syscalls.list.
> ? ? ? ?(stime): Likewise.
> ? ? ? ?(utime): Likewise.
> ? ? ? ?* sysdeps/unix/sysv/syscalls.list: Remove file.

This looks good to me.

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]