summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* linux: Normalize and return timeout on select (BZ #27651)azanella/bz27651-selectAdhemerval Zanella2021-04-018-8/+123
* socket: Add CFLAGS-accept.c and CFLAGS-connect.cAdhemerval Zanella2021-04-012-2/+2
* Update arm libm-tests-ulpsAdhemerval Zanella2021-04-011-1/+3
* support: Fix hurd build after bfddda2570331dAdhemerval Zanella2021-04-011-1/+1
* x86_64: Correct THREAD_SETMEM/THREAD_SETMEM_NC for movq [BZ #27591]H.J. Lu2021-04-013-2/+74
* powerpc64le: Use ifunc for _Float128 functions also in libcAndreas Schwab2021-04-013-8/+17
* S390: Allow "v" constraint for long double math_opt_barrier and math_force_ev...Stefan Liebler2021-04-011-2/+19
* io: fix spelling typo in diagnosticPaul Eggert2021-03-311-1/+1
* stdio-common/printf-prs.c: Reword commentAlejandro Colomar \(man-pages\)2021-03-311-2/+2
* io: Check at runtime if timestamp supports nanosecondsAdhemerval Zanella2021-03-313-9/+40
* Fix conform linknamespace tests due to gnu_dev_makedevStefan Liebler2021-03-311-2/+2
* manual: clarify that scanf %n supports type modifiersAlyssa Ross2021-03-301-5/+6
* Update sparc libm-tests-ulpsAdhemerval Zanella2021-03-301-1/+3
* libio: Update license on test caseSiddhesh Poyarekar2021-03-301-9/+10
* Avoid adding duplicated symbols into static librariesSiddhesh Poyarekar2021-03-301-0/+3
* Move __isnanf128 to libc.soSiddhesh Poyarekar2021-03-3018-7/+39
* fork.h: replace with register-atfork.hSamuel Thibault2021-03-2912-90/+10
* x86-64: Use ZMM16-ZMM31 in AVX512 memmove family functionsH.J. Lu2021-03-293-19/+42
* x86-64: Use ZMM16-ZMM31 in AVX512 memset family functionsH.J. Lu2021-03-294-24/+31
* x86: Add string/memory function tests in RTM regionH.J. Lu2021-03-2912-0/+618
* x86-64: Add AVX optimized string/memory functions for RTMH.J. Lu2021-03-2952-248/+670
* x86-64: Add memcmp family functions with 256-bit EVEXH.J. Lu2021-03-295-4/+467
* x86-64: Add memset family functions with 256-bit EVEXH.J. Lu2021-03-296-14/+90
* x86-64: Add memmove family functions with 256-bit EVEXH.J. Lu2021-03-295-11/+104
* x86-64: Add strcpy family functions with 256-bit EVEXH.J. Lu2021-03-299-3/+1339
* x86-64: Add ifunc-avx2.h functions with 256-bit EVEXH.J. Lu2021-03-2924-17/+2995
* x86: Set Prefer_No_VZEROUPPER and add Prefer_AVX2_STRCMPH.J. Lu2021-03-293-2/+21
* add workload traces for missing functions (double format)Paul Zimmermann2021-03-2915-4/+13231
* linux: Add y2106 support on utimensat testsAdhemerval Zanella2021-03-294-166/+119
* support: Add support_path_support_time64_valueAdhemerval Zanella2021-03-292-9/+12
* linux: Use statx for MIPSn64Adhemerval Zanella2021-03-293-33/+29
* linux: Disable fstatat64 fallback if __ASSUME_STATX is definedAdhemerval Zanella2021-03-291-16/+40
* linux: Implement fstatat with __fstatat64_time64Adhemerval Zanella2021-03-291-38/+11
* x86: Properly disable XSAVE related features [BZ #27605]H.J. Lu2021-03-292-0/+56
* test-strnlen.c: Check that strnlen won't go beyond the maximum lengthH.J. Lu2021-03-271-0/+30
* test-strnlen.c: Initialize wchar_t string with wmemset [BZ #27655]H.J. Lu2021-03-271-1/+3
* nptl: Remove unused rulesAdhemerval Zanella2021-03-261-5/+0
* nptl: Remove __libc_allocate_rtsig, __libc_current_sigrtmax, and __libc_curre...Adhemerval Zanella2021-03-2636-183/+10
* nptl: Move sigaction to libcAdhemerval Zanella2021-03-2633-95/+3
* nptl: Remove pthread raise implementationAdhemerval Zanella2021-03-2634-81/+0
* nptl: Move pthread_kill to libcAdhemerval Zanella2021-03-2664-32/+75
* nptl: Remove sigsuspend from pthread-compat-wrappersAdhemerval Zanella2021-03-261-7/+0
* nptl: Remove msgrcv from pthread-compat-wrappersAdhemerval Zanella2021-03-261-2/+0
* nptl: Remove msgsnd from pthread-compat-wrappersAdhemerval Zanella2021-03-261-2/+1
* nptl: Remove pwrite from libpthreadAdhemerval Zanella2021-03-2641-94/+38
* nptl: Remove pread from libpthreadAdhemerval Zanella2021-03-2641-94/+39
* nptl: Remove open from libpthreadAdhemerval Zanella2021-03-2640-127/+15
* nptl: Remove lseek from libpthreadAdhemerval Zanella2021-03-2640-95/+13
* nptl: Remove send from libpthreadAdhemerval Zanella2021-03-2640-76/+21
* Add OTHER_SHLIB_COMPATAdhemerval Zanella2021-03-261-0/+9