about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* nptl: futex: Move __NR_futex_time64 alias to beginning of futex-internal.hLukasz Majewski2020-09-301-4/+4
* nptl: Provide proper spelling for 32 bit version of futex_abstimed_waitLukasz Majewski2020-09-301-6/+6
* string: Fix strerrorname_np return value [BZ #26555]Adhemerval Zanella2020-09-291-152/+149
* Reversing calculation of __x86_shared_non_temporal_thresholdPatrick McGehearty2020-09-281-5/+11
* linux: Add time64 recvmmsg supportAdhemerval Zanella2020-09-281-11/+52
* linux: Add time64 support for nanosleepAdhemerval Zanella2020-09-281-0/+50
* linux: Consolidate utimesAdhemerval Zanella2020-09-283-81/+0
* linux: Use 64-bit time_t syscall on clock_getcputclockidAdhemerval Zanella2020-09-281-10/+15
* linux: Add time64 sigtimedwait supportAdhemerval Zanella2020-09-281-8/+42
* linux: Add time64 select supportAdhemerval Zanella2020-09-281-23/+69
* nptl: Fix __futex_abstimed_wait_cancellable32Adhemerval Zanella2020-09-281-4/+10
* sysvipc: Fix semtimeop for !__ASSUME_DIRECT_SYSVIPC_SYSCALLSAdhemerval Zanella2020-09-281-8/+3
* hurd: add ST_RELATIMESamuel Thibault2020-09-271-1/+3
* powerpc: Protect dl_powerpc_cpu_features on INIT_ARCH() [BZ #26615]Raphael Moreira Zinsly2020-09-221-1/+1
* x86: Harden printf against non-normal long double values (bug 26649)Florian Weimer2020-09-223-0/+64
* x86: Use one ldbl2mpn.c file for both i386 and x86_64Florian Weimer2020-09-223-2/+1
* Update mallinfo2 ABI, and testDJ Delorie2020-09-1733-0/+33
* Allow memset local PLT reference for RISC-V.Alistair Francis2020-09-171-0/+1
* powerpc: fix ifunc implementation list for POWER9 strlen and stpcpyRaphael Moreira Zinsly2020-09-171-2/+2
* x86: Use HAS_CPU_FEATURE with IBT and SHSTK [BZ #26625]H.J. Lu2020-09-173-6/+4
* <sys/platform/x86.h>: Add Intel Key Locker supportH.J. Lu2020-09-163-3/+42
* pselect.c: Pass a pointer to SYSCALL_CANCEL [BZ #26606]H.J. Lu2020-09-151-3/+6
* hurd: Add __x86_get_cpu_features to ld.abilistH.J. Lu2020-09-131-0/+1
* x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu2020-09-1116-247/+658
* linux: Add time64 pselect supportAdhemerval Zanella2020-09-114-35/+99
* linux: Add time64 semtimedop supportAdhemerval Zanella2020-09-112-8/+55
* linux: Add ppoll time64 optimizationAdhemerval Zanella2020-09-111-5/+13
* linux: Simplify clock_getresAdhemerval Zanella2020-09-111-23/+15
* Update sparc libm-test-ulpsAdhemerval Zanella2020-09-111-1/+1
* Remove internal usage of extensible stat functionsAdhemerval Zanella2020-09-1122-35/+34
* Linux: Consolidate xmknodAdhemerval Zanella2020-09-112-59/+3
* linux: Consolidate fxstatat{64}Adhemerval Zanella2020-09-1123-301/+92
* linux: Consolidate fxstat{64}Adhemerval Zanella2020-09-1118-268/+107
* linux: Consolidate lxstat{64}Adhemerval Zanella2020-09-1119-345/+136
* linux: Consolidate xstat{64}Adhemerval Zanella2020-09-1120-332/+194
* linux: Define STAT64_IS_KERNEL_STAT64Adhemerval Zanella2020-09-1113-0/+23
* linux: Always define STAT_IS_KERNEL_STATAdhemerval Zanella2020-09-1114-7/+15
* Update powerpc libm-test-ulpsMatheus Castanho2020-09-101-3/+3
* nptl: futex: Provide correct indentation for part of __futex_abstimed_wait_ca...Lukasz Majewski2020-09-091-3/+3
* C11 threads: Fix inaccuracies in testsuiteCorinna Vinschen2020-09-073-3/+3
* x86: Set CPU usable feature bits conservatively [BZ #26552]H.J. Lu2020-09-031-96/+47
* Update i686 ulps.Patsy Griffin2020-09-021-3/+3
* Use LFS readdir in generic POSIX getcwd [BZ# 22899]Adhemerval Zanella2020-09-022-4/+9
* linux: Remove __ASSUME_ATFCTSAdhemerval Zanella2020-09-021-4/+0
* Sync getcwd with gnulibAdhemerval Zanella2020-09-022-421/+376
* x86-64: Fix FMA4 detection in ifunc [BZ #26534]Ondřej Hošek2020-09-021-1/+1
* y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit timeLukasz Majewski2020-09-023-1/+106
* x32: Add <fixup-asm-unistd.h> and regenerate arch-syscall.hH.J. Lu2020-08-312-0/+22
* AArch64: Improve backwards memmove performanceWilco Dijkstra2020-08-281-3/+4
* RISC-V: Build infrastructure for 32-bit portZong Li2020-08-279-10/+69