aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2020-10-02sysvipc: Fix SEM_STAT_ANY kernel argument pass [BZ #26637]Dmitry V. Levin
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy
2020-09-30sysvipc: Fix semtimedop for Linux < 5.1 for 64-bit ABIAdhemerval Zanella
2020-09-30nptl: futex: Move __NR_futex_time64 alias to beginning of futex-internal.hLukasz Majewski
2020-09-30nptl: Provide proper spelling for 32 bit version of futex_abstimed_waitLukasz Majewski
2020-09-29string: Fix strerrorname_np return value [BZ #26555]Adhemerval Zanella
2020-09-28Reversing calculation of __x86_shared_non_temporal_thresholdPatrick McGehearty
2020-09-28linux: Add time64 recvmmsg supportAdhemerval Zanella
2020-09-28linux: Add time64 support for nanosleepAdhemerval Zanella
2020-09-28linux: Consolidate utimesAdhemerval Zanella
2020-09-28linux: Use 64-bit time_t syscall on clock_getcputclockidAdhemerval Zanella
2020-09-28linux: Add time64 sigtimedwait supportAdhemerval Zanella
2020-09-28linux: Add time64 select supportAdhemerval Zanella
2020-09-28nptl: Fix __futex_abstimed_wait_cancellable32Adhemerval Zanella
2020-09-28sysvipc: Fix semtimeop for !__ASSUME_DIRECT_SYSVIPC_SYSCALLSAdhemerval Zanella
2020-09-27hurd: add ST_RELATIMESamuel Thibault
2020-09-22powerpc: Protect dl_powerpc_cpu_features on INIT_ARCH() [BZ #26615]Raphael Moreira Zinsly
2020-09-22x86: Harden printf against non-normal long double values (bug 26649)Florian Weimer
2020-09-22x86: Use one ldbl2mpn.c file for both i386 and x86_64Florian Weimer
2020-09-17Update mallinfo2 ABI, and testDJ Delorie
2020-09-17Allow memset local PLT reference for RISC-V.Alistair Francis
2020-09-17powerpc: fix ifunc implementation list for POWER9 strlen and stpcpyRaphael Moreira Zinsly
2020-09-17x86: Use HAS_CPU_FEATURE with IBT and SHSTK [BZ #26625]H.J. Lu
2020-09-16<sys/platform/x86.h>: Add Intel Key Locker supportH.J. Lu
2020-09-15pselect.c: Pass a pointer to SYSCALL_CANCEL [BZ #26606]H.J. Lu
2020-09-13hurd: Add __x86_get_cpu_features to ld.abilistH.J. Lu
2020-09-11x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu
2020-09-11linux: Add time64 pselect supportAdhemerval Zanella
2020-09-11linux: Add time64 semtimedop supportAdhemerval Zanella
2020-09-11linux: Add ppoll time64 optimizationAdhemerval Zanella
2020-09-11linux: Simplify clock_getresAdhemerval Zanella
2020-09-11Update sparc libm-test-ulpsAdhemerval Zanella
2020-09-11Remove internal usage of extensible stat functionsAdhemerval Zanella
2020-09-11Linux: Consolidate xmknodAdhemerval Zanella
2020-09-11linux: Consolidate fxstatat{64}Adhemerval Zanella
2020-09-11linux: Consolidate fxstat{64}Adhemerval Zanella
2020-09-11linux: Consolidate lxstat{64}Adhemerval Zanella
2020-09-11linux: Consolidate xstat{64}Adhemerval Zanella
2020-09-11linux: Define STAT64_IS_KERNEL_STAT64Adhemerval Zanella
2020-09-11linux: Always define STAT_IS_KERNEL_STATAdhemerval Zanella
2020-09-10Update powerpc libm-test-ulpsMatheus Castanho
2020-09-09nptl: futex: Provide correct indentation for part of __futex_abstimed_wait_ca...Lukasz Majewski
2020-09-07C11 threads: Fix inaccuracies in testsuiteCorinna Vinschen
2020-09-03x86: Set CPU usable feature bits conservatively [BZ #26552]H.J. Lu
2020-09-02Update i686 ulps.Patsy Griffin
2020-09-02Use LFS readdir in generic POSIX getcwd [BZ# 22899]Adhemerval Zanella
2020-09-02linux: Remove __ASSUME_ATFCTSAdhemerval Zanella
2020-09-02Sync getcwd with gnulibAdhemerval Zanella
2020-09-02x86-64: Fix FMA4 detection in ifunc [BZ #26534]Ondřej Hošek
2020-09-02y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit timeLukasz Majewski