aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-12mach, hurd: Cast through uintptr_tSergey Bugaev6-15/+25
2023-02-12hurd: Use mach_msg_type_number_t where appropriateSergey Bugaev7-9/+11
2023-02-12hurd: Refactor readlinkat()Sergey Bugaev1-23/+32
2023-02-10Use __builtin_FILE instead of __FILE__ in assert in C++.Paul Pluzhnikov1-1/+12
2023-02-09hurd: Fix unwinding over INTR_MSG_TRAPSamuel Thibault2-13/+3
2023-02-09powerpc64: Add the clone3 wrapperAdhemerval Zanella Netto2-0/+158
2023-02-08string: Disable stack protector in early static initializationAdhemerval Zanella1-0/+2
2023-02-08string: Add libc_hidden_proto for memrchrAdhemerval Zanella15-18/+45
2023-02-08string: Add libc_hidden_proto for strchrnulAdhemerval Zanella12-12/+35
2023-02-08elf: Smoke-test ldconfig -p against system /etc/ld.so.cacheFlorian Weimer2-0/+83
2023-02-07NEWS: Document CVE-2023-25139.Carlos O'Donell1-1/+6
2023-02-07Use 64-bit time_t interfaces in strftime and strptime (bug 30053)Andreas Schwab5-2/+62
2023-02-07C-SKY: Strip hard float abi from hard float feature.quxm4-43/+68
2023-02-07S390: Influence hwcaps/stfle via GLIBC_TUNABLES.Stefan Liebler12-64/+423
2023-02-06string: Hook up the default implementation on test-strrchrAdhemerval Zanella1-14/+24
2023-02-06string: Hook up the default implementation on test-memrchrAdhemerval Zanella1-0/+7
2023-02-06string: Hook up the default implementation on test-memchrAdhemerval Zanella1-11/+20
2023-02-06string: Hook up the default implementation on test-strcpyAdhemerval Zanella1-10/+24
2023-02-06string: Hook up the default implementation on test-stpcpyAdhemerval Zanella1-11/+21
2023-02-06string: Hook up the default implementation on test-strncmpAdhemerval Zanella1-0/+16
2023-02-06string: Hook up the default implementation on test-strcmpAdhemerval Zanella1-0/+22
2023-02-06string: Hook up the default implementation on test-strchrAdhemerval Zanella1-15/+38
2023-02-06string: Hook up the default implementation on test-strnlenAdhemerval Zanella1-11/+24
2023-02-06string: Hook up the default implementation on test-strlenAdhemerval Zanella1-17/+14
2023-02-06riscv: Add string-fza.h and string-fzi.hAdhemerval Zanella2-0/+146
2023-02-06sh: Add string-fzb.hAdhemerval Zanella1-0/+55
2023-02-06powerpc: Add string-fza.hRichard Henderson1-0/+71
2023-02-06arm: Add string-fza.hRichard Henderson1-0/+67
2023-02-06alpha: Add string-fza, string-fzb.h, string-fzi.h, and string-shift.hRichard Henderson4-0/+218
2023-02-06hppa: Add string-fza.h, string-fzc.h, and string-fzi.hRichard Henderson3-0/+250
2023-02-06hppa: Add memcopy.hRichard Henderson1-0/+42
2023-02-06string: Improve generic strrchr with memrchr and strlenAdhemerval Zanella1-17/+1
2023-02-06string: Improve generic memrchrAdhemerval Zanella1-157/+39
2023-02-06string: Improve generic strnlen with memchrAdhemerval Zanella4-152/+27
2023-02-06string: Improve generic memchrAdhemerval Zanella3-143/+56
2023-02-06string: Improve generic strcpyAdhemerval Zanella1-1/+5
2023-02-06string: Improve generic stpcpyAdhemerval Zanella1-6/+86
2023-02-06string: Improve generic strncmpAdhemerval Zanella1-37/+101
2023-02-06string: Improve generic strcmpAdhemerval Zanella1-16/+94
2023-02-06string: Improve generic strchrAdhemerval Zanella2-161/+14
2023-02-06string: Improve generic strchrnulAdhemerval Zanella3-139/+22
2023-02-06string: Improve generic strlenAdhemerval Zanella2-74/+28
2023-02-06Add string vectorized find and detection functionsAdhemerval Zanella6-0/+402
2023-02-06Parameterize OP_T_THRES from memcopy.hRichard Henderson7-17/+51
2023-02-06Parameterize op_t from memcopy.hAdhemerval Zanella4-5/+50
2023-02-06Replace rawmemchr (s, '\0') with strchrWilco Dijkstra24-48/+34
2023-02-06AArch64: Improve SVE memcpy and memmoveWilco Dijkstra1-20/+14
2023-02-06Account for grouping in printf width (bug 30068)Carlos O'Donell3-5/+73
2023-02-05Move RETURN_TO to x86/sysdep.h and implement x86_64 version.Flavio Cruz2-34/+17
2023-02-03Remove pthread-pi-defines.symAndreas Schwab2-11/+1