aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2022-02-03Regenerate configure.Carlos O'Donell
2022-02-02Linux: Use ptrdiff_t for __rseq_offsetFlorian Weimer
2022-02-02posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actio...Adhemerval Zanella
2022-02-02or1k: Define PI_STATIC_AND_HIDDENStafford Horne
2022-02-01SET_RELHOOK: merge i386 and x86_64, and move to sysdeps/mach/hurd/x86Samuel Thibault
2022-02-01elf: Fix runtime linker auditing on aarch64 (BZ #26643)Ben Woodard
2022-02-01elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella
2022-02-01elf: Fix initial-exec TLS access on audit modules (BZ #28096)Adhemerval Zanella
2022-01-31elf: Add <dl-r_debug.h>H.J. Lu
2022-01-29tst-socket-timestamp-compat.c: Check __TIMESIZE [BZ #28837]H.J. Lu
2022-01-28Linux: Only generate 64 bit timestamps for 64 bit time_t recvmsg/recvmmsgAdhemerval Zanella
2022-01-28linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ#28350)Adhemerval Zanella
2022-01-27Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)Florian Weimer
2022-01-26x86: Use CHECK_FEATURE_PRESENT to check HLE [BZ #27398]H.J. Lu
2022-01-26hurd: Add posix_spawnattr_tc{get,set}pgrp_np on libc.abilistAdhemerval Zanella
2022-01-25posix: Add terminal control setting support for posix_spawnAdhemerval Zanella
2022-01-24Linux: Detect user namespace support in io/tst-getcwd-smallbuffFlorian Weimer
2022-01-24getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)Siddhesh Poyarekar
2022-01-22htl: Fix cleaning the reply portSamuel Thibault
2022-01-19mips: Move DT_MIPS into <ldsodefs.h>Florian Weimer
2022-01-18x86: Black list more Intel CPUs for TSX [BZ #27398]H.J. Lu
2022-01-17htl: Fix build error in annexcSamuel Thibault
2022-01-17x86: use default cache size if it cannot be determined [BZ #28784]Aurelien Jarno
2022-01-17Linux: Add epoll_pwait2 (BZ #27359)Adhemerval Zanella
2022-01-17elf: Fix 64 time_t support for installed statically binariesAdhemerval Zanella
2022-01-17Revert "elf: Fix 64 time_t support for installed statically binaries"Adhemerval Zanella
2022-01-16hurd: optimize exec cleanupSamuel Thibault
2022-01-15hurd: Add __rtld_execveSamuel Thibault
2022-01-15htl: Hide __pthread_attr's __schedparam type [BZ #23088]Samuel Thibault
2022-01-15htl: Clear kernel_thread field before releasing the thread structureSamuel Thibault
2022-01-15hurd: Fix timer/clock_getres crash on NULL res parameterSamuel Thibault
2022-01-15hurd: Fix pthread_kill on exiting/ted threadSamuel Thibault
2022-01-15[hurd] Drop spurious #ifdef SHAREDSamuel Thibault
2022-01-15[hurd] Call _dl_sort_maps_init in _dl_sysdep_startSamuel Thibault
2022-01-14s390x: Use <gcc-macros.h> in early HWCAP checkFlorian Weimer
2022-01-14x86: Add x86-64-vN check to early startupFlorian Weimer
2022-01-14powerpc64le: Use <gcc-macros.h> in early HWCAP checkFlorian Weimer
2022-01-14x86: HAVE_X86_LAHF_SAHF, HAVE_X86_MOVBE and -march=x86-64-vN (bug 28782)Florian Weimer
2022-01-14math: Add more inputs to atan2 accuracy tests [BZ #28765]Sunil K Pandey
2022-01-13Update syscall lists for Linux 5.16Joseph Myers
2022-01-13i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771)Florian Weimer
2022-01-12x86_64: Fix SSE4.2 libmvec atan2 function accuracy [BZ #28765]Sunil K Pandey
2022-01-12Revert "linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ ...Adhemerval Zanella
2022-01-12linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ #28350)Adhemerval Zanella
2022-01-12elf: Fix 64 time_t support for installed statically binariesAdhemerval Zanella
2022-01-11aarch64: Add HWCAP2_ECV from Linux 5.16Szabolcs Nagy
2022-01-10x86: Fix __wcsncmp_evex in strcmp-evex.S [BZ# 28755]Noah Goldstein
2022-01-10x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755]Noah Goldstein
2022-01-10math: Fix float conversion regressions with gcc-12 [BZ #28713]Szabolcs Nagy
2022-01-07Restore ENTRY_POINT definition on hppa, ia64 (bug 28749)Florian Weimer