aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2021-03-29x86-64: Add strcpy family functions with 256-bit EVEXH.J. Lu
2021-03-29x86-64: Add ifunc-avx2.h functions with 256-bit EVEXH.J. Lu
2021-03-29x86: Set Prefer_No_VZEROUPPER and add Prefer_AVX2_STRCMPH.J. Lu
2021-03-29linux: Add y2106 support on utimensat testsAdhemerval Zanella
2021-03-29linux: Use statx for MIPSn64Adhemerval Zanella
2021-03-29linux: Disable fstatat64 fallback if __ASSUME_STATX is definedAdhemerval Zanella
2021-03-29linux: Implement fstatat with __fstatat64_time64Adhemerval Zanella
2021-03-29x86: Properly disable XSAVE related features [BZ #27605]H.J. Lu
2021-03-26nptl: Remove __libc_allocate_rtsig, __libc_current_sigrtmax, and __libc_curre...Adhemerval Zanella
2021-03-26nptl: Move sigaction to libcAdhemerval Zanella
2021-03-26nptl: Remove pthread raise implementationAdhemerval Zanella
2021-03-26nptl: Move pthread_kill to libcAdhemerval Zanella
2021-03-26nptl: Remove pwrite from libpthreadAdhemerval Zanella
2021-03-26nptl: Remove pread from libpthreadAdhemerval Zanella
2021-03-26nptl: Remove open from libpthreadAdhemerval Zanella
2021-03-26nptl: Remove lseek from libpthreadAdhemerval Zanella
2021-03-26nptl: Remove send from libpthreadAdhemerval Zanella
2021-03-26aarch64: Optimize __libc_mtag_tag_zero_regionSzabolcs Nagy
2021-03-26aarch64: Optimize __libc_mtag_tag_regionSzabolcs Nagy
2021-03-26aarch64: inline __libc_mtag_new_tagSzabolcs Nagy
2021-03-26aarch64: inline __libc_mtag_address_get_tagSzabolcs Nagy
2021-03-26malloc: Only support zeroing and not arbitrary memset with mtagSzabolcs Nagy
2021-03-26malloc: Ensure the generic mtag hooks are not usedSzabolcs Nagy
2021-03-26S390: Also check vector support in memmove ifunc-selector [BZ #27511]Stefan Liebler
2021-03-25Support for multiple versions in versioned_symbol, compat_symbolFlorian Weimer
2021-03-25Change how the symbol_version_reference macro is definedFlorian Weimer
2021-03-24elf: Fix not compiling ifunc tests that need gcc ifunc supportSamuel Thibault
2021-03-24htl: Add missing fork.hSamuel Thibault
2021-03-23hurd: handle EINTR during critical sectionsSamuel Thibault
2021-03-23tst: Add test for sigtimedwaitLukasz Majewski
2021-03-23tst: Add test for ntp_gettimexLukasz Majewski
2021-03-23tst: Add test for ntp_gettimeLukasz Majewski
2021-03-23fix: Always export ntp_gettimex functionLukasz Majewski
2021-03-19nptl: Remove MULTI_PAGE_ALIASING [BZ #23554]H.J. Lu
2021-03-18signal: Add __libc_sigactionAdhemerval Zanella
2021-03-18nptl: Move system to libcAdhemerval Zanella
2021-03-18nptl: Move fcntl from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove sendmsg from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove recvmsg from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove sigwait from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove tcdrain from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove pause from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove msync from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove fsync from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove sendto from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove recvfrom from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove recv from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove connect from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove accept from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove close from libpthreadAdhemerval Zanella