aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2022-05-23math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella
2022-05-23linux: Add CLONE_NEWTIME from Linux 5.6 to bits/sched.hAdhemerval Zanella
2022-05-23Revert "[ARM][BZ #17711] Fix extern protected data handling"Fangrui Song
2022-05-23Revert "[AArch64][BZ #17711] Fix extern protected data handling"Fangrui Song
2022-05-23elf: Optimize _dl_new_hash in dl-new-hash.hNoah Goldstein
2022-05-18S390: Enable static PIEStefan Liebler
2022-05-17linux: Add tst-pidfd.cAdhemerval Zanella
2022-05-17linux: Add P_PIDFDAdhemerval Zanella
2022-05-17linux: Add pidfd_send_signalAdhemerval Zanella
2022-05-17linux: Add pidfd_getfdAdhemerval Zanella
2022-05-17linux: Add pidfd_openAdhemerval Zanella
2022-05-17aarch64: Move ld.so _start to separate file and drop _dl_skip_argsSzabolcs Nagy
2022-05-17linux: Add a getauxval test [BZ #23293]Szabolcs Nagy
2022-05-17rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args constSzabolcs Nagy
2022-05-17rtld: Use generic argv adjustment in ld.so [BZ #23293]Szabolcs Nagy
2022-05-16Remove dl-librecon.h header.Adhemerval Zanella
2022-05-16elf: Remove ldconfig kernel version checkAdhemerval Zanella
2022-05-16Remove kernel version checkAdhemerval Zanella
2022-05-16linux: Use /sys/devices/system/cpu on __get_nprocs_conf (BZ#28991)Adhemerval Zanella
2022-05-16csu: Implement and use _dl_early_allocate during static startupFlorian Weimer
2022-05-16Linux: Introduce __brk_call for invoking the brk system callFlorian Weimer
2022-05-16x86_64: Remove bzero optimizationAdhemerval Zanella
2022-05-13RISC-V: Use an autoconf template to produce `preconfigure'Maciej W. Rozycki
2022-05-13MIPS: Use an autoconf template to produce `preconfigure'Maciej W. Rozycki
2022-05-13m68k: Use an autoconf template to produce `preconfigure'Maciej W. Rozycki
2022-05-13C-SKY: Use an autoconf template to produce `preconfigure'Maciej W. Rozycki
2022-05-13stdio: Remove the usage of $(fno-unit-at-a-time) for siglist.cAdhemerval Zanella
2022-05-13stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.cAdhemerval Zanella
2022-05-09nptl: Add backoff mechanism to spinlock loopWangyang Guo
2022-05-09Linux: Implement a useful version of _startup_fatalFlorian Weimer
2022-05-09ia64: Always define IA64_USE_NEW_STUB as a flag macroFlorian Weimer
2022-05-06linux: Fix posix_spawn return code if clone fails (BZ#29109)Adhemerval Zanella
2022-05-05clock_adjtime: Use __nonnull to avoid null pointerXiaoming Ni
2022-05-05ntp_xxxtimex: Use __nonnull to avoid null pointerXiaoming Ni
2022-05-05adjtimex/adjtimex64: Use __nonnull to avoid null pointerXiaoming Ni
2022-05-05hurd spawni: Fix reauthenticating closed fdsSamuel Thibault
2022-05-04Linux: Define MMAP_CALL_INTERNALFlorian Weimer
2022-05-04i386: Honor I386_USE_SYSENTER for 6-argument Linux system callsFlorian Weimer
2022-05-04i386: Remove OPTIMIZE_FOR_GCC_5 from Linux libc-do-syscall.SFlorian Weimer
2022-05-02powerpc32: Remove unused HAVE_PPC_SECURE_PLTFangrui Song
2022-04-29benchtests: Better libmvec integrationSiddhesh Poyarekar
2022-04-29benchtests: Add UNSUPPORTED benchmark statusSiddhesh Poyarekar
2022-04-28linux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64 bit time_t (BZ#29097)Adhemerval Zanella
2022-04-27sysdeps: Add 'get_fast_jitter' interace in fast-jitter.hNoah Goldstein
2022-04-27posix/glob.c: update from gnulibDJ Delorie
2022-04-27linux: Fix missing internal 64 bit time_t stat usageAdhemerval Zanella
2022-04-26posix: Remove unused definition on _ForkAdhemerval Zanella
2022-04-26elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song
2022-04-26i386: Regenerate ulpsCarlos O'Donell
2022-04-25elf: Remove unused enum allowmaskFangrui Song