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