summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Regenerate configure.Carlos O'Donell2022-02-031-1/+7
* Linux: Use ptrdiff_t for __rseq_offsetFlorian Weimer2022-02-0212-13/+14
* posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actio...Adhemerval Zanella2022-02-0236-92/+57
* or1k: Define PI_STATIC_AND_HIDDENStafford Horne2022-02-022-0/+9
* SET_RELHOOK: merge i386 and x86_64, and move to sysdeps/mach/hurd/x86Samuel Thibault2022-02-013-31/+3
* elf: Fix runtime linker auditing on aarch64 (BZ #26643)Ben Woodard2022-02-0114-40/+773
* elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella2022-02-015-1/+52
* elf: Fix initial-exec TLS access on audit modules (BZ #28096)Adhemerval Zanella2022-02-011-1/+1
* elf: Add <dl-r_debug.h>H.J. Lu2022-01-312-0/+100
* tst-socket-timestamp-compat.c: Check __TIMESIZE [BZ #28837]H.J. Lu2022-01-291-1/+1
* Linux: Only generate 64 bit timestamps for 64 bit time_t recvmsg/recvmmsgAdhemerval Zanella2022-01-285-24/+322
* linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ#28350)Adhemerval Zanella2022-01-284-6/+348
* Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)Florian Weimer2022-01-2730-0/+30
* x86: Use CHECK_FEATURE_PRESENT to check HLE [BZ #27398]H.J. Lu2022-01-261-1/+1
* hurd: Add posix_spawnattr_tc{get,set}pgrp_np on libc.abilistAdhemerval Zanella2022-01-261-0/+2
* posix: Add terminal control setting support for posix_spawnAdhemerval Zanella2022-01-2536-1/+93
* Linux: Detect user namespace support in io/tst-getcwd-smallbuffFlorian Weimer2022-01-241-0/+18
* getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)Siddhesh Poyarekar2022-01-243-1/+254
* htl: Fix cleaning the reply portSamuel Thibault2022-01-221-9/+17
* mips: Move DT_MIPS into <ldsodefs.h>Florian Weimer2022-01-192-4/+4
* x86: Black list more Intel CPUs for TSX [BZ #27398]H.J. Lu2022-01-181-3/+31
* htl: Fix build error in annexcSamuel Thibault2022-01-171-2/+4
* x86: use default cache size if it cannot be determined [BZ #28784]Aurelien Jarno2022-01-171-4/+10
* Linux: Add epoll_pwait2 (BZ #27359)Adhemerval Zanella2022-01-1739-1/+338
* elf: Fix 64 time_t support for installed statically binariesAdhemerval Zanella2022-01-171-3/+3
* Revert "elf: Fix 64 time_t support for installed statically binaries"Adhemerval Zanella2022-01-171-3/+3
* hurd: optimize exec cleanupSamuel Thibault2022-01-161-12/+14
* hurd: Add __rtld_execveSamuel Thibault2022-01-152-2/+126
* htl: Hide __pthread_attr's __schedparam type [BZ #23088]Samuel Thibault2022-01-156-79/+11
* htl: Clear kernel_thread field before releasing the thread structureSamuel Thibault2022-01-151-3/+3
* hurd: Fix timer/clock_getres crash on NULL res parameterSamuel Thibault2022-01-151-2/+5
* hurd: Fix pthread_kill on exiting/ted threadSamuel Thibault2022-01-152-0/+7
* [hurd] Drop spurious #ifdef SHAREDSamuel Thibault2022-01-151-2/+0
* [hurd] Call _dl_sort_maps_init in _dl_sysdep_startSamuel Thibault2022-01-151-0/+3
* s390x: Use <gcc-macros.h> in early HWCAP checkFlorian Weimer2022-01-141-2/+3
* x86: Add x86-64-vN check to early startupFlorian Weimer2022-01-142-1/+31
* powerpc64le: Use <gcc-macros.h> in early HWCAP checkFlorian Weimer2022-01-141-4/+5
* x86: HAVE_X86_LAHF_SAHF, HAVE_X86_MOVBE and -march=x86-64-vN (bug 28782)Florian Weimer2022-01-142-4/+4
* math: Add more inputs to atan2 accuracy tests [BZ #28765]Sunil K Pandey2022-01-141-4/+4
* Update syscall lists for Linux 5.16Joseph Myers2022-01-1327-2/+29
* i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771)Florian Weimer2022-01-133-251/+27
* x86_64: Fix SSE4.2 libmvec atan2 function accuracy [BZ #28765]Sunil K Pandey2022-01-121-148/+173
* Revert "linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ ...Adhemerval Zanella2022-01-124-354/+5
* linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ #28350)Adhemerval Zanella2022-01-124-5/+354
* elf: Fix 64 time_t support for installed statically binariesAdhemerval Zanella2022-01-121-3/+3
* aarch64: Add HWCAP2_ECV from Linux 5.16Szabolcs Nagy2022-01-111-0/+1
* x86: Fix __wcsncmp_evex in strcmp-evex.S [BZ# 28755]Noah Goldstein2022-01-101-0/+10
* x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755]Noah Goldstein2022-01-101-0/+10
* math: Fix float conversion regressions with gcc-12 [BZ #28713]Szabolcs Nagy2022-01-107-19/+18
* Restore ENTRY_POINT definition on hppa, ia64 (bug 28749)Florian Weimer2022-01-072-0/+16