about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* nptl: Move sigaction to libcAdhemerval Zanella2021-03-2629-58/+0
* nptl: Remove pthread raise implementationAdhemerval Zanella2021-03-2631-50/+0
* nptl: Move pthread_kill to libcAdhemerval Zanella2021-03-2661-29/+64
* nptl: Remove pwrite from libpthreadAdhemerval Zanella2021-03-2638-87/+37
* nptl: Remove pread from libpthreadAdhemerval Zanella2021-03-2638-87/+37
* nptl: Remove open from libpthreadAdhemerval Zanella2021-03-2638-120/+15
* nptl: Remove lseek from libpthreadAdhemerval Zanella2021-03-2637-89/+12
* nptl: Remove send from libpthreadAdhemerval Zanella2021-03-2637-72/+20
* aarch64: Optimize __libc_mtag_tag_zero_regionSzabolcs Nagy2021-03-261-16/+80
* aarch64: Optimize __libc_mtag_tag_regionSzabolcs Nagy2021-03-261-18/+80
* aarch64: inline __libc_mtag_new_tagSzabolcs Nagy2021-03-263-41/+11
* aarch64: inline __libc_mtag_address_get_tagSzabolcs Nagy2021-03-263-39/+10
* malloc: Only support zeroing and not arbitrary memset with mtagSzabolcs Nagy2021-03-264-17/+13
* malloc: Ensure the generic mtag hooks are not usedSzabolcs Nagy2021-03-261-10/+31
* S390: Also check vector support in memmove ifunc-selector [BZ #27511]Stefan Liebler2021-03-264-6/+15
* Support for multiple versions in versioned_symbol, compat_symbolFlorian Weimer2021-03-252-3/+86
* Change how the symbol_version_reference macro is definedFlorian Weimer2021-03-251-0/+38
* elf: Fix not compiling ifunc tests that need gcc ifunc supportSamuel Thibault2021-03-241-0/+2
* htl: Add missing fork.hSamuel Thibault2021-03-241-0/+20
* hurd: handle EINTR during critical sectionsSamuel Thibault2021-03-2322-2/+102
* tst: Add test for sigtimedwaitLukasz Majewski2021-03-232-1/+63
* tst: Add test for ntp_gettimexLukasz Majewski2021-03-232-1/+23
* tst: Add test for ntp_gettimeLukasz Majewski2021-03-232-1/+57
* fix: Always export ntp_gettimex functionLukasz Majewski2021-03-231-1/+1
* nptl: Remove MULTI_PAGE_ALIASING [BZ #23554]H.J. Lu2021-03-192-24/+0
* signal: Add __libc_sigactionAdhemerval Zanella2021-03-1810-17/+12
* nptl: Move system to libcAdhemerval Zanella2021-03-1825-25/+0
* nptl: Move fcntl from libpthreadAdhemerval Zanella2021-03-1827-101/+0
* nptl: Remove sendmsg from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove recvmsg from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove sigwait from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove tcdrain from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove pause from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove msync from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove fsync from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove sendto from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove recvfrom from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove recv from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove connect from libpthreadAdhemerval Zanella2021-03-1829-58/+0
* nptl: Remove accept from libpthreadAdhemerval Zanella2021-03-1829-29/+0
* nptl: Remove close from libpthreadAdhemerval Zanella2021-03-1830-60/+2
* nptl: Remove read from libpthreadAdhemerval Zanella2021-03-1829-58/+0
* nptl: Remove write from libpthreadAdhemerval Zanella2021-03-1830-59/+1
* powerpc: Add optimized llogb* for POWER9Raphael Moreira Zinsly2021-03-162-0/+43
* powerpc: Add optimized ilogb* for POWER9Raphael Moreira Zinsly2021-03-163-1/+59
* Legacy unwinder: Remove definition of _Unwind_GetCFAFlorian Weimer2021-03-161-8/+0
* powerpc: Update libm-test-ulpsMatheus Castanho2021-03-161-1/+1
* Build get-cpuid-feature-leaf.c without stack-protector [BZ #27555]Siddhesh Poyarekar2021-03-152-0/+4
* x86: Handle _SC_LEVEL1_ICACHE_LINESIZE [BZ #27444]H.J. Lu2021-03-157-0/+79
* s390x: Regenerate ULPs.Stefan Liebler2021-03-121-1/+3