about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831] nsz/btifix-v3Szabolcs Nagy2020-12-023-20/+44
* elf: Pass the fd to note processingSzabolcs Nagy2020-12-024-11/+12
* aarch64: align address for BTI protection [BZ #26988]Szabolcs Nagy2020-12-021-6/+8
* aarch64: Fix missing BTI protection from dependencies [BZ #26926]Szabolcs Nagy2020-12-021-4/+17
* nptl: Fix __futex_clocklock64 return error check [BZ #26964]Lucas A. M. Magalhaes2020-12-011-4/+3
* powerpc64le: ifunc select *f128 routines in multiarch modePaul E. Murphy2020-11-3016-197/+817
* y2038: Convert aio_suspend to support 64 bit timeLukasz Majewski2020-11-304-31/+48
* nptl: Fix PTHREAD_PRIO_PROTECT timed lockAdhemerval Zanella2020-11-272-2/+23
* sh: Add sh4 fpu Implies folderAdhemerval Zanella2020-11-274-0/+4
* elf: Introduce enum opt_format in the ldconfig implementationFlorian Weimer2020-11-261-1/+8
* nptl: Return EINVAL for invalid clock for pthread_clockjoin_npAdhemerval Zanella2020-11-252-1/+86
* nptl: Return EINVAL for pthread_mutex_clocklock/PI with CLOCK_MONOTONIC [BZ #...Adhemerval Zanella2020-11-252-0/+4
* nptl: Replace lll_timedwait with __futex_abstimed_wait64Adhemerval Zanella2020-11-251-32/+0
* nptl: Replace __futex_clocklock_wait64 with __futex_abstimed_wait64Adhemerval Zanella2020-11-252-61/+3
* nptl: Remove _futex_clock_wait_bitset64Adhemerval Zanella2020-11-252-51/+0
* nptl: Consolidate __futex_abstimed_wait_{cancelable}64Adhemerval Zanella2020-11-251-76/+35
* nptl: Extend __futex_abstimed_wait_cancelable64 commentAdhemerval Zanella2020-11-252-9/+13
* nptl: Remove clockwait_tidAdhemerval Zanella2020-11-251-49/+0
* nptl: Remove futex_wait_cancelableAdhemerval Zanella2020-11-251-29/+0
* nptl: Remove unused internal futex functionsAdhemerval Zanella2020-11-251-98/+0
* powerpc: Make PT_THREAD_POINTER available to assembly codeMatheus Castanho2020-11-241-10/+16
* hurd: Enable using ifuncSamuel Thibault2020-11-162-6/+0
* Add {,sysdep-}ld-library-path make variableSamuel Thibault2020-11-161-0/+2
* nptl: Move stack list variables into _rtld_globalFlorian Weimer2020-11-1620-39/+96
* hurd: let _dl_argv and __libc_stack_end be relroSamuel Thibault2020-11-151-7/+0
* hurd: Remove some remnants of cthreadsSamuel Thibault2020-11-159-10/+14
* nanosleep: Pass NULL when rem == NULL on ports with __TIMESIZE != 64Lukasz Majewski2020-11-142-2/+3
* y2038: Convert thrd_sleep to support 64 bit timeLukasz Majewski2020-11-142-0/+60
* y2038: Convert mtx_timedlock to support 64 bit timeLukasz Majewski2020-11-142-0/+47
* y2038: Convert cnd_timedwait to support 64 bit timeLukasz Majewski2020-11-142-0/+71
* hurd: Drop CLOCK_MONOTONIC change which slipped inSamuel Thibault2020-11-141-1/+0
* hurd: make ptsname fail with ENOTTY on non-master-ptySamuel Thibault2020-11-141-0/+8
* mach: Add missing assert.h includeSamuel Thibault2020-11-141-0/+2
* hurd: break relocation loop between libc.so and lib{mach,hurd}user.soSamuel Thibault2020-11-141-0/+12
* Remove obsolete defines for HPUX support from fcntl.h and update O_NONBLOCK.John David Anglin2020-11-131-4/+1
* Remove tls.h inclusion from internal errno.hAdhemerval Zanella2020-11-1359-64/+72
* nptl: Eliminate <smp.h> and __is_smpFlorian Weimer2020-11-133-78/+20
* powerpc: Eliminate UP macro conditionalsFlorian Weimer2020-11-133-14/+5
* x86: Remove UP macro. Define LOCK_PREFIX unconditionally.Florian Weimer2020-11-135-35/+5
* alpha: Remove UP preprocessor conditionalsFlorian Weimer2020-11-131-10/+4
* hurd: Make sure signals get startedSamuel Thibault2020-11-131-3/+3
* powerpc: Add optimized stpncpy for POWER9Raphael M Zinsly2020-11-126-2/+135
* powerpc: Add optimized strncpy for POWER9Raphael M Zinsly2020-11-125-1/+391
* hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbolsSamuel Thibault2020-11-1125-188/+510
* hurd: Notify the proc server later during initializationSamuel Thibault2020-11-112-0/+6
* htl: Initialize laterSamuel Thibault2020-11-116-116/+29
* htl: Fix spurious symbols in namespacesSamuel Thibault2020-11-115-5/+5
* Use O_CLOEXEC in sysconf [BZ #26791]Maximilian Krüger2020-11-111-1/+1
* struct _Unwind_Exception alignment should not depend on compiler flagsFlorian Weimer2020-11-111-9/+15
* hurd: keep only required PLTs in ld.soSamuel Thibault2020-11-117-26/+6