This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 36d423e203 linux: Use long int for syscall return value new b14e1f9fcd linux: Consolidate dl-origin.c new f0fa84d31f Linux: consolidate chmod implementation new 1001abfa14 Linux: consolidate chown implementation new 33ef940302 Linux: consolidate dup2 implementation new d1d23b1342 Lninux: consolidate epoll_create implementation new 842128f160 Linux: consolidate inotify_init implementation new 25ca6175ba Linux: consolidate lchown implementation new f178e5173f Linux: consolidate link implementation new ccb9215dbe Linux: consolidate mkdir implementation new 2fc81f6ca5 Linux: consolidate readlink implementation new 54ed77914a Linux: consolidate rmdir implementation new bf58f34a70 Linux: consolidate symlink implementation new 9cffb295e3 Linux: consolidate unlink implementation new 04e7e2658c Linux: consolidate sendfile implementation new a33919698b Linux: consolidate ____longjmp_chk new 215bf99347 Linux: Assume and consolidate bind wire-up syscall new 1fed1a5af4 Linux: Assume and consolidate socket wire-up syscall new d00783653a Linux: Assume and consolidate socketpair wire-up syscall new 377a14a22a Linux: Assume and consolidate listen wire-up syscall new 127945c561 Linux: Assume and consolidate shutdown wire-up syscall new 71e4344f25 Linux: Remove generic sysdep new fea7abbc23 Linux: make generic xstatver.h the default one new 9d53dc48e8 Linux: Make generic fcntl.h the default one new 929ea132b4 Linux: Consolidate typesizes.h
The 24 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../sysv/linux/{generic => }/____longjmp_chk.c | 6 +- sysdeps/unix/sysv/linux/aarch64/sysdep.h | 3 +- sysdeps/unix/sysv/linux/arc/sysdep.h | 4 +- .../sysv/linux/{generic => arm}/bits/typesizes.h | 65 +++++------------- sysdeps/unix/sysv/linux/{m68k => arm}/xstatver.h | 0 sysdeps/unix/sysv/linux/bind.c | 7 +- sysdeps/unix/sysv/linux/bits/fcntl.h | 56 ++++++++++++++- .../unix/sysv/linux/{generic => }/bits/typesizes.h | 0 sysdeps/unix/sysv/linux/{generic => }/chmod.c | 10 ++- sysdeps/unix/sysv/linux/{generic => }/chown.c | 9 ++- sysdeps/unix/sysv/linux/csky/sysdep.h | 2 +- sysdeps/unix/sysv/linux/dl-origin.c | 14 ++-- sysdeps/unix/sysv/linux/{generic => }/dup2.c | 9 ++- .../unix/sysv/linux/{generic => }/epoll_create.c | 9 ++- sysdeps/unix/sysv/linux/generic/bits/fcntl.h | 55 --------------- sysdeps/unix/sysv/linux/generic/dl-origin.c | 79 ---------------------- sysdeps/unix/sysv/linux/generic/syscalls.list | 5 -- sysdeps/unix/sysv/linux/generic/sysdep.h | 26 ------- sysdeps/unix/sysv/linux/generic/xstatver.h | 10 --- .../sysv/linux/{generic => hppa}/bits/typesizes.h | 65 +++++------------- sysdeps/unix/sysv/linux/{m68k => hppa}/xstatver.h | 0 sysdeps/unix/sysv/linux/i386/kernel-features.h | 11 +-- .../sysv/linux/{generic => ia64}/bits/typesizes.h | 59 ++++++---------- .../unix/sysv/linux/{generic => }/inotify_init.c | 9 ++- sysdeps/unix/sysv/linux/kernel-features.h | 5 ++ sysdeps/unix/sysv/linux/{generic => }/lchown.c | 11 ++- sysdeps/unix/sysv/linux/{generic => }/link.c | 9 ++- sysdeps/unix/sysv/linux/listen.c | 7 +- sysdeps/unix/sysv/linux/loongarch/sysdep.h | 3 +- sysdeps/unix/sysv/linux/lseek.c | 4 ++ sysdeps/unix/sysv/linux/lseek64.c | 4 ++ .../sysv/linux/{generic => m68k}/bits/typesizes.h | 65 +++++------------- sysdeps/unix/sysv/linux/m68k/kernel-features.h | 11 +-- .../linux/{generic => microblaze}/bits/typesizes.h | 65 +++++------------- .../unix/sysv/linux/microblaze/kernel-features.h | 5 -- .../sysv/linux/{generic => mips}/bits/typesizes.h | 46 +++++-------- .../unix/sysv/linux/mips/mips64/n64/sendfile64.c | 1 - .../unix/sysv/linux/mips/mips64/n64/syscalls.list | 3 - sysdeps/unix/sysv/linux/{generic => }/mkdir.c | 15 ++-- sysdeps/unix/sysv/linux/nios2/sysdep.h | 2 +- sysdeps/unix/sysv/linux/or1k/sysdep.h | 3 +- .../linux/{generic => powerpc}/bits/typesizes.h | 46 +++++-------- sysdeps/unix/sysv/linux/powerpc/kernel-features.h | 5 -- sysdeps/unix/sysv/linux/{generic => }/readlink.c | 9 ++- sysdeps/unix/sysv/linux/riscv/sysdep.h | 3 +- sysdeps/unix/sysv/linux/{generic => }/rmdir.c | 9 ++- sysdeps/unix/sysv/linux/s390/kernel-features.h | 11 +-- .../linux/{generic/wordsize-32 => }/sendfile.c | 15 +++- .../wordsize-32/sendfile.c => sendfile64.c} | 31 +++------ .../sysv/linux/{generic => sh}/bits/typesizes.h | 65 +++++------------- sysdeps/unix/sysv/linux/sh/kernel-features.h | 5 -- sysdeps/unix/sysv/linux/{m68k => sh}/xstatver.h | 0 sysdeps/unix/sysv/linux/shutdown.c | 7 +- sysdeps/unix/sysv/linux/socket.c | 7 +- sysdeps/unix/sysv/linux/socketpair.c | 7 +- sysdeps/unix/sysv/linux/sparc/kernel-features.h | 10 +-- sysdeps/unix/sysv/linux/{generic => }/symlink.c | 9 ++- sysdeps/unix/sysv/linux/syscalls.list | 2 - sysdeps/unix/sysv/linux/{generic => }/unlink.c | 9 ++- sysdeps/unix/sysv/linux/wordsize-64/sendfile64.c | 1 - sysdeps/unix/sysv/linux/wordsize-64/syscalls.list | 1 - sysdeps/unix/sysv/linux/xstatver.h | 11 ++- 62 files changed, 360 insertions(+), 675 deletions(-) rename sysdeps/unix/sysv/linux/{generic => }/____longjmp_chk.c (90%) copy sysdeps/unix/sysv/linux/{generic => arm}/bits/typesizes.h (53%) copy sysdeps/unix/sysv/linux/{m68k => arm}/xstatver.h (100%) copy sysdeps/unix/sysv/linux/{generic => }/bits/typesizes.h (100%) rename sysdeps/unix/sysv/linux/{generic => }/chmod.c (78%) rename sysdeps/unix/sysv/linux/{generic => }/chown.c (77%) rename sysdeps/unix/sysv/linux/{generic => }/dup2.c (83%) rename sysdeps/unix/sysv/linux/{generic => }/epoll_create.c (79%) delete mode 100644 sysdeps/unix/sysv/linux/generic/bits/fcntl.h delete mode 100644 sysdeps/unix/sysv/linux/generic/dl-origin.c delete mode 100644 sysdeps/unix/sysv/linux/generic/sysdep.h delete mode 100644 sysdeps/unix/sysv/linux/generic/xstatver.h copy sysdeps/unix/sysv/linux/{generic => hppa}/bits/typesizes.h (53%) copy sysdeps/unix/sysv/linux/{m68k => hppa}/xstatver.h (100%) copy sysdeps/unix/sysv/linux/{generic => ia64}/bits/typesizes.h (61%) rename sysdeps/unix/sysv/linux/{generic => }/inotify_init.c (78%) rename sysdeps/unix/sysv/linux/{generic => }/lchown.c (75%) rename sysdeps/unix/sysv/linux/{generic => }/link.c (78%) copy sysdeps/unix/sysv/linux/{generic => m68k}/bits/typesizes.h (53%) copy sysdeps/unix/sysv/linux/{generic => microblaze}/bits/typesizes.h (53%) copy sysdeps/unix/sysv/linux/{generic => mips}/bits/typesizes.h (68%) delete mode 100644 sysdeps/unix/sysv/linux/mips/mips64/n64/sendfile64.c delete mode 100644 sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list rename sysdeps/unix/sysv/linux/{generic => }/mkdir.c (79%) copy sysdeps/unix/sysv/linux/{generic => powerpc}/bits/typesizes.h (68%) rename sysdeps/unix/sysv/linux/{generic => }/readlink.c (80%) rename sysdeps/unix/sysv/linux/{generic => }/rmdir.c (78%) copy sysdeps/unix/sysv/linux/{generic/wordsize-32 => }/sendfile.c (77%) rename sysdeps/unix/sysv/linux/{generic/wordsize-32/sendfile.c => sendfile64.c} (65%) rename sysdeps/unix/sysv/linux/{generic => sh}/bits/typesizes.h (53%) copy sysdeps/unix/sysv/linux/{m68k => sh}/xstatver.h (100%) rename sysdeps/unix/sysv/linux/{generic => }/symlink.c (78%) rename sysdeps/unix/sysv/linux/{generic => }/unlink.c (77%) delete mode 100644 sysdeps/unix/sysv/linux/wordsize-64/sendfile64.c