This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/llvm-master-aarch64-spec2k6-O3 in repository toolchain/ci/glibc.
from 9f8b135f76 Fix maybe-uninitialized error on powerpc adds 63675a927e translations: Run msgmerge when downloading translations adds 35869b8531 Update translations adds afbfe2d963 translations: Trim po files using msgattrib adds 3cb57302ed translations: Update translations adds aba12794dc Get rid of Werror=maybe-uninitialized in res_send.c. adds 92ce43eef7 Run bench-timing-type with newly built libc. adds 8b222fa387 getaddrinfo: Fix resource leak after strdup failure in getho [...] adds d937694059 Fix array overflow in backtrace on PowerPC (bug 25423) adds ba44e5b508 Add NEWS entry about the change in handling of PT_GNU_STACK on MIPS adds de077de10f gitlog-to-changelog: Drop scripts in favour of gnulib version adds 00167b531d Fix cross-testing of tst-ifunc-fault-* tests. adds d01fd5f0ce Fix elf/tst-rtld-preload cross-testing. adds ef02e3c476 Fix locale/tst-locale-locpath cross-testing when sshd sets LANG. adds 352bb99754 Build raise with -fasynchronous-unwind-tables. adds 9baa46aa7b nptl: Avoid using PTHREAD_MUTEX_DEFAULT in macro definition [...] adds 2cd01a1df2 Add NEWS entry about 64-bit time_t syscall use on 32-bit targets adds 4844a8437f Add Portuguese (Portugal) translation adds f1bb5499d1 Add note to NEWS about kernel headers dependency on risc-v adds 711416872d Add more contributors to the manual adds df5919dfeb Update newest tested versions of dependencies in install.texi adds e7daa7fcf7 Add bugs fixed in 2.31 in NEWS adds 7ef9556328 Update version numbers for 2.31 release adds 9ea3686266 Generate ChangeLog.old/ChangeLog.20 for 2.31 adds d8775136b5 Open master for 2.32 development adds 635d6fae03 x86: Don't make 2 calls to dlerror () in a row adds 15eab1e3e8 i386: Don't unnecessarily save and restore EAX, ECX and EDX [...] adds 4031d7484a i386/sub_n.S: Add a missing _CET_ENDBR to indirect jump target adds 825b58f3fb i386-mcount.S: Add _CET_ENDBR to _mcount and __fentry__ adds 0455f251f4 i386: Use ENTRY/END in assembly codes adds bbfc0f0f8e i386: Remove _exit.S adds 0f6e6b9764 y2038: linux: Provide __timerfd_gettime64 implementation adds eae2243272 y2038: linux: Provide __timerfd_settime64 implementation adds b112f53e9d y2038: linux: Provide __sched_rr_get_interval64 implementation adds 44b2d5f1ba list-fixed-bugs.py: Wrap at 72 chars adds 4267522f5e Add new locale: ckb_IQ (Kurdish/Sorani spoken in Iraq) [BZ #9809] adds ae199e7d64 Fix ckb_IQ [BZ #9809] adds cdeae33d71 Update or_IN collation [BZ #22525] adds 6befb33f31 rt: avoid PLT setup in timer_[sg]ettime adds 2db7feeb95 Use Linux 5.5 in build-many-glibcs.py. adds 4f79b3e2fb test-container: add exec, cwd adds 279c68ce13 Run nptl/tst-pthread-getattr in a container adds 286a01d7ab Use binutils 2.34 branch in build-many-glibcs.py. adds f1c314d275 y2038: linux: Provide __timespec_get64 implementation adds f7be48d8c1 NEWS: Set fill-column hint to 72 adds 5828bc4523 Update syscall lists for Linux 5.5. adds 449db0fa3e Update kernel version to 5.5 in tst-mman-consts.py. adds 3fced064f2 y2038: Define __suseconds64_t type to be used with struct __ [...] adds 504c987170 y2038: Introduce struct __timeval64 - new internal glibc type adds cde52c2557 y2038: alpha: Rename valid_timeval_to_timeval64 to valid_tim [...] adds ebc2368121 y2038: alpha: Rename valid_timeval64_to_timeval to valid_tim [...] adds 29bf83ccd7 y2038: Provide conversion helpers for struct __timeval64 adds d2e3b697da y2038: linux: Provide __settimeofday64 implementation adds 814309f0c2 Remove a comment claiming that sin/cos round correctly. adds d4e209d355 resolv: Fix CNAME chaining in resolv/tst-resolv-ai_idn-common.c adds a99155555c htl: Remove unused files adds cc79354ecc htl: Remove duplicate files adds 173ec37bb2 support: Add the xlstat function adds f6233ab412 Linux: Add io/tst-o_path-locks test adds 0093df204a htl: Move internal mutex/rwlock symbols to GLIBC_PRIVATE adds e775f443bd htl: Rename _pthread_mutex_init/destroy to __pthread_mutex_i [...] adds 95669bbf2c htl: Add missing internal functions declarations adds 0c0361235c htl: Add support for C11 threads behavior adds f827f0e473 htl: Make __PTHREAD_ONCE_INIT more flexible adds e5ad057068 nptl: Move nptl-specific types to separate header adds fc7283264d C11 threads: do not require PTHREAD_DESTRUCTOR_ITERATIONS adds c9abd9b4f3 C11 threads: Fix thrd_t / pthread_t compatibility assertion adds f1cea28137 C11 threads: make thrd_join more portable adds 6cefe985b8 htl: Add C11 threads types definitions adds b05de10400 C11 threads: Move implementation to sysdeps/pthread adds 3430ed09d3 x86: Remove <bits/select.h> and use the generic version adds 19a64d9f6e htl: Fix calling pthread_exit in the child of a fork adds cca76b6db2 pthread: Move basic tests from nptl to sysdeps/pthread adds 865bf71109 htl: Do not put spin_lock inlines in public headers adds e622ce98c5 htl: Avoid check-installed-headers looking at inlines adds 900778283a htl: make pthread_spin_lock really spin adds 71d52ac4d6 pthread: Move spin tests from nptl to sysdeps/pthread adds 74159dc58a pthread: Move most mutex tests from nptl to sysdeps/pthread adds 34f168fb82 htl: Fix default guard size adds 44a41fc253 pthread: Move some attr tests from nptl to sysdeps/pthread adds 6db1094f7a htl: Move __register_atfork from forward to own file adds db12905d1d htl: Fix linking static testcases adds cd94860c56 htl: Report missing mutex lock on pthread_cond_*wait adds faae4b2bdd htl: make pthread_cond_destroy return EBUSY on waiters adds d8f1f2d9ab pthread: Move most cond tests from nptl to sysdeps/pthread adds 52b6cdb4e3 htl: support cancellation during pthread_once adds 28c30a6232 pthread: Move most once tests from nptl to sysdeps/pthread adds d5ec049d44 pthread: Move some rwlock tests from nptl to sysdeps/pthread adds 782ee4e256 htl: XFAIL rwlock tests which need pshared support adds f1cd3407e4 htl: clean __pthread_get_cleanup_stack hidden proto adds 59b7fe99f2 htl: Add support for libc cancellation points adds 7e7182256a hurd: Make nanosleep a cancellation point adds 819bb5e660 pthread: Move key tests from nptl to sysdeps/pthread adds 5e77ec7c6e htl: Add support for semaphore maximum value adds 1cec114b17 htl: Make sem_open return ENOSYS adds e9644c20ce htl: Make sem_wait/sem_timedwait interruptible adds 8a195ec810 pthread: Move most sem tests from nptl to sysdeps/pthread adds f3a7ff069f htl: Fix barrier_wait with one thread adds 6acd77229a pthread: Move most barrier tests from nptl to sysdeps/pthread adds 1905cf47bc htl: Make joining self return EDEADLK adds c0463e8b79 pthread: Move some join tests from nptl to sysdeps/pthread adds 1433e270a1 htl: Avoid a local plt for pthread_self adds 4970c9e0b5 nptl: add missing pthread-offsets.h adds 6d0d2eb1e7 nptl: update default pthread-offsets.h adds 511c91b114 Improve random memcpy benchmark adds a179673f3d Use --disable-gdbserver in build-many-glibcs.py. adds cd7965bd97 ldbl-128ibm-compat: set PRINTF_CHK flag in {,v}sprintf_chk adds 8ba6ad703c hurd: Add __pthread_spin_wait and use it adds fba7fc5a21 htl C11 threads: Avoid pthread_ symbols visibility in static [...] adds fadf75c370 debug: Add missing locale dependencies of fortify tests adds eb948facd8 Fix typo in the name for Wednesday in Kurdish [BZ #9809] adds ec44e1efcd elf.h: Add R_RISCV_IRELATIVE adds 6c80c6e876 Add internal <file_change_detection.h> header file adds 6b89c385d8 io: Implement lchmod using fchmodat [BZ #14578] adds 752dd17443 Linux: Emulate fchmodat with AT_SYMLINK_NOFOLLOW using O_PAT [...] adds 47136d6cc3 io: Add io/tst-lchmod covering lchmod and fchmodat adds 08aea89ef6 S390: Fix non-ascii character in fenv.h. adds 6cf6a91d05 Rename RWF_WRITE_LIFE_NOT_SET to RWH_WRITE_LIFE_NOT_SET foll [...] adds 6721b9d52e Update translations adds eb447b7b4b elf: Allow dlopen of filter object to work [BZ #16272] adds 71bcfa6245 elf: avoid redundant sort in dlopen adds 0a8ce6a096 elf: avoid stack allocation in dl_open_worker adds f34c4d0f10 sunrpc: Properly clean up if tst-udp-timeout fails adds c953219420 alpha: Use generic gettimeofday implementation adds d3fbb18aa3 mips: Use 'long int' and 'long long int' in linux syscall code adds 4fbba6fe90 mips: Fix argument passing for inlined syscalls on Linux [BZ [...] adds 9333498794 Avoid ldbl-96 stack corruption from range reduction of pseud [...] adds 8a92214150 nss_compat: Do not use nss_* names for function pointers adds 499a92df8b nss: Add function types and NSS_DECLARE_MODULE_FUNCTIONS mac [...] adds 6978700688 nss_hesiod: Use NSS_DECLARE_MODULE_FUNCTIONS adds ff10435963 nss_compat: Use NSS_DECLARE_MODULE_FUNCTIONS adds 7e3987ab54 nss_db: Use NSS_DECLARE_MODULE_FUNCTIONS adds 680f109322 nss_files: Use NSS_DECLARE_MODULE_FUNCTIONS adds bd65a52a5f nss_dns: Use NSS_DECLARE_MODULE_FUNCTIONS adds fd3540deff nss_nisplus: Use NSS_DECLARE_MODULE_FUNCTIONS adds d3436a7f32 alpha: Fix static gettimeofday symbol adds c10acd4026 math/test-sinl-pseudo: Use stack protector only if available adds 5e6efd3ec2 Use gcc -finput-charset=ascii for check-installed-headers. adds fe7df8eb5e Add STATX_ATTR_VERITY from Linux 5.5 to bits/statx-generic.h. adds 9642b85fd0 resolv: Use <file_change_detection.h> in __resolv_conf_get_current adds a1a20f0292 resolv: Fix file handle leak in __resolv_conf_load [BZ #25429] adds dd0b4df329 resolv: Enhance __resolv_conf_load to capture file change data adds fa00db0a6e resolv: Fix ABA race in /etc/resolv.conf change detection [B [...] adds ad180676b8 Adjust thresholds in Bessel function implementations (bug 14469). adds c624d23260 Add a generic scalb implementation adds 2b7dc93f82 ldbl-128ibm-compat: Provide a scalb implementation adds a803367bab powerpc64: Add memory protection key support [BZ #23202] adds f6a9b6b08e tst-clone3: Use __NR_futex_time64 if we don't have __NR_futex adds 5d844e1b72 i386: Enable CET support in ucontext functions adds cd72a13f22 powerpc: Consolidate Linux syscall definition adds e26b8a008a powerpc: Use Linux kABI for syscall return adds 86c5d2cf0c sparc: Use Linux kABI for syscall return adds c261718b3f sparc: Avoid clobbering register parameters in syscall adds 975ace4eca alpha: Refactor syscall and Use Linux kABI for syscall return adds 157252e9ed ia64: Use Linux kABI for syscall return adds ebb4aed873 mips64: Consolidate Linux sysdep.h adds cf1e05f599 mips: Use Linux kABI for syscall return adds 861be5fd66 nios2: Use Linux kABI for syscall return adds 6cc8fc7c15 microblaze: Avoid clobbering register parameters in syscall adds be74b42ee2 riscv: Avoid clobbering register parameters in syscall adds 9a973da617 s390: Consolidate Linux syscall definition adds fcb78a5505 linux: Consolidate INLINE_SYSCALL adds d1aea2805d nptl: Remove ununsed pthread-errnos.h rule adds bc2eb9321e linux: Remove INTERNAL_SYSCALL_DECL adds 9c7a58347b arm: fix use of INTERNAL_SYSCALL_CALL adds abcc039d2e elf: Introduce the rtld-stubbed-symbols makefile variable adds c76147afe9 elf: Extract _dl_sym_post, _dl_sym_find_caller_map from elf/ [...] adds 2efa52c880 Remove weak declaration of free from <inline-hashtab.h> adds 3a0ecccb59 ld.so: Do not export free/calloc/malloc/realloc functions [B [...] adds fe66db99f4 hurd tls: update comment about fields at the end of tcbhead adds b65a82e4e7 hurd: Add THREAD_GET/SETMEM/_NC adds ca843defbc htl: Only check pthread_self coherency when DEBUG is set adds 6c43d94a96 htl: Add missing functions and defines for robust mutexes adds f640c4231d htl: Remove stub warning for pthread_mutexattr_setpshared adds a25077a431 pthread: Move robust mutex tests from nptl to sysdeps/pthread adds 0cbc855acb pthread: Fix building tst-robust8 with nptl adds edba4e5f91 htl: Link internal htl tests against libpthread adds f1bdee6179 x86 tls: Use _Static_assert for TLS access size assertion adds fe49a73316 x86: Avoid single-argument _Static_assert in <tls.h> adds ab3df8154f stdlib: Reduce namespace pollution in <inttypes.h> adds 1f1c65e232 conform/conformtest.py: Extend tokenizer to cover character [...] adds e4a3999213 Prepare redirections for IEEE long double on powerpc64le adds fa185f0d45 <fd_to_filename.h>: Add type safety and port to Hurd adds 631cf64bc1 Move implementation of <file_change_detection.h> into a C file adds 6e05978f0c mips: Fix bracktrace result for signal frames adds f4349837d9 Introduce <elf-initfini.h> and ELF_INITFINI for all architectures adds a492b1e5ef Linux: Work around kernel bugs in chmod on /proc/self/fd pat [...] adds 7455b70027 y2038: linux: Provide __gettimeofday64 implementation adds 8d42bf859a Fix tst-pkey expectations on pkey_get [BZ #23202] adds 27d83441a2 Block all signals on timer_create thread (BZ#10815) adds 7e56088050 nptl: Use .NOTPARALLEL in Makefile only if actually running tests adds 8923b9962c nptl: Sort routines list in Makefile alphabetically adds ce197a6e0a nptl: Move pthread_attr_getschedpolicy implementation into libc adds f0929a227b nptl: Move pthread_attr_setschedpolicy implementation into libc adds ed0a69b675 nptl: Move pthread_attr_getscope implementation into libc adds dc260acd38 nptl: Move pthread_attr_setscope implementation into libc adds 249afce2e7 nptl: Move pthread_condattr_destroy implementation into libc adds 7da5c345a5 nptl: Move pthread_condattr_init implementation into libc adds dc6cfdc934 nptl: Move pthread_cond_destroy implementation into libc adds ad96df2cd9 nptl: Move pthread_cond_init implementation into libc adds c1080713ad Add hidden prototypes for __sched_getparam, __sched_getscheduler adds d5074b30fe nptl: Move pthread_getschedparam implementation into libc adds f2323817dd nptl: Move pthread_setschedparam implementation into libc adds ddc650e9b3 Fix use-after-free in glob when expanding ~user (bug 25414) adds b790c8c2ed nios2: Fix Linux kABI for syscall return adds 77ad97356c Undefine redirections after long double definition on __LDBL [...] adds 218dad29e8 ldbl-128ibm-compat: Provide ieee128 symbols to narrow functions adds 74f614b70a ldbl-128ibm-compat: enforce correct abi flags on internal file adds bb05281822 ldbl-128ibm-compat: fixup subdir location of several funcs adds a92ac9f494 ldbl-128ibm: make ieee754.h work with IEEE 128 long double adds 783e641fba csu: Use ELF constructor instead of _init in libc.so adds d423e17031 nss_nis: Use NSS_DECLARE_MODULE_FUNCTIONS adds f1a0840c15 powerpc: Refactor fenvinline.h adds 758599bc9d elf: Apply attribute_relro to pointers in elf/dl-minimal.c adds 5c8aa3849a malloc/tst-mallocfork2: Kill lingering process for unexpecte [...] adds dfe9aa9156 support: Add support_process_state_wait adds b3b6a40ab9 posix: Refactor tst-waitid (BZ #14666) adds 6437fecca3 posix: Remove posix waitid adds 8dbfea3a20 ldbl-128ibm-compat: Redirect long double functions to f128/i [...] adds 39b47ada8d ldbl-128ibm-compat: Redirect complex math functions adds f1a166b0d7 ldbl-128ibm-compat: Provide a significand implementation adds d967237443 ldbl-128ibm-compat: Provide nexttoward functions adds 77d5bddd8f ldbl-128ibm-compat: enforce ibm128 on compat tests adds 4068b54c70 ldbl-128ibm-compat: link tst-ldbl-efgcvt against loader too adds b5b7fb76e1 i386: Use comdat instead of .gnu.linkonce for i386 setup pic [...] adds 0499a353a6 elf: Add elf/check-wx-segment, a test for the presence of WX [...] adds 808cd69267 Add missing libc_hidden_def for __utimensat64 adds 542160f0b6 Fixed typo in run_command_array() in support/shell-container.c adds c592721a5b build-many-glibcs.py: Add --shallow option adds feaa150680 build-many-glibcs.py: Add list-compilers, list-glibcs commands adds f122f356c5 Linux: renameat2 syscall number is always available adds a72ae22d5d Linux: copy_file_range syscall number is always available adds 8d25a67650 Linux: mlock2 syscall number is always available adds 276e6080c8 Linux: mq_* syscall numbers are always available adds 7255ccbec9 Linux: statx syscall number is always available adds 78e132b319 Linux: sched_setaffinity syscall number is always available adds 822a391076 Linux: sched_getaffinity syscall number is always available adds 1a5f1153a7 Linux: sigaltstack syscall number is always available adds 71691aae92 Linux: Clean up pread64/pwrite64 system call names adds d241dee4dd Linux: Clean up preadv, pwritev system call names adds 658b5848a8 Linux: getrandom syscall number is always available adds c99517a738 Linux: rt_sigqueueinfo syscall number is always available adds 5d9f1add86 Linux: pkey_mprotect syscall number is always available adds aa350443c5 Linux: set_tid_address syscall number is always available adds 11ae9a185b Linux: exit_group syscall number is always available adds b5350b487c Linux: Clean up preadv2, pwritev2 system call names adds 4fe5d3867a Linux: getdents64 syscall number is always available on MIPS adds 75376039be Linux: pciconfig_iobase syscall number is always available on alpha adds b03604b1b8 Linux: set_robust_list syscall number is always available adds ed9ce57e3c Linux: open_by_handle_at syscall number is always available adds 2982d0c18f ia64: Do not define __NR_semtimedop in <sysdep.h> adds 63e9b4bd9c x86_64: Do not define __NR_semtimedop in <sysdep.h> adds e76d4fb014 Linux: epoll_pwait syscall number is always available adds bf956afeaa m68k: getpagesize syscall number is always available adds 24caa35c57 microblaze: vfork is always available adds 847d3913da y2038: Introduce struct __utimbuf64 - new internal glibc type adds d962a5d68a y2038: linux: Provide __utimes64 implementation adds 66449d9339 y2038: linux: Provide __utime64 implementation adds c014359a7d alpha: Do not build with -fpic adds 4f88b38097 Convert Python scripts to Python 3 adds 78c9d0c6ef Update translations adds 72bcc9ade0 manual: Fix typo in parse_printf_format example [BZ #24638] adds f801cf7bb1 manual: Fix wrong declaration of wcschr [BZ #24654] adds 1301097665 S390: Remove backchain-based fallback and use generic backtrace.c. adds c10826a327 Linux: Use AT_FDCWD in utime, utimes when calling utimensat adds e5244cd88a Linux: Use __fstatat64 in fchmodat implementation adds d5e492ba4c linux: Remove aarch64 ipc_priv.h adds 24fdebe75f linux: Clear mode_t padding bits (BZ#25623) adds 87a698a216 Improve IFUNC check [BZ #25506] adds 60f071f47a linux/sysipc: Include linux/posix_types.h for __kernel_mode_t adds a63189c021 Remove reference of --without-fp on configure adds af09e5e5d9 arm: Fix softp-fp Implies (BZ #25635) adds 1c252f0e7e powerpc: Fix feraiseexcept and feclearexcept macros adds 0059122aa0 ldbl-128ibm-compat: Add tests for IBM long double functions adds d2b2acefa6 ldbl-128ibm: Let long double files have specific compiler flags adds b33e946fbb sparc: Move sigreturn stub to assembly adds 7975f9a48a y2038: fix: Add missing libc_hidden_def for __futimens64 adds f072671cf5 y2038: linux: Provide __futimes64 implementation adds 1a5e12826c y2038: linux: Provide __lutimes64 implementation adds 8b8f39376b y2038: linux: Provide __futimesat64 implementation adds fbaf0bae57 elf: Fix wrong indentation from commit eb447b7b4b adds d8faf2955a mips: Fix wrong INTERNAL_SYSCALL_ERROR_P check from bc2eb9321e adds a9f4703d93 gcc PR 89877: miscompilation due to missing cc clobber in lo [...] adds 15ab195229 Add NEWS entry for CVE-2020-10029 (bug 25487) adds 7000651327 [AArch64] Improve integer memcpy adds 083d644d42 test-container: print errno when execvp fails
No new revisions were added by this update.
Summary of changes: ChangeLog.old/ChangeLog.20 | 6542 +++++++++++++++ INSTALL | 10 +- NEWS | 128 +- argp/argp.h | 3 +- benchtests/Makefile | 5 +- benchtests/bench-memcpy-random.c | 86 +- benchtests/scripts/bench.py | 2 +- benchtests/scripts/validate_benchout.py | 2 +- bits/typesizes.h | 1 + configure | 5 +- configure.ac | 5 +- conform/conformtest.py | 11 +- conform/glibcconform.py | 2 +- conform/linknamespace.py | 2 +- conform/list-header-symbols.py | 2 +- csu/elf-init.c | 7 +- csu/gmon-start.c | 8 + csu/init-first.c | 12 +- debug/Makefile | 11 + debug/backtrace.c | 5 + debug/tst-backtrace5.c | 12 + elf/Makefile | 60 +- elf/Versions | 3 - elf/dl-deps.c | 40 +- elf/dl-fini.c | 5 +- elf/dl-init.c | 8 +- elf/dl-lookup.c | 4 +- elf/dl-minimal.c | 97 +- elf/dl-open.c | 39 +- elf/dl-sym-post.h | 106 + elf/dl-sym.c | 86 +- elf/elf.h | 3 +- elf/rtld.c | 12 + elf/soinit.c | 2 +- nptl/tst-thrd-detach.c => elf/tst-auxobj-dlopen.c | 41 +- nptl/tst-mtx-recursive.c => elf/tst-auxobj.c | 31 +- nptl/call_once.c => elf/tst-filterobj-aux.c | 24 +- .../tst-filterobj-dlopen.c | 30 +- nptl/thrd_detach.c => elf/tst-filterobj-filtee.c | 17 +- nptl/thrd_detach.c => elf/tst-filterobj-filtee.h | 18 +- nptl/thrd_detach.c => elf/tst-filterobj-flt.c | 17 +- support/xstdio.h => elf/tst-filterobj.c | 26 +- elf/tst-rtld-preload.sh | 15 +- hesiod/nss_hesiod/hesiod-grp.c | 2 + hesiod/nss_hesiod/hesiod-proto.c | 2 + hesiod/nss_hesiod/hesiod-pwd.c | 2 + hesiod/nss_hesiod/hesiod-service.c | 2 + htl/Makefile | 12 +- htl/Versions | 34 +- .../htl/pt-mutex-destroy.c => htl/cancellation.c | 39 +- htl/forward.c | 138 - htl/pt-cleanup.c | 4 +- htl/pt-create.c | 22 +- htl/pt-detach.c | 2 +- htl/pt-exit.c | 4 +- htl/pt-initialize.c | 4 +- htl/pt-internal.h | 19 +- htl/pt-join.c | 7 +- htl/pt-self.c | 2 +- htl/pt-setcancelstate.c | 2 +- htl/pt-setcanceltype.c | 2 +- htl/pt-testcancel.c | 3 +- htl/register-atfork.c | 157 + hurd/hurd/signal.h | 11 +- include/features.h | 2 +- include/file_change_detection.h | 70 + include/inline-hashtab.h | 15 +- include/libc-internal.h | 2 +- include/libc-symbols.h | 32 +- include/malloc.h | 2 + include/math.h | 9 +- include/netdb.h | 8 +- include/rtld-malloc.h | 85 + include/sched.h | 2 + include/stdlib.h | 2 + include/sys/stat.h | 1 + include/time.h | 126 +- io/Makefile | 4 +- io/Versions | 4 + io/bits/statx-generic.h | 1 + io/fchmodat.c | 1 + io/file_change_detection.c | 118 + io/lchmod.c | 10 +- io/tst-file_change_detection.c | 203 + io/tst-lchmod.c | 276 + libio/bits/stdio-ldbl.h | 46 +- libio/freopen.c | 4 +- libio/freopen64.c | 4 +- libio/stdio.h | 16 +- locale/tst-locale-locpath.sh | 4 +- localedata/Makefile | 4 + localedata/SUPPORTED | 1 + localedata/ckb_IQ.UTF-8.in | 105 + localedata/locales/ckb_IQ | 229 + localedata/locales/or_IN | 565 +- localedata/or_IN.UTF-8.in | 145 + malloc/tst-mallocfork2.c | 39 +- manual/contrib.texi | 18 + manual/install.texi | 10 +- manual/stdio.texi | 2 +- manual/string.texi | 2 +- math/Makefile | 14 +- math/bits/mathcalls-helper-functions.h | 18 +- math/bits/mathcalls.h | 9 +- math/complex.h | 29 +- math/{e_scalb.c => e_scalb_template.c} | 33 +- math/e_scalbf.c | 54 - math/e_scalbl.c | 54 - math/gen-libm-test.py | 2 +- math/gen-tgmath-tests.py | 2 +- math/math-narrow.h | 15 +- math/math.h | 75 +- .../powerpc/gettimeofday.c => math/test-ibm128.h | 8 +- math/test-ldouble.h | 7 + math/w_scalb_compat.c | 6 +- math/w_scalb_template.c | 57 + math/w_scalbf_compat.c | 4 +- math/w_scalbl_compat.c | 4 +- misc/Makefile | 6 +- misc/bits/syslog-ldbl.h | 4 +- misc/err.h | 3 +- misc/error.h | 6 +- .../sparc64/sigaction.c => misc/fd_to_filename.c | 38 +- misc/sys/cdefs.h | 38 +- misc/sys/syslog.h | 4 +- misc/tst-fd_to_filename.c | 101 + nis/nss-nis.h | 1 + nis/nss-nisplus.h | 1 + nis/nss_nis/nis-hosts.c | 17 +- nis/nss_nis/nis-network.c | 17 +- nis/nss_nis/nis-spwd.c | 16 +- nptl/Makefile | 134 +- nptl/Versions | 12 +- nptl/allocatestack.c | 12 +- nptl/forward.c | 43 - nptl/nptl-init.c | 42 +- nptl/old_pthread_cond_destroy.c | 4 +- nptl/old_pthread_cond_init.c | 4 +- nptl/pt-crti.S | 13 +- nptl/pthread-errnos.sym | 13 - nptl/pthreadP.h | 4 + nptl/pthread_cancel.c | 7 +- nptl/pthread_cond_destroy.c | 3 +- nptl/pthread_cond_init.c | 3 +- nptl/pthread_create.c | 16 +- nptl/pthread_mutex_trylock.c | 11 +- nptl/pthread_sigmask.c | 13 +- nptl/thrd_yield.c | 3 +- nptl/tst-cancel28.c | 79 + nptl/tst-join10.c | 2 +- nptl/tst-join11.c | 2 +- nptl/tst-join12.c | 2 +- nptl/tst-join13.c | 2 +- nptl/tst-join8.c | 2 +- nptl/tst-join9.c | 2 +- nscd/aicache.c | 23 +- nss/nss.h | 203 +- nss/nss_compat/compat-grp.c | 56 +- nss/nss_compat/compat-initgroups.c | 73 +- nss/nss_compat/compat-pwd.c | 58 +- nss/nss_compat/compat-spwd.c | 46 +- nss/nss_db/db-init.c | 2 + nss/nss_db/db-initgroups.c | 1 - nss/nss_db/nss_db.h | 1 + nss/nss_files/files-alias.c | 2 + nss/nss_files/files-ethers.c | 3 + nss/nss_files/files-grp.c | 3 + nss/nss_files/files-hosts.c | 2 + nss/nss_files/files-init.c | 3 + nss/nss_files/files-initgroups.c | 3 + nss/nss_files/files-key.c | 2 + nss/nss_files/files-netgrp.c | 2 + nss/nss_files/files-network.c | 3 + nss/nss_files/files-proto.c | 2 + nss/nss_files/files-pwd.c | 3 + nss/nss_files/files-rpc.c | 2 + nss/nss_files/files-service.c | 2 + nss/nss_files/files-sgrp.c | 3 + nss/nss_files/files-spwd.c | 3 + po/Makefile | 8 +- po/be.po | 6121 +++------------ po/bg.po | 189 +- po/ca.po | 189 +- po/cs.po | 963 +-- po/da.po | 1812 +---- po/de.po | 55 +- po/el.po | 5505 +------------ po/eo.po | 3624 +-------- po/es.po | 1019 +-- po/fi.po | 1512 +--- po/fr.po | 2183 +++--- po/gl.po | 3525 +-------- po/hr.po | 376 +- po/hu.po | 7523 +++--------------- po/ia.po | 4845 +----------- po/id.po | 1885 +---- po/it.po | 1539 +--- po/ja.po | 2297 +----- po/ko.po | 189 +- po/lt.po | 8156 +++---------------- po/nb.po | 5348 +------------ po/nl.po | 428 +- po/pl.po | 189 +- po/pt.po | 3213 ++++++++ po/pt_BR.po | 234 +- po/ru.po | 432 +- po/rw.po | 8288 +------------------- po/sk.po | 3313 +------- po/sl.po | 5251 +------------ po/sv.po | 55 +- po/tr.po | 380 +- po/uk.po | 393 +- po/vi.po | 397 +- po/zh_CN.po | 1087 +-- po/zh_TW.po | 224 +- posix/bits/types.h | 1 + posix/glob.c | 25 +- posix/sched_getp.c | 1 + posix/sched_gets.c | 1 + posix/tst-waitid.c | 549 +- resolv/nss_dns/dns-canon.c | 2 + resolv/nss_dns/dns-host.c | 2 + resolv/nss_dns/dns-network.c | 2 + resolv/res_init.c | 22 +- resolv/res_send.c | 4 + resolv/resolv_conf.c | 60 +- resolv/resolv_conf.h | 10 +- resolv/tst-resolv-ai_idn-common.c | 3 +- rt/Makefile | 7 +- rt/tst-timer-sigmask.c | 78 + scripts/build-many-glibcs.py | 45 +- scripts/check-installed-headers.sh | 3 +- scripts/check-wx-segment.py | 85 + scripts/gitlog_to_changelog.py | 138 - scripts/list-fixed-bugs.py | 2 +- scripts/vcs_to_changelog/frontend_c.py | 827 -- scripts/vcs_to_changelog/misc_util.py | 51 - scripts/vcs_to_changelog/vcs_git.py | 164 - scripts/{vcs_to_changelog => }/vcstocl_quirks.py | 1 - signal/Makefile | 1 + stdio-common/printf.h | 3 +- stdlib/bits/stdlib-ldbl.h | 22 + stdlib/inttypes.h | 48 +- stdlib/longlong.h | 6 +- stdlib/monetary.h | 3 +- stdlib/stdlib.h | 4 +- sunrpc/tst-udp-timeout.c | 18 +- support/Makefile | 4 + support/process_state.h | 43 + support/shell-container.c | 2 +- support/support_process_state.c | 92 + support/test-container.c | 78 +- support/tst-support-process_state.c | 105 + posix/sched_getp.c => support/xgetline.c | 25 +- .../bits/thread-shared-types.h => support/xlstat.c | 16 +- support/xstdio.h | 2 + support/xunistd.h | 1 + .../tst-join10.c => sysdeps/aarch64/elf-initfini.h | 8 +- sysdeps/aarch64/memcpy.S | 197 +- sysdeps/aarch64/nptl/pthread-offsets.h | 3 + sysdeps/alpha/Makefile | 4 - .../gettimeofday.c => alpha/elf-initfini.h} | 7 +- sysdeps/alpha/nptl/pthread-offsets.h | 3 + sysdeps/arm/be/nofpu/Implies | 1 + .../powerpc/gettimeofday.c => arm/elf-initfini.h} | 7 +- sysdeps/arm/le/nofpu/Implies | 1 + sysdeps/csky/Implies | 1 - sysdeps/csky/nptl/tls.h | 7 +- .../ipc_priv.h => generic/arch-fd_to_filename.h} | 8 +- sysdeps/{init_array => generic}/crti.S | 12 +- sysdeps/{init_array => generic}/crtn.S | 6 + .../generic/elf-initfini.h | 18 +- sysdeps/generic/fd_to_filename.h | 26 +- sysdeps/generic/localplt.data | 6 - .../math-narrow-alias-float128.h} | 27 +- .../thrd_detach.c => sysdeps/generic/unwind-arch.h | 20 +- .../powerpc/gettimeofday.c => hppa/elf-initfini.h} | 7 +- sysdeps/htl/bits/thread-shared-types.h | 13 + .../htl/bits/types/struct___pthread_mutexattr.h | 4 - sysdeps/htl/bits/types/struct___pthread_once.h | 2 +- sysdeps/htl/include/pthread.h | 38 + sysdeps/htl/pt-attr-destroy.c | 2 +- sysdeps/htl/pt-attr-getdetachstate.c | 2 +- sysdeps/htl/pt-attr-getinheritsched.c | 2 +- sysdeps/htl/pt-attr-getschedparam.c | 2 +- sysdeps/htl/pt-attr-getschedpolicy.c | 2 +- sysdeps/htl/pt-attr-getscope.c | 2 +- sysdeps/htl/pt-attr-init.c | 2 +- sysdeps/htl/pt-attr-setdetachstate.c | 2 +- sysdeps/htl/pt-attr-setinheritsched.c | 2 +- sysdeps/htl/pt-attr-setschedparam.c | 2 +- sysdeps/htl/pt-attr-setschedpolicy.c | 2 +- sysdeps/htl/pt-attr-setscope.c | 2 +- sysdeps/htl/pt-attr.c | 2 +- sysdeps/htl/pt-barrier-wait.c | 6 +- sysdeps/htl/pt-cond-brdcast.c | 6 +- sysdeps/htl/pt-cond-destroy.c | 11 +- sysdeps/htl/pt-cond-init.c | 2 +- sysdeps/htl/pt-cond-signal.c | 4 +- sysdeps/htl/pt-cond-timedwait.c | 12 +- sysdeps/htl/pt-cond-wait.c | 2 +- sysdeps/htl/pt-condattr-destroy.c | 2 +- sysdeps/htl/pt-condattr-init.c | 2 +- sysdeps/htl/pt-equal.c | 2 +- sysdeps/htl/pt-getschedparam.c | 2 +- sysdeps/htl/pt-getspecific.c | 2 +- sysdeps/htl/pt-key-create.c | 2 +- sysdeps/htl/pt-key-delete.c | 2 +- sysdeps/htl/pt-key.h | 2 +- sysdeps/htl/pt-kill.c | 33 - sysdeps/htl/pt-mutex-getprioceiling.c | 28 - sysdeps/htl/pt-mutex-init.c | 50 - sysdeps/htl/pt-mutex-lock.c | 36 - sysdeps/htl/pt-mutex-setprioceiling.c | 28 - sysdeps/htl/pt-mutex-timedlock.c | 197 - sysdeps/htl/pt-mutex-transfer-np.c | 66 - sysdeps/htl/pt-mutex-trylock.c | 111 - sysdeps/htl/pt-mutex-unlock.c | 107 - sysdeps/htl/pt-mutexattr-destroy.c | 27 - sysdeps/htl/pt-mutexattr-getprioceiling.c | 29 - sysdeps/htl/pt-mutexattr-getprotocol.c | 27 - sysdeps/htl/pt-mutexattr-getpshared.c | 27 - sysdeps/htl/pt-mutexattr-gettype.c | 27 - sysdeps/htl/pt-mutexattr-init.c | 30 - sysdeps/htl/pt-mutexattr-setprioceiling.c | 28 - sysdeps/htl/pt-mutexattr-setprotocol.c | 40 - sysdeps/htl/pt-mutexattr-setpshared.c | 38 - sysdeps/htl/pt-mutexattr-settype.c | 37 - sysdeps/htl/pt-mutexattr.c | 41 - sysdeps/htl/pt-once.c | 14 +- sysdeps/htl/pt-rwlock-timedrdlock.c | 4 +- sysdeps/htl/pt-rwlock-timedwrlock.c | 4 +- sysdeps/htl/pt-rwlock-tryrdlock.c | 2 +- sysdeps/htl/pt-rwlock-trywrlock.c | 2 +- sysdeps/htl/pt-rwlock-unlock.c | 2 +- sysdeps/htl/pt-setschedparam.c | 2 +- sysdeps/htl/pt-setspecific.c | 2 +- sysdeps/htl/pt-spin.c | 50 - sysdeps/htl/pthread.h | 39 +- sysdeps/htl/pthreadP.h | 28 +- sysdeps/htl/sem-getvalue.c | 2 +- sysdeps/htl/sem-open.c | 2 +- sysdeps/htl/sem-post.c | 9 +- sysdeps/htl/sem-timedwait.c | 14 +- sysdeps/htl/sem-trywait.c | 2 +- nptl/thrd_detach.c => sysdeps/htl/thrd_current.c | 17 +- sysdeps/htl/threads.h | 1 - sysdeps/hurd/stdc-predef.h | 63 - sysdeps/i386/i386-mcount.S | 2 + sysdeps/i386/nptl/pthread_spin_lock.S | 8 +- sysdeps/i386/nptl/pthread_spin_unlock.S | 9 +- sysdeps/i386/nptl/tls.h | 53 +- sysdeps/i386/pthread_spin_trylock.S | 10 +- sysdeps/i386/sub_n.S | 1 + sysdeps/i386/sysdep.h | 5 +- .../powerpc/gettimeofday.c => ia64/elf-initfini.h} | 7 +- sysdeps/ia64/nptl/pthread-offsets.h | 3 + sysdeps/ieee754/dbl-64/s_sin.c | 8 +- .../float128/{e_scalbf128.c => w_scalbf128.c} | 0 sysdeps/ieee754/flt-32/e_j0f.c | 4 +- sysdeps/ieee754/flt-32/e_j1f.c | 4 +- sysdeps/ieee754/ldbl-128/s_nexttoward.c | 4 +- sysdeps/ieee754/ldbl-128/s_nexttowardf.c | 4 +- sysdeps/ieee754/ldbl-128ibm-compat/Makeconfig | 3 + sysdeps/ieee754/ldbl-128ibm-compat/Makefile | 53 +- sysdeps/ieee754/ldbl-128ibm-compat/Versions | 13 + .../ieee754/ldbl-128ibm-compat/e_scalbf128.c | 15 +- .../ldbl-128ibm-compat/ieee128-sprintf_chk.c | 4 + .../ldbl-128ibm-compat/ieee128-vsprintf_chk.c | 4 + .../math-narrow-alias-float128.h | 34 + .../ldbl-128ibm-compat/math_ldbl.h} | 26 +- .../ieee754/ldbl-128ibm-compat/s_nextafterf128.c | 8 +- .../ldbl-128ibm-compat/s_nexttowardf128.c} | 43 +- .../ieee754/ldbl-128ibm-compat/s_significandf128.c | 13 +- .../ieee754/ldbl-128ibm-compat/w_scalbf128.c | 15 +- sysdeps/ieee754/ldbl-128ibm/Makefile | 22 +- sysdeps/ieee754/ldbl-128ibm/bits/iscanonical.h | 8 +- sysdeps/ieee754/ldbl-128ibm/ieee754.h | 68 +- sysdeps/ieee754/ldbl-96/Makefile | 5 +- sysdeps/ieee754/ldbl-96/e_j0l.c | 4 +- sysdeps/ieee754/ldbl-96/e_j1l.c | 4 +- sysdeps/ieee754/ldbl-96/e_rem_pio2l.c | 12 + .../ieee754/ldbl-96/test-sinl-pseudo.c | 38 +- sysdeps/ieee754/ldbl-opt/Makefile | 4 +- .../ieee754/ldbl-opt/test-redirection-ldbl-64.c | 87 + sysdeps/ieee754/ldbl-opt/w_scalb_compat.c | 4 +- sysdeps/ieee754/ldbl-opt/w_scalbl_compat.c | 2 + sysdeps/init_array/elf-init.c | 37 - sysdeps/init_array/gmon-start.c | 41 - sysdeps/init_array/pt-crti.S | 23 - .../powerpc/gettimeofday.c => m68k/elf-initfini.h} | 7 +- sysdeps/m68k/m680x0/fpu/e_scalbf.c | 2 +- sysdeps/m68k/m680x0/fpu/e_scalbl.c | 2 +- sysdeps/m68k/nptl/tls.h | 5 +- sysdeps/mach/clock_nanosleep.c | 5 + sysdeps/mach/htl/bits/spin-lock-inline.h | 9 + sysdeps/mach/htl/pt-block-intr.c | 6 + sysdeps/mach/htl/pt-block.c | 19 +- sysdeps/mach/htl/pt-timedblock-intr.c | 3 + sysdeps/mach/htl/pt-timedblock.c | 8 +- nptl/tss_delete.c => sysdeps/mach/htl/thrd_yield.c | 9 +- .../hurd/arch-fd_to_filename.h} | 6 +- sysdeps/mach/hurd/bits/local_lim.h | 3 + sysdeps/mach/hurd/bits/typesizes.h | 1 + sysdeps/mach/hurd/fchmodat.c | 1 + sysdeps/mach/hurd/htl/pt-attr-setstackaddr.c | 28 - sysdeps/mach/hurd/htl/pt-attr-setstacksize.c | 28 - sysdeps/mach/hurd/htl/pt-hurd-cond-timedwait.c | 6 +- .../{pt-mutex-destroy.c => pt-mutex-checklocked.c} | 32 +- sysdeps/mach/hurd/htl/pt-mutex-destroy.c | 5 +- sysdeps/mach/hurd/htl/pt-mutex-init.c | 6 +- sysdeps/mach/hurd/htl/pt-mutex-lock.c | 2 +- sysdeps/mach/hurd/htl/pt-mutex-timedlock.c | 3 +- sysdeps/mach/hurd/htl/pt-mutex-trylock.c | 2 +- sysdeps/mach/hurd/htl/pt-mutex-unlock.c | 2 +- sysdeps/mach/hurd/htl/pt-mutexattr-setpshared.c | 1 - sysdeps/mach/hurd/htl/pt-mutexattr.c | 1 - sysdeps/mach/hurd/htl/pt-sysdep.c | 13 + sysdeps/mach/hurd/htl/pt-sysdep.h | 4 + sysdeps/mach/hurd/i386/Makefile | 38 +- sysdeps/mach/hurd/i386/ld.abilist | 4 - sysdeps/mach/hurd/i386/libc.abilist | 4 + sysdeps/mach/hurd/i386/libpthread.abilist | 34 +- sysdeps/mach/hurd/i386/localplt.data | 6 - sysdeps/mach/hurd/i386/tls.h | 110 +- sysdeps/mach/hurd/sysdep-cancel.h | 20 +- sysdeps/{posix => mach/hurd}/waitid.c | 70 +- .../gettimeofday.c => microblaze/elf-initfini.h} | 7 +- .../powerpc/gettimeofday.c => mips/elf-initfini.h} | 7 +- sysdeps/mips/nptl/tls.h | 9 +- .../gettimeofday.c => nios2/elf-initfini.h} | 7 +- sysdeps/nptl/bits/thread-shared-types.h | 10 + sysdeps/nptl/fork.c | 10 +- sysdeps/nptl/lowlevellock-futex.h | 9 +- sysdeps/nptl/pthread-functions.h | 15 - sysdeps/nptl/pthread-offsets.h | 22 +- sysdeps/nptl/pthread.h | 2 +- sysdeps/nptl/thrd_create.c | 2 + sysdeps/posix/getaddrinfo.c | 19 +- sysdeps/powerpc/bits/fenvinline.h | 32 +- .../gettimeofday.c => powerpc/elf-initfini.h} | 7 +- sysdeps/powerpc/nofpu/sfp-machine.h | 5 +- sysdeps/powerpc/powerpc32/backtrace.c | 2 + sysdeps/powerpc/powerpc64/backtrace.c | 2 + sysdeps/pthread/Makefile | 58 + {nptl => sysdeps/pthread}/call_once.c | 2 +- {nptl => sysdeps/pthread}/cnd_broadcast.c | 0 {nptl => sysdeps/pthread}/cnd_destroy.c | 0 {nptl => sysdeps/pthread}/cnd_init.c | 0 {nptl => sysdeps/pthread}/cnd_signal.c | 0 {nptl => sysdeps/pthread}/cnd_timedwait.c | 0 {nptl => sysdeps/pthread}/cnd_wait.c | 0 {nptl => sysdeps/pthread}/mtx_destroy.c | 0 {nptl => sysdeps/pthread}/mtx_init.c | 0 {nptl => sysdeps/pthread}/mtx_lock.c | 0 {nptl => sysdeps/pthread}/mtx_timedlock.c | 0 {nptl => sysdeps/pthread}/mtx_trylock.c | 0 {nptl => sysdeps/pthread}/mtx_unlock.c | 0 {nptl => sysdeps/pthread}/thrd_create.c | 8 +- {nptl => sysdeps/pthread}/thrd_detach.c | 0 {nptl => sysdeps/pthread}/thrd_equal.c | 0 {nptl => sysdeps/pthread}/thrd_exit.c | 0 {nptl => sysdeps/pthread}/thrd_join.c | 2 +- {nptl => sysdeps/pthread}/thrd_priv.h | 0 {nptl => sysdeps/pthread}/thrd_sleep.c | 0 sysdeps/{nptl => pthread}/threads.h | 13 +- {nptl => sysdeps/pthread}/tss_create.c | 2 + {nptl => sysdeps/pthread}/tss_delete.c | 0 {nptl => sysdeps/pthread}/tss_get.c | 0 {nptl => sysdeps/pthread}/tss_set.c | 0 {nptl => sysdeps/pthread}/tst-attr1.c | 0 {nptl => sysdeps/pthread}/tst-barrier1.c | 0 {nptl => sysdeps/pthread}/tst-barrier2.c | 0 {nptl => sysdeps/pthread}/tst-barrier3.c | 0 {nptl => sysdeps/pthread}/tst-barrier4.c | 0 {nptl => sysdeps/pthread}/tst-basic1.c | 0 {nptl => sysdeps/pthread}/tst-basic2.c | 0 {nptl => sysdeps/pthread}/tst-basic3.c | 0 {nptl => sysdeps/pthread}/tst-basic4.c | 0 {nptl => sysdeps/pthread}/tst-basic5.c | 0 {nptl => sysdeps/pthread}/tst-basic6.c | 0 {nptl => sysdeps/pthread}/tst-basic7.c | 4 + {nptl => sysdeps/pthread}/tst-call-once.c | 0 {nptl => sysdeps/pthread}/tst-cnd-basic.c | 0 {nptl => sysdeps/pthread}/tst-cnd-broadcast.c | 0 {nptl => sysdeps/pthread}/tst-cnd-timedwait.c | 0 {nptl => sysdeps/pthread}/tst-cond-except.c | 0 {nptl => sysdeps/pthread}/tst-cond1.c | 0 {nptl => sysdeps/pthread}/tst-cond10.c | 0 {nptl => sysdeps/pthread}/tst-cond11-static.c | 0 {nptl => sysdeps/pthread}/tst-cond11.c | 0 {nptl => sysdeps/pthread}/tst-cond12.c | 0 {nptl => sysdeps/pthread}/tst-cond13.c | 0 {nptl => sysdeps/pthread}/tst-cond14.c | 0 {nptl => sysdeps/pthread}/tst-cond15.c | 0 {nptl => sysdeps/pthread}/tst-cond16.c | 2 + {nptl => sysdeps/pthread}/tst-cond17.c | 0 {nptl => sysdeps/pthread}/tst-cond18.c | 2 + {nptl => sysdeps/pthread}/tst-cond19.c | 0 {nptl => sysdeps/pthread}/tst-cond2.c | 0 {nptl => sysdeps/pthread}/tst-cond22.c | 0 {nptl => sysdeps/pthread}/tst-cond23.c | 0 {nptl => sysdeps/pthread}/tst-cond24.c | 0 {nptl => sysdeps/pthread}/tst-cond25.c | 0 {nptl => sysdeps/pthread}/tst-cond26.c | 0 {nptl => sysdeps/pthread}/tst-cond27.c | 0 {nptl => sysdeps/pthread}/tst-cond3.c | 0 {nptl => sysdeps/pthread}/tst-cond4.c | 0 {nptl => sysdeps/pthread}/tst-cond5.c | 0 {nptl => sysdeps/pthread}/tst-cond6.c | 0 {nptl => sysdeps/pthread}/tst-cond7.c | 0 {nptl => sysdeps/pthread}/tst-cond8-static.c | 0 {nptl => sysdeps/pthread}/tst-cond8.c | 0 {nptl => sysdeps/pthread}/tst-cond9.c | 0 {nptl => sysdeps/pthread}/tst-join1.c | 0 {nptl => sysdeps/pthread}/tst-join4.c | 0 {nptl => sysdeps/pthread}/tst-join5.c | 0 {nptl => sysdeps/pthread}/tst-join6.c | 0 {nptl => sysdeps/pthread}/tst-join7.c | 0 {nptl => sysdeps/pthread}/tst-join7mod.c | 0 {nptl => sysdeps/pthread}/tst-key1.c | 0 {nptl => sysdeps/pthread}/tst-key2.c | 0 {nptl => sysdeps/pthread}/tst-key3.c | 0 {nptl => sysdeps/pthread}/tst-key4.c | 0 {nptl => sysdeps/pthread}/tst-mtx-basic.c | 0 {nptl => sysdeps/pthread}/tst-mtx-recursive.c | 0 {nptl => sysdeps/pthread}/tst-mtx-timedlock.c | 0 {nptl => sysdeps/pthread}/tst-mtx-trylock.c | 0 {nptl => sysdeps/pthread}/tst-mutex1.c | 0 {nptl => sysdeps/pthread}/tst-mutex10.c | 0 {nptl => sysdeps/pthread}/tst-mutex2.c | 0 {nptl => sysdeps/pthread}/tst-mutex3.c | 0 {nptl => sysdeps/pthread}/tst-mutex4.c | 0 {nptl => sysdeps/pthread}/tst-mutex6.c | 0 {nptl => sysdeps/pthread}/tst-mutex8.c | 0 {nptl => sysdeps/pthread}/tst-once1.c | 0 {nptl => sysdeps/pthread}/tst-once2.c | 0 {nptl => sysdeps/pthread}/tst-once3.c | 0 {nptl => sysdeps/pthread}/tst-once4.c | 0 {nptl => sysdeps/pthread}/tst-oncex3.c | 0 {nptl => sysdeps/pthread}/tst-oncex4.c | 0 {nptl => sysdeps/pthread}/tst-robust1.c | 0 {nptl => sysdeps/pthread}/tst-robust10.c | 0 {nptl => sysdeps/pthread}/tst-robust2.c | 0 {nptl => sysdeps/pthread}/tst-robust3.c | 0 {nptl => sysdeps/pthread}/tst-robust4.c | 0 {nptl => sysdeps/pthread}/tst-robust5.c | 0 {nptl => sysdeps/pthread}/tst-robust6.c | 0 {nptl => sysdeps/pthread}/tst-robust7.c | 0 {nptl => sysdeps/pthread}/tst-robust8.c | 3 + {nptl => sysdeps/pthread}/tst-robust9.c | 0 .../pthread}/tst-rwlock-tryrdlock-stall.c | 0 .../pthread}/tst-rwlock-trywrlock-stall.c | 0 {nptl => sysdeps/pthread}/tst-rwlock1.c | 0 {nptl => sysdeps/pthread}/tst-rwlock13.c | 0 {nptl => sysdeps/pthread}/tst-rwlock16.c | 0 {nptl => sysdeps/pthread}/tst-rwlock4.c | 0 {nptl => sysdeps/pthread}/tst-rwlock5.c | 0 {nptl => sysdeps/pthread}/tst-sem1.c | 0 {nptl => sysdeps/pthread}/tst-sem10.c | 0 {nptl => sysdeps/pthread}/tst-sem14.c | 0 {nptl => sysdeps/pthread}/tst-sem15.c | 0 {nptl => sysdeps/pthread}/tst-sem16.c | 0 {nptl => sysdeps/pthread}/tst-sem2.c | 0 {nptl => sysdeps/pthread}/tst-sem3.c | 0 {nptl => sysdeps/pthread}/tst-sem4.c | 0 {nptl => sysdeps/pthread}/tst-sem6.c | 0 {nptl => sysdeps/pthread}/tst-sem7.c | 0 {nptl => sysdeps/pthread}/tst-sem8.c | 0 {nptl => sysdeps/pthread}/tst-sem9.c | 0 {nptl => sysdeps/pthread}/tst-spin1.c | 0 {nptl => sysdeps/pthread}/tst-spin2.c | 0 {nptl => sysdeps/pthread}/tst-spin3.c | 0 {nptl => sysdeps/pthread}/tst-spin4.c | 0 {nptl => sysdeps/pthread}/tst-thrd-detach.c | 0 {nptl => sysdeps/pthread}/tst-thrd-sleep.c | 0 {nptl => sysdeps/pthread}/tst-tss-basic.c | 0 sysdeps/riscv/Implies | 2 - sysdeps/riscv/nptl/pthread-offsets.h | 3 + .../powerpc/gettimeofday.c => s390/elf-initfini.h} | 7 +- sysdeps/s390/fpu/bits/fenv.h | 4 +- sysdeps/s390/s390-32/backtrace.c | 148 - sysdeps/s390/s390-64/backtrace.c | 147 - .../powerpc/gettimeofday.c => sh/elf-initfini.h} | 7 +- sysdeps/sh/nptl/pthread_spin_trylock.S | 2 +- sysdeps/sparc/Makefile | 9 + .../gettimeofday.c => sparc/elf-initfini.h} | 7 +- sysdeps/sparc/nptl/pthread-offsets.h | 13 + sysdeps/sparc/sparc32/pthread_spin_trylock.S | 2 +- sysdeps/sparc/sparc64/pthread_spin_trylock.S | 2 +- sysdeps/unix/alpha/sysdep.h | 382 - sysdeps/unix/arm/sysdep.S | 3 +- sysdeps/unix/mips/mips64/n32/sysdep.h | 64 - sysdeps/unix/mips/mips64/{n64 => }/sysdep.h | 3 +- sysdeps/unix/mips/sysdep.S | 3 +- sysdeps/unix/sh/sysdep.S | 3 +- sysdeps/unix/sysdep.h | 36 +- sysdeps/unix/sysv/linux/Makefile | 5 +- sysdeps/unix/sysv/linux/_exit.c | 2 - sysdeps/unix/sysv/linux/aarch64/arch-syscall.h | 1 + sysdeps/unix/sysv/linux/aarch64/ld.abilist | 4 - sysdeps/unix/sysv/linux/aarch64/libpthread.abilist | 10 - sysdeps/unix/sysv/linux/aarch64/localplt.data | 6 - sysdeps/unix/sysv/linux/aarch64/sysdep.h | 36 +- sysdeps/unix/sysv/linux/aio_misc.h | 9 +- sysdeps/unix/sysv/linux/aio_sigqueue.c | 5 - sysdeps/unix/sysv/linux/alpha/bits/resource.h | 2 +- sysdeps/unix/sysv/linux/alpha/bits/typesizes.h | 1 + sysdeps/unix/sysv/linux/alpha/brk.S | 3 +- sysdeps/unix/sysv/linux/alpha/fxstat.c | 13 +- sysdeps/unix/sysv/linux/alpha/fxstatat.c | 7 +- sysdeps/unix/sysv/linux/alpha/gettimeofday.c | 6 +- sysdeps/unix/sysv/linux/alpha/ioperm.c | 9 +- sysdeps/unix/sysv/linux/alpha/ld.abilist | 4 - sysdeps/unix/sysv/linux/alpha/libpthread.abilist | 12 - sysdeps/unix/sysv/linux/alpha/localplt.data | 6 - sysdeps/unix/sysv/linux/alpha/lxstat.c | 13 +- sysdeps/unix/sysv/linux/alpha/osf_adjtime.c | 8 +- sysdeps/unix/sysv/linux/alpha/osf_getitimer.c | 4 +- sysdeps/unix/sysv/linux/alpha/osf_setitimer.c | 8 +- sysdeps/unix/sysv/linux/alpha/osf_utimes.c | 4 +- sysdeps/unix/sysv/linux/alpha/syscalls.list | 1 - sysdeps/unix/sysv/linux/alpha/sysdep.h | 331 +- sysdeps/unix/sysv/linux/alpha/tv32-compat.h | 8 +- sysdeps/unix/sysv/linux/alpha/xstat.c | 13 +- .../gettimeofday.c => arch-fd_to_filename.h} | 6 +- sysdeps/unix/sysv/linux/arm/be/ld.abilist | 4 - sysdeps/unix/sysv/linux/arm/be/libpthread.abilist | 10 - sysdeps/unix/sysv/linux/arm/dl-machine.h | 2 +- sysdeps/unix/sysv/linux/arm/le/ld.abilist | 4 - sysdeps/unix/sysv/linux/arm/le/libpthread.abilist | 10 - sysdeps/unix/sysv/linux/arm/localplt.data | 6 - sysdeps/unix/sysv/linux/arm/sysdep.h | 39 +- sysdeps/unix/sysv/linux/arm/tls.h | 7 +- sysdeps/unix/sysv/linux/bits/fcntl-linux.h | 3 +- sysdeps/unix/sysv/linux/bits/resource.h | 2 +- sysdeps/unix/sysv/linux/clock_getcpuclockid.c | 9 +- sysdeps/unix/sysv/linux/clock_nanosleep.c | 22 +- sysdeps/unix/sysv/linux/copy_file_range.c | 5 - sysdeps/unix/sysv/linux/createthread.c | 19 +- sysdeps/unix/sysv/linux/csky/ld.abilist | 4 - sysdeps/unix/sysv/linux/csky/libpthread.abilist | 10 - sysdeps/unix/sysv/linux/csky/localplt.data | 6 - sysdeps/unix/sysv/linux/csky/sysdep.h | 46 +- sysdeps/unix/sysv/linux/default-sched.h | 6 +- sysdeps/unix/sysv/linux/dl-origin.c | 7 +- sysdeps/unix/sysv/linux/dl-writev.h | 3 +- sysdeps/unix/sysv/linux/epoll_pwait.c | 16 - sysdeps/unix/sysv/linux/exit-thread.h | 3 +- sysdeps/unix/sysv/linux/fchmodat.c | 78 +- sysdeps/unix/sysv/linux/fcntl_nocancel.c | 7 +- sysdeps/unix/sysv/linux/fd_to_filename.h | 37 - sysdeps/unix/sysv/linux/futimens.c | 2 + sysdeps/unix/sysv/linux/futimes.c | 42 +- sysdeps/unix/sysv/linux/futimesat.c | 41 +- sysdeps/unix/sysv/linux/fxstatat.c | 9 +- sysdeps/unix/sysv/linux/fxstatat64.c | 13 +- sysdeps/unix/sysv/linux/gai_sigqueue.c | 5 - sysdeps/unix/sysv/linux/generic/____longjmp_chk.c | 3 +- sysdeps/unix/sysv/linux/generic/bits/typesizes.h | 1 + sysdeps/unix/sysv/linux/generic/brk.c | 4 +- sysdeps/unix/sysv/linux/generic/dl-origin.c | 7 +- sysdeps/unix/sysv/linux/generic/sysdep.h | 8 - sysdeps/unix/sysv/linux/getentropy.c | 9 - sysdeps/unix/sysv/linux/getrandom.c | 13 - sysdeps/unix/sysv/linux/gettimeofday.c | 40 +- sysdeps/unix/sysv/linux/hppa/Makefile | 9 +- sysdeps/unix/sysv/linux/hppa/____longjmp_chk.c | 5 +- sysdeps/unix/sysv/linux/hppa/ld.abilist | 4 - sysdeps/unix/sysv/linux/hppa/libpthread.abilist | 12 - sysdeps/unix/sysv/linux/hppa/localplt.data | 6 - sysdeps/unix/sysv/linux/hppa/sysdep.h | 34 +- sysdeps/unix/sysv/linux/i386/_exit.S | 44 - sysdeps/unix/sysv/linux/i386/brk.c | 3 +- sysdeps/unix/sysv/linux/i386/fxstat.c | 8 +- sysdeps/unix/sysv/linux/i386/fxstatat.c | 8 +- sysdeps/unix/sysv/linux/i386/getcontext.S | 64 +- sysdeps/unix/sysv/linux/i386/ld.abilist | 4 - sysdeps/unix/sysv/linux/i386/libpthread.abilist | 12 - sysdeps/unix/sysv/linux/i386/localplt.data | 6 - sysdeps/unix/sysv/linux/i386/lxstat.c | 8 +- sysdeps/unix/sysv/linux/i386/makecontext.S | 123 + sysdeps/unix/sysv/linux/i386/setcontext.S | 112 +- sysdeps/unix/sysv/linux/i386/swapcontext.S | 156 +- sysdeps/unix/sysv/linux/i386/sysdep.h | 103 +- sysdeps/unix/sysv/linux/i386/ucontext_i.sym | 7 +- sysdeps/unix/sysv/linux/i386/xstat.c | 8 +- sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c | 3 +- sysdeps/unix/sysv/linux/ia64/ld.abilist | 4 - sysdeps/unix/sysv/linux/ia64/libpthread.abilist | 12 - sysdeps/unix/sysv/linux/ia64/localplt.data | 6 - sysdeps/unix/sysv/linux/ia64/sysdep.h | 57 +- sysdeps/unix/sysv/linux/ifaddrs.c | 3 +- sysdeps/unix/sysv/linux/internal-signals.h | 30 +- sysdeps/unix/sysv/linux/libc_fatal.c | 7 +- sysdeps/unix/sysv/linux/lutimes.c | 37 +- sysdeps/unix/sysv/linux/m68k/____longjmp_chk.c | 5 +- sysdeps/unix/sysv/linux/m68k/brk.c | 3 +- .../unix/sysv/linux/m68k/coldfire/atomic-machine.h | 2 +- sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist | 4 - .../sysv/linux/m68k/coldfire/libpthread.abilist | 10 - .../unix/sysv/linux/m68k/coldfire/localplt.data | 6 - sysdeps/unix/sysv/linux/m68k/getpagesize.c | 9 +- sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist | 4 - .../unix/sysv/linux/m68k/m680x0/libpthread.abilist | 12 - sysdeps/unix/sysv/linux/m68k/m680x0/localplt.data | 6 - sysdeps/unix/sysv/linux/m68k/m68k-helpers.c | 3 +- sysdeps/unix/sysv/linux/m68k/sysdep.h | 29 +- .../sysv/linux/microblaze/be/libpthread.abilist | 10 - sysdeps/unix/sysv/linux/microblaze/brk.c | 4 +- sysdeps/unix/sysv/linux/microblaze/ld.abilist | 4 - .../sysv/linux/microblaze/le/libpthread.abilist | 10 - sysdeps/unix/sysv/linux/microblaze/localplt.data | 6 - sysdeps/unix/sysv/linux/microblaze/sysdep.h | 120 +- sysdeps/unix/sysv/linux/microblaze/vfork.S | 4 - sysdeps/unix/sysv/linux/mips/bits/resource.h | 2 +- sysdeps/unix/sysv/linux/mips/brk.c | 3 +- sysdeps/unix/sysv/linux/mips/mips32/ld.abilist | 4 - .../unix/sysv/linux/mips/mips32/libpthread.abilist | 12 - .../unix/sysv/linux/mips/mips32/mips-syscall5.S | 6 +- .../unix/sysv/linux/mips/mips32/mips-syscall6.S | 6 +- .../unix/sysv/linux/mips/mips32/mips-syscall7.S | 7 +- .../sysv/linux/mips/mips32/mips16/mips16-syscall.h | 64 +- .../linux/mips/mips32/mips16/mips16-syscall0.c | 4 +- .../linux/mips/mips32/mips16/mips16-syscall1.c | 6 +- .../linux/mips/mips32/mips16/mips16-syscall2.c | 6 +- .../linux/mips/mips32/mips16/mips16-syscall3.c | 6 +- .../linux/mips/mips32/mips16/mips16-syscall4.c | 6 +- sysdeps/unix/sysv/linux/mips/mips32/sysdep.h | 202 +- sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c | 7 +- sysdeps/unix/sysv/linux/mips/mips64/getdents64.c | 2 - .../unix/sysv/linux/mips/mips64/libpthread.abilist | 12 - sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist | 4 - sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist | 4 - sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h | 307 - sysdeps/unix/sysv/linux/mips/mips64/syscall.S | 2 +- .../unix/sysv/linux/mips/mips64/{n32 => }/sysdep.h | 201 +- sysdeps/unix/sysv/linux/mips/sysdep.h | 16 - sysdeps/unix/sysv/linux/mips/unwind-arch.h | 67 + sysdeps/unix/sysv/linux/mlock2.c | 2 - sysdeps/unix/sysv/linux/mq_close.c | 6 - sysdeps/unix/sysv/linux/mq_getattr.c | 6 - sysdeps/unix/sysv/linux/mq_notify.c | 6 - sysdeps/unix/sysv/linux/mq_open.c | 5 - sysdeps/unix/sysv/linux/mq_receive.c | 6 - sysdeps/unix/sysv/linux/mq_send.c | 6 - sysdeps/unix/sysv/linux/mq_unlink.c | 13 +- sysdeps/unix/sysv/linux/msgctl.c | 10 +- sysdeps/unix/sysv/linux/nios2/ld.abilist | 4 - sysdeps/unix/sysv/linux/nios2/libpthread.abilist | 10 - sysdeps/unix/sysv/linux/nios2/localplt.data | 6 - sysdeps/unix/sysv/linux/nios2/sysdep.h | 36 +- sysdeps/unix/sysv/linux/not-cancel.h | 3 +- sysdeps/unix/sysv/linux/not-errno.h | 16 +- sysdeps/unix/sysv/linux/nscd_setup_thread.c | 9 +- sysdeps/unix/sysv/linux/open_by_handle_at.c | 9 - sysdeps/unix/sysv/linux/personality.c | 7 +- sysdeps/unix/sysv/linux/pkey_mprotect.c | 5 - sysdeps/unix/sysv/linux/posix_fadvise.c | 11 +- sysdeps/unix/sysv/linux/posix_fadvise64.c | 9 +- sysdeps/unix/sysv/linux/posix_fallocate.c | 9 +- sysdeps/unix/sysv/linux/posix_fallocate64.c | 15 +- sysdeps/unix/sysv/linux/posix_madvise.c | 5 +- .../unix/sysv/linux/powerpc/get_timebase_freq.c | 3 +- sysdeps/unix/sysv/linux/powerpc/gettimeofday.c | 4 +- .../sysv/linux/powerpc/powerpc32/fpu/fe_mask.c | 3 +- .../sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c | 3 +- .../sysv/linux/powerpc/powerpc32/fpu/localplt.data | 6 - .../unix/sysv/linux/powerpc/powerpc32/ld.abilist | 4 - .../linux/powerpc/powerpc32/libpthread.abilist | 12 - .../linux/powerpc/powerpc32/nofpu/localplt.data | 6 - sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h | 214 - .../unix/sysv/linux/powerpc/powerpc64/arch-pkey.h | 55 + .../sysv/linux/powerpc/powerpc64/be/ld.abilist | 4 - .../linux/powerpc/powerpc64/be/libpthread.abilist | 12 - .../sysv/linux/powerpc/powerpc64/fpu/fe_mask.c | 3 +- .../sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c | 3 +- .../sysv/linux/powerpc/powerpc64/le/ld.abilist | 4 - .../linux/powerpc/powerpc64/le/libpthread.abilist | 10 - .../sysv/linux/powerpc/powerpc64/localplt.data | 6 - .../powerpc64/pkey_get.c} | 35 +- .../powerpc64/pkey_set.c} | 41 +- sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h | 196 +- sysdeps/unix/sysv/linux/powerpc/sysdep.h | 176 +- sysdeps/unix/sysv/linux/pread.c | 6 +- sysdeps/unix/sysv/linux/pread64.c | 4 - sysdeps/unix/sysv/linux/pread64_nocancel.c | 4 - sysdeps/unix/sysv/linux/preadv.c | 6 - sysdeps/unix/sysv/linux/preadv2.c | 7 +- sysdeps/unix/sysv/linux/preadv64.c | 10 +- sysdeps/unix/sysv/linux/preadv64v2.c | 9 +- sysdeps/unix/sysv/linux/pthread-pids.h | 3 +- sysdeps/unix/sysv/linux/pthread_getaffinity.c | 9 +- sysdeps/unix/sysv/linux/pthread_kill.c | 8 +- sysdeps/unix/sysv/linux/pthread_setaffinity.c | 11 +- sysdeps/unix/sysv/linux/pthread_sigqueue.c | 8 +- sysdeps/unix/sysv/linux/pwrite.c | 6 +- sysdeps/unix/sysv/linux/pwrite64.c | 4 - sysdeps/unix/sysv/linux/pwritev.c | 6 - sysdeps/unix/sysv/linux/pwritev2.c | 4 +- sysdeps/unix/sysv/linux/pwritev64.c | 10 +- sysdeps/unix/sysv/linux/pwritev64v2.c | 9 +- sysdeps/unix/sysv/linux/raise.c | 7 +- sysdeps/unix/sysv/linux/renameat2.c | 7 +- sysdeps/unix/sysv/linux/riscv/localplt.data | 6 - sysdeps/unix/sysv/linux/riscv/rv64/ld.abilist | 4 - .../unix/sysv/linux/riscv/rv64/libpthread.abilist | 10 - sysdeps/unix/sysv/linux/riscv/syscall.c | 5 +- sysdeps/unix/sysv/linux/riscv/sysdep.h | 128 +- sysdeps/unix/sysv/linux/s390/bits/typesizes.h | 1 + sysdeps/unix/sysv/linux/s390/localplt.data | 6 - .../unix/sysv/linux/s390/s390-32/____longjmp_chk.c | 5 +- sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist | 4 - .../sysv/linux/s390/s390-32/libpthread.abilist | 12 - .../unix/sysv/linux/s390/s390-32/posix_fadvise64.c | 7 +- sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h | 105 +- .../unix/sysv/linux/s390/s390-64/____longjmp_chk.c | 5 +- sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist | 4 - .../sysv/linux/s390/s390-64/libpthread.abilist | 12 - sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h | 115 +- sysdeps/unix/sysv/linux/s390/sysdep.h | 82 + sysdeps/unix/sysv/linux/safe-fatal.h | 5 +- sysdeps/unix/sysv/linux/sched_getaffinity.c | 10 +- sysdeps/unix/sysv/linux/sched_rr_gi.c | 73 + sysdeps/unix/sysv/linux/sched_setaffinity.c | 7 +- sysdeps/unix/sysv/linux/semctl.c | 10 +- .../unix/sysv/linux/settimeofday.c | 47 +- sysdeps/unix/sysv/linux/sh/be/ld.abilist | 4 - sysdeps/unix/sysv/linux/sh/be/libpthread.abilist | 12 - sysdeps/unix/sysv/linux/sh/le/ld.abilist | 4 - sysdeps/unix/sysv/linux/sh/le/libpthread.abilist | 12 - sysdeps/unix/sysv/linux/sh/localplt.data | 6 - sysdeps/unix/sysv/linux/sh/sysdep.h | 25 +- sysdeps/unix/sysv/linux/shmat.c | 8 +- sysdeps/unix/sysv/linux/shmctl.c | 10 +- sysdeps/unix/sysv/linux/sigstack.c | 4 - sysdeps/unix/sysv/linux/sparc/Makefile | 8 +- sysdeps/unix/sysv/linux/sparc/bits/resource.h | 2 +- sysdeps/unix/sysv/linux/sparc/bits/typesizes.h | 1 + sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist | 4 - .../sysv/linux/sparc/sparc32/libpthread.abilist | 12 - .../unix/sysv/linux/sparc/sparc32/localplt.data | 6 - sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c | 26 +- .../{mq_close.c => sparc/sparc32/sigreturn_stub.S} | 28 +- sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h | 3 +- sysdeps/unix/sysv/linux/sparc/sparc64/brk.S | 3 +- sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist | 4 - .../sysv/linux/sparc/sparc64/libpthread.abilist | 12 - .../unix/sysv/linux/sparc/sparc64/localplt.data | 6 - sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c | 14 +- .../{mq_close.c => sparc/sparc64/sigreturn_stub.S} | 23 +- sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h | 3 +- sysdeps/unix/sysv/linux/sparc/sysdep.h | 182 +- sysdeps/unix/sysv/linux/statx.c | 11 +- sysdeps/unix/sysv/linux/syscall-names.list | 4 +- sysdeps/unix/sysv/linux/syscalls.list | 4 - sysdeps/unix/sysv/linux/sysdep-vdso.h | 15 +- sysdeps/unix/sysv/linux/sysdep.h | 33 + sysdeps/unix/sysv/linux/timer_create.c | 9 +- sysdeps/unix/sysv/linux/timer_gettime.c | 3 +- sysdeps/unix/sysv/linux/timer_routines.c | 97 +- sysdeps/unix/sysv/linux/timer_settime.c | 3 +- .../linux/{timer_gettime.c => timerfd_gettime.c} | 30 +- .../linux/{timer_settime.c => timerfd_settime.c} | 37 +- sysdeps/unix/sysv/linux/times.c | 7 +- sysdeps/unix/sysv/linux/timespec_get.c | 59 + sysdeps/unix/sysv/linux/tst-clone3.c | 4 + sysdeps/unix/sysv/linux/tst-mman-consts.py | 2 +- sysdeps/unix/sysv/linux/tst-o_path-locks.c | 100 + sysdeps/unix/sysv/linux/tst-pkey.c | 10 +- sysdeps/unix/sysv/linux/utime.c | 57 + sysdeps/unix/sysv/linux/utimensat.c | 2 + sysdeps/unix/sysv/linux/utimes.c | 38 +- sysdeps/unix/sysv/linux/x86/bits/typesizes.h | 1 + sysdeps/unix/sysv/linux/x86/cpu-features.c | 4 +- sysdeps/unix/sysv/linux/x86/dl-cet.h | 17 +- sysdeps/unix/sysv/linux/x86/gettimeofday.c | 4 +- sysdeps/unix/sysv/linux/x86_64/64/ld.abilist | 4 - .../unix/sysv/linux/x86_64/64/libpthread.abilist | 12 - sysdeps/unix/sysv/linux/x86_64/sysdep.h | 67 +- sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist | 4 - .../unix/sysv/linux/x86_64/x32/libpthread.abilist | 10 - sysdeps/unix/sysv/linux/x86_64/x32/times.c | 4 +- sysdeps/unix/x86_64/sysdep.S | 3 +- sysdeps/x86/bits/select.h | 63 - .../powerpc/gettimeofday.c => x86/elf-initfini.h} | 7 +- sysdeps/x86/tst-cet-legacy-5.c | 2 +- sysdeps/x86/tst-cet-legacy-6.c | 2 +- sysdeps/x86_64/localplt.data | 6 - sysdeps/x86_64/nptl/pthread_spin_trylock.S | 2 +- sysdeps/x86_64/nptl/tls.h | 50 +- time/gettimeofday.c | 8 +- version.h | 2 +- wcsmbs/bits/wchar-ldbl.h | 36 +- wcsmbs/wchar.h | 14 +- 895 files changed, 25399 insertions(+), 82047 deletions(-) create mode 100644 ChangeLog.old/ChangeLog.20 create mode 100644 elf/dl-sym-post.h copy nptl/tst-thrd-detach.c => elf/tst-auxobj-dlopen.c (53%) copy nptl/tst-mtx-recursive.c => elf/tst-auxobj.c (59%) copy nptl/call_once.c => elf/tst-filterobj-aux.c (60%) copy nptl/tst-mtx-recursive.c => elf/tst-filterobj-dlopen.c (61%) copy nptl/thrd_detach.c => elf/tst-filterobj-filtee.c (72%) copy nptl/thrd_detach.c => elf/tst-filterobj-filtee.h (74%) copy nptl/thrd_detach.c => elf/tst-filterobj-flt.c (71%) copy support/xstdio.h => elf/tst-filterobj.c (63%) rename sysdeps/htl/pt-mutex-destroy.c => htl/cancellation.c (56%) create mode 100644 htl/register-atfork.c create mode 100644 include/file_change_detection.h create mode 100644 include/rtld-malloc.h create mode 100644 io/file_change_detection.c create mode 100644 io/tst-file_change_detection.c create mode 100644 io/tst-lchmod.c create mode 100644 localedata/ckb_IQ.UTF-8.in create mode 100644 localedata/locales/ckb_IQ create mode 100644 localedata/or_IN.UTF-8.in rename math/{e_scalb.c => e_scalb_template.c} (64%) delete mode 100644 math/e_scalbf.c delete mode 100644 math/e_scalbl.c copy sysdeps/unix/sysv/linux/powerpc/gettimeofday.c => math/test-ibm128.h (79%) create mode 100644 math/w_scalb_template.c copy sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c => misc/fd_to_filename.c (56%) create mode 100644 misc/tst-fd_to_filename.c delete mode 100644 nptl/pthread-errnos.sym create mode 100644 nptl/tst-cancel28.c create mode 100644 po/pt.po create mode 100644 rt/tst-timer-sigmask.c create mode 100644 scripts/check-wx-segment.py delete mode 100755 scripts/gitlog_to_changelog.py delete mode 100644 scripts/vcs_to_changelog/frontend_c.py delete mode 100644 scripts/vcs_to_changelog/misc_util.py delete mode 100644 scripts/vcs_to_changelog/vcs_git.py rename scripts/{vcs_to_changelog => }/vcstocl_quirks.py (99%) create mode 100644 support/process_state.h create mode 100644 support/support_process_state.c create mode 100644 support/tst-support-process_state.c copy posix/sched_getp.c => support/xgetline.c (65%) copy sysdeps/htl/bits/thread-shared-types.h => support/xlstat.c (75%) copy nptl/tst-join10.c => sysdeps/aarch64/elf-initfini.h (79%) create mode 100644 sysdeps/aarch64/nptl/pthread-offsets.h copy sysdeps/{unix/sysv/linux/powerpc/gettimeofday.c => alpha/elf-initfini.h} (79%) create mode 100644 sysdeps/alpha/nptl/pthread-offsets.h create mode 100644 sysdeps/arm/be/nofpu/Implies copy sysdeps/{unix/sysv/linux/powerpc/gettimeofday.c => arm/elf-initfini.h} (79%) create mode 100644 sysdeps/arm/le/nofpu/Implies rename sysdeps/{unix/sysv/linux/aarch64/ipc_priv.h => generic/arch-fd_to_filename. [...] rename sysdeps/{init_array => generic}/crti.S (80%) rename sysdeps/{init_array => generic}/crtn.S (82%) copy nptl/cnd_destroy.c => sysdeps/generic/elf-initfini.h (64%) copy sysdeps/{unix/sysv/linux/s390/sysdep.h => generic/math-narrow-alias-float128. [...] copy nptl/thrd_detach.c => sysdeps/generic/unwind-arch.h (72%) copy sysdeps/{unix/sysv/linux/powerpc/gettimeofday.c => hppa/elf-initfini.h} (79%) create mode 100644 sysdeps/htl/include/pthread.h delete mode 100644 sysdeps/htl/pt-kill.c delete mode 100644 sysdeps/htl/pt-mutex-getprioceiling.c delete mode 100644 sysdeps/htl/pt-mutex-init.c delete mode 100644 sysdeps/htl/pt-mutex-lock.c delete mode 100644 sysdeps/htl/pt-mutex-setprioceiling.c delete mode 100644 sysdeps/htl/pt-mutex-timedlock.c delete mode 100644 sysdeps/htl/pt-mutex-transfer-np.c delete mode 100644 sysdeps/htl/pt-mutex-trylock.c delete mode 100644 sysdeps/htl/pt-mutex-unlock.c delete mode 100644 sysdeps/htl/pt-mutexattr-destroy.c delete mode 100644 sysdeps/htl/pt-mutexattr-getprioceiling.c delete mode 100644 sysdeps/htl/pt-mutexattr-getprotocol.c delete mode 100644 sysdeps/htl/pt-mutexattr-getpshared.c delete mode 100644 sysdeps/htl/pt-mutexattr-gettype.c delete mode 100644 sysdeps/htl/pt-mutexattr-init.c delete mode 100644 sysdeps/htl/pt-mutexattr-setprioceiling.c delete mode 100644 sysdeps/htl/pt-mutexattr-setprotocol.c delete mode 100644 sysdeps/htl/pt-mutexattr-setpshared.c delete mode 100644 sysdeps/htl/pt-mutexattr-settype.c delete mode 100644 sysdeps/htl/pt-mutexattr.c delete mode 100644 sysdeps/htl/pt-spin.c copy nptl/thrd_detach.c => sysdeps/htl/thrd_current.c (73%) delete mode 100644 sysdeps/htl/threads.h delete mode 100644 sysdeps/hurd/stdc-predef.h copy sysdeps/{unix/sysv/linux/powerpc/gettimeofday.c => ia64/elf-initfini.h} (79%) create mode 100644 sysdeps/ia64/nptl/pthread-offsets.h copy sysdeps/ieee754/float128/{e_scalbf128.c => w_scalbf128.c} (100%) create mode 100644 sysdeps/ieee754/ldbl-128ibm-compat/Makeconfig copy nptl/tst-join13.c => sysdeps/ieee754/ldbl-128ibm-compat/e_scalbf128.c (67%) create mode 100644 sysdeps/ieee754/ldbl-128ibm-compat/math-narrow-alias-float128.h copy sysdeps/{unix/sysv/linux/mq_getattr.c => ieee754/ldbl-128ibm-compat/math_ldbl [...] copy nptl/tst-join10.c => sysdeps/ieee754/ldbl-128ibm-compat/s_nextafterf128.c (76%) copy sysdeps/{unix/sysv/linux/alpha/osf_utimes.c => ieee754/ldbl-128ibm-compat/s_n [...] copy nptl/tst-join10.c => sysdeps/ieee754/ldbl-128ibm-compat/s_significandf128.c (70%) copy nptl/tst-join12.c => sysdeps/ieee754/ldbl-128ibm-compat/w_scalbf128.c (67%) copy nptl/tst-mtx-recursive.c => sysdeps/ieee754/ldbl-96/test-sinl-pseudo.c (58%) create mode 100644 sysdeps/ieee754/ldbl-opt/test-redirection-ldbl-64.c delete mode 100644 sysdeps/init_array/elf-init.c delete mode 100644 sysdeps/init_array/gmon-start.c delete mode 100644 sysdeps/init_array/pt-crti.S copy sysdeps/{unix/sysv/linux/powerpc/gettimeofday.c => m68k/elf-initfini.h} (79%) create mode 100644 sysdeps/mach/htl/pt-block-intr.c create mode 100644 sysdeps/mach/htl/pt-timedblock-intr.c copy nptl/tss_delete.c => sysdeps/mach/htl/thrd_yield.c (81%) copy sysdeps/{unix/sysv/linux/powerpc/gettimeofday.c => mach/hurd/arch-fd_to_filen [...] delete mode 100644 sysdeps/mach/hurd/htl/pt-attr-setstackaddr.c delete mode 100644 sysdeps/mach/hurd/htl/pt-attr-setstacksize.c copy sysdeps/mach/hurd/htl/{pt-mutex-destroy.c => pt-mutex-checklocked.c} (63%) delete mode 100644 sysdeps/mach/hurd/htl/pt-mutexattr.c rename sysdeps/{posix => mach/hurd}/waitid.c (65%) copy sysdeps/{unix/sysv/linux/powerpc/gettimeofday.c => microblaze/elf-initfini.h} (79%) copy sysdeps/{unix/sysv/linux/powerpc/gettimeofday.c => mips/elf-initfini.h} (79%) copy sysdeps/{unix/sysv/linux/powerpc/gettimeofday.c => nios2/elf-initfini.h} (79%) create mode 100644 sysdeps/nptl/thrd_create.c copy sysdeps/{unix/sysv/linux/powerpc/gettimeofday.c => powerpc/elf-initfini.h} (79%) rename {nptl => sysdeps/pthread}/call_once.c (95%) rename {nptl => sysdeps/pthread}/cnd_broadcast.c (100%) rename {nptl => sysdeps/pthread}/cnd_destroy.c (100%) rename {nptl => sysdeps/pthread}/cnd_init.c (100%) rename {nptl => sysdeps/pthread}/cnd_signal.c (100%) rename {nptl => sysdeps/pthread}/cnd_timedwait.c (100%) rename {nptl => sysdeps/pthread}/cnd_wait.c (100%) rename {nptl => sysdeps/pthread}/mtx_destroy.c (100%) rename {nptl => sysdeps/pthread}/mtx_init.c (100%) rename {nptl => sysdeps/pthread}/mtx_lock.c (100%) rename {nptl => sysdeps/pthread}/mtx_timedlock.c (100%) rename {nptl => sysdeps/pthread}/mtx_trylock.c (100%) rename {nptl => sysdeps/pthread}/mtx_unlock.c (100%) rename {nptl => sysdeps/pthread}/thrd_create.c (82%) rename {nptl => sysdeps/pthread}/thrd_detach.c (100%) rename {nptl => sysdeps/pthread}/thrd_equal.c (100%) rename {nptl => sysdeps/pthread}/thrd_exit.c (100%) rename {nptl => sysdeps/pthread}/thrd_join.c (92%) rename {nptl => sysdeps/pthread}/thrd_priv.h (100%) rename {nptl => sysdeps/pthread}/thrd_sleep.c (100%) rename sysdeps/{nptl => pthread}/threads.h (97%) rename {nptl => sysdeps/pthread}/tss_create.c (96%) rename {nptl => sysdeps/pthread}/tss_delete.c (100%) rename {nptl => sysdeps/pthread}/tss_get.c (100%) rename {nptl => sysdeps/pthread}/tss_set.c (100%) rename {nptl => sysdeps/pthread}/tst-attr1.c (100%) rename {nptl => sysdeps/pthread}/tst-barrier1.c (100%) rename {nptl => sysdeps/pthread}/tst-barrier2.c (100%) rename {nptl => sysdeps/pthread}/tst-barrier3.c (100%) rename {nptl => sysdeps/pthread}/tst-barrier4.c (100%) rename {nptl => sysdeps/pthread}/tst-basic1.c (100%) rename {nptl => sysdeps/pthread}/tst-basic2.c (100%) rename {nptl => sysdeps/pthread}/tst-basic3.c (100%) rename {nptl => sysdeps/pthread}/tst-basic4.c (100%) rename {nptl => sysdeps/pthread}/tst-basic5.c (100%) rename {nptl => sysdeps/pthread}/tst-basic6.c (100%) rename {nptl => sysdeps/pthread}/tst-basic7.c (94%) rename {nptl => sysdeps/pthread}/tst-call-once.c (100%) rename {nptl => sysdeps/pthread}/tst-cnd-basic.c (100%) rename {nptl => sysdeps/pthread}/tst-cnd-broadcast.c (100%) rename {nptl => sysdeps/pthread}/tst-cnd-timedwait.c (100%) rename {nptl => sysdeps/pthread}/tst-cond-except.c (100%) rename {nptl => sysdeps/pthread}/tst-cond1.c (100%) rename {nptl => sysdeps/pthread}/tst-cond10.c (100%) rename {nptl => sysdeps/pthread}/tst-cond11-static.c (100%) rename {nptl => sysdeps/pthread}/tst-cond11.c (100%) rename {nptl => sysdeps/pthread}/tst-cond12.c (100%) rename {nptl => sysdeps/pthread}/tst-cond13.c (100%) rename {nptl => sysdeps/pthread}/tst-cond14.c (100%) rename {nptl => sysdeps/pthread}/tst-cond15.c (100%) rename {nptl => sysdeps/pthread}/tst-cond16.c (98%) rename {nptl => sysdeps/pthread}/tst-cond17.c (100%) rename {nptl => sysdeps/pthread}/tst-cond18.c (98%) rename {nptl => sysdeps/pthread}/tst-cond19.c (100%) rename {nptl => sysdeps/pthread}/tst-cond2.c (100%) rename {nptl => sysdeps/pthread}/tst-cond22.c (100%) rename {nptl => sysdeps/pthread}/tst-cond23.c (100%) rename {nptl => sysdeps/pthread}/tst-cond24.c (100%) rename {nptl => sysdeps/pthread}/tst-cond25.c (100%) rename {nptl => sysdeps/pthread}/tst-cond26.c (100%) rename {nptl => sysdeps/pthread}/tst-cond27.c (100%) rename {nptl => sysdeps/pthread}/tst-cond3.c (100%) rename {nptl => sysdeps/pthread}/tst-cond4.c (100%) rename {nptl => sysdeps/pthread}/tst-cond5.c (100%) rename {nptl => sysdeps/pthread}/tst-cond6.c (100%) rename {nptl => sysdeps/pthread}/tst-cond7.c (100%) rename {nptl => sysdeps/pthread}/tst-cond8-static.c (100%) rename {nptl => sysdeps/pthread}/tst-cond8.c (100%) rename {nptl => sysdeps/pthread}/tst-cond9.c (100%) rename {nptl => sysdeps/pthread}/tst-join1.c (100%) rename {nptl => sysdeps/pthread}/tst-join4.c (100%) rename {nptl => sysdeps/pthread}/tst-join5.c (100%) rename {nptl => sysdeps/pthread}/tst-join6.c (100%) rename {nptl => sysdeps/pthread}/tst-join7.c (100%) rename {nptl => sysdeps/pthread}/tst-join7mod.c (100%) rename {nptl => sysdeps/pthread}/tst-key1.c (100%) rename {nptl => sysdeps/pthread}/tst-key2.c (100%) rename {nptl => sysdeps/pthread}/tst-key3.c (100%) rename {nptl => sysdeps/pthread}/tst-key4.c (100%) rename {nptl => sysdeps/pthread}/tst-mtx-basic.c (100%) rename {nptl => sysdeps/pthread}/tst-mtx-recursive.c (100%) rename {nptl => sysdeps/pthread}/tst-mtx-timedlock.c (100%) rename {nptl => sysdeps/pthread}/tst-mtx-trylock.c (100%) rename {nptl => sysdeps/pthread}/tst-mutex1.c (100%) rename {nptl => sysdeps/pthread}/tst-mutex10.c (100%) rename {nptl => sysdeps/pthread}/tst-mutex2.c (100%) rename {nptl => sysdeps/pthread}/tst-mutex3.c (100%) rename {nptl => sysdeps/pthread}/tst-mutex4.c (100%) rename {nptl => sysdeps/pthread}/tst-mutex6.c (100%) rename {nptl => sysdeps/pthread}/tst-mutex8.c (100%) rename {nptl => sysdeps/pthread}/tst-once1.c (100%) rename {nptl => sysdeps/pthread}/tst-once2.c (100%) rename {nptl => sysdeps/pthread}/tst-once3.c (100%) rename {nptl => sysdeps/pthread}/tst-once4.c (100%) rename {nptl => sysdeps/pthread}/tst-oncex3.c (100%) rename {nptl => sysdeps/pthread}/tst-oncex4.c (100%) rename {nptl => sysdeps/pthread}/tst-robust1.c (100%) rename {nptl => sysdeps/pthread}/tst-robust10.c (100%) rename {nptl => sysdeps/pthread}/tst-robust2.c (100%) rename {nptl => sysdeps/pthread}/tst-robust3.c (100%) rename {nptl => sysdeps/pthread}/tst-robust4.c (100%) rename {nptl => sysdeps/pthread}/tst-robust5.c (100%) rename {nptl => sysdeps/pthread}/tst-robust6.c (100%) rename {nptl => sysdeps/pthread}/tst-robust7.c (100%) rename {nptl => sysdeps/pthread}/tst-robust8.c (99%) rename {nptl => sysdeps/pthread}/tst-robust9.c (100%) rename {nptl => sysdeps/pthread}/tst-rwlock-tryrdlock-stall.c (100%) rename {nptl => sysdeps/pthread}/tst-rwlock-trywrlock-stall.c (100%) rename {nptl => sysdeps/pthread}/tst-rwlock1.c (100%) rename {nptl => sysdeps/pthread}/tst-rwlock13.c (100%) rename {nptl => sysdeps/pthread}/tst-rwlock16.c (100%) rename {nptl => sysdeps/pthread}/tst-rwlock4.c (100%) rename {nptl => sysdeps/pthread}/tst-rwlock5.c (100%) rename {nptl => sysdeps/pthread}/tst-sem1.c (100%) rename {nptl => sysdeps/pthread}/tst-sem10.c (100%) rename {nptl => sysdeps/pthread}/tst-sem14.c (100%) rename {nptl => sysdeps/pthread}/tst-sem15.c (100%) rename {nptl => sysdeps/pthread}/tst-sem16.c (100%) rename {nptl => sysdeps/pthread}/tst-sem2.c (100%) rename {nptl => sysdeps/pthread}/tst-sem3.c (100%) rename {nptl => sysdeps/pthread}/tst-sem4.c (100%) rename {nptl => sysdeps/pthread}/tst-sem6.c (100%) rename {nptl => sysdeps/pthread}/tst-sem7.c (100%) rename {nptl => sysdeps/pthread}/tst-sem8.c (100%) rename {nptl => sysdeps/pthread}/tst-sem9.c (100%) rename {nptl => sysdeps/pthread}/tst-spin1.c (100%) rename {nptl => sysdeps/pthread}/tst-spin2.c (100%) rename {nptl => sysdeps/pthread}/tst-spin3.c (100%) rename {nptl => sysdeps/pthread}/tst-spin4.c (100%) rename {nptl => sysdeps/pthread}/tst-thrd-detach.c (100%) rename {nptl => sysdeps/pthread}/tst-thrd-sleep.c (100%) rename {nptl => sysdeps/pthread}/tst-tss-basic.c (100%) create mode 100644 sysdeps/riscv/nptl/pthread-offsets.h copy sysdeps/{unix/sysv/linux/powerpc/gettimeofday.c => s390/elf-initfini.h} (79%) delete mode 100644 sysdeps/s390/s390-32/backtrace.c delete mode 100644 sysdeps/s390/s390-64/backtrace.c copy sysdeps/{unix/sysv/linux/powerpc/gettimeofday.c => sh/elf-initfini.h} (79%) copy sysdeps/{unix/sysv/linux/powerpc/gettimeofday.c => sparc/elf-initfini.h} (79%) create mode 100644 sysdeps/sparc/nptl/pthread-offsets.h delete mode 100644 sysdeps/unix/alpha/sysdep.h delete mode 100644 sysdeps/unix/mips/mips64/n32/sysdep.h rename sysdeps/unix/mips/mips64/{n64 => }/sysdep.h (97%) copy sysdeps/unix/sysv/linux/{powerpc/gettimeofday.c => arch-fd_to_filename.h} (81%) delete mode 100644 sysdeps/unix/sysv/linux/fd_to_filename.h delete mode 100644 sysdeps/unix/sysv/linux/i386/_exit.S delete mode 100644 sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h rename sysdeps/unix/sysv/linux/mips/mips64/{n32 => }/sysdep.h (56%) create mode 100644 sysdeps/unix/sysv/linux/mips/unwind-arch.h delete mode 100644 sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h create mode 100644 sysdeps/unix/sysv/linux/powerpc/powerpc64/arch-pkey.h copy sysdeps/unix/sysv/linux/{pkey_mprotect.c => powerpc/powerpc64/pkey_get.c} (56%) copy sysdeps/unix/sysv/linux/{pkey_mprotect.c => powerpc/powerpc64/pkey_set.c} (51%) create mode 100644 sysdeps/unix/sysv/linux/sched_rr_gi.c copy time/gettimeofday.c => sysdeps/unix/sysv/linux/settimeofday.c (50%) copy sysdeps/unix/sysv/linux/{mq_close.c => sparc/sparc32/sigreturn_stub.S} (64%) copy sysdeps/unix/sysv/linux/{mq_close.c => sparc/sparc64/sigreturn_stub.S} (69%) copy sysdeps/unix/sysv/linux/{timer_gettime.c => timerfd_gettime.c} (65%) copy sysdeps/unix/sysv/linux/{timer_settime.c => timerfd_settime.c} (66%) create mode 100644 sysdeps/unix/sysv/linux/timespec_get.c create mode 100644 sysdeps/unix/sysv/linux/tst-o_path-locks.c create mode 100644 sysdeps/unix/sysv/linux/utime.c delete mode 100644 sysdeps/x86/bits/select.h copy sysdeps/{unix/sysv/linux/powerpc/gettimeofday.c => x86/elf-initfini.h} (79%)