diff options
author | Joseph Myers <joseph@codesourcery.com> | 2014-09-30 14:32:08 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2014-09-30 14:32:08 +0000 |
commit | 754a15c61cd6834685386a134d0a0fed5f3ac4c1 (patch) | |
tree | 4b051a346648b6b62bc82ebcf1b0dfd3c8651eda /wcsmbs/wcscoll.c | |
parent | dc6fe23ba65714781a3d26270c132c0ca0ca5beb (diff) | |
download | glibc-754a15c61cd6834685386a134d0a0fed5f3ac4c1.tar.gz glibc-754a15c61cd6834685386a134d0a0fed5f3ac4c1.tar.xz glibc-754a15c61cd6834685386a134d0a0fed5f3ac4c1.zip |
Move some *at definitions to syscalls.list (bug 14138).
Continuing the move of syscall definitions to syscalls.list, where the removal of support for old kernel versions has made this possible, this patch moves definitions of various *at functions in sysdeps/unix/sysv/linux/. These particular moves are straightforward: there are no #includes of these source files, no special architecture-specific versions, no special symbol version handling and no aliases. Each source file can be replaced by a single line in sysdeps/unix/sysv/linux/syscalls.list. Tested for x86_64. [BZ #14138] * sysdeps/unix/sysv/linux/syscalls.list (fchownat): New syscall. (linkat): Likewise. (mkdirat): Likewise. (readlinkat): Likewise. (renameat): Likewise. (symlinkat): Likewise. (unlinkat): Likewise. * sysdeps/unix/sysv/linux/fchownat.c: Remove file. * sysdeps/unix/sysv/linux/linkat.c: Likewise. * sysdeps/unix/sysv/linux/mkdirat.c: Likewise. * sysdeps/unix/sysv/linux/readlinkat.c: Likewise. * sysdeps/unix/sysv/linux/renameat.c: Likewise. * sysdeps/unix/sysv/linux/symlinkat.c: Likewise. * sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
Diffstat (limited to 'wcsmbs/wcscoll.c')
0 files changed, 0 insertions, 0 deletions