aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2023-02-20Linux: Assume and consolidate getpeername wire-up syscallAdhemerval Zanella
2023-02-20Linux: Assume and consolidate getsockname wire-up syscallAdhemerval Zanella
2023-02-20Linux: Move wordsize-32 Version to defaultAdhemerval Zanella
2023-02-20elf: Restore ldconfig libc6 implicit soname logic [BZ #30125]Joan Bruguera
2023-02-20Define PC, SP and SYSRETURN for hurd x86_64Flavio Cruz
2023-02-20hurd: Simplify init-first.c a bitSergey Bugaev
2023-02-20hurd: Make timer_t pointer-sizedSergey Bugaev
2023-02-20hurd: Fix xattr function return typeSergey Bugaev
2023-02-20hurd: Use proper integer typesSergey Bugaev
2023-02-20hurd: Move thread state manipulation into _hurd_tls_new ()Sergey Bugaev
2023-02-17Use uintptr_t instead of performing pointer subtraction with a null pointerQihao Chencao
2023-02-17ARC:fpu: add extra capability check before use of sqrt and fma builtinsPavel Kozlov
2023-02-17ARC: align child stack in clonePavel Kozlov
2023-02-17string: Remove string_private.hAdhemerval Zanella
2023-02-17iconv: Remove _STRING_ARCH_unaligned usage for get/set macrosAdhemerval Zanella
2023-02-17Fix ifunc-impl-list.c build for s390Joseph Myers
2023-02-17[hurd] Fix i686 build breakage caused by 4fedebc91108Flavio Cruz
2023-02-16C2x strtol binary constant handlingJoseph Myers
2023-02-14mach: undef ENTRY2Sergey Bugaev
2023-02-14hurd: i386 TLS tweaksSergey Bugaev
2023-02-12htl: Remove ./sysdeps/htl/bits/types/struct___pthread_mutex.hSamuel Thibault
2023-02-12hurd, htl: Add some x86_64-specific codeSergey Bugaev
2023-02-12Fix typos in commentsSamuel Thibault
2023-02-12htl: Generalize i386 pt-machdep.h to x86Samuel Thibault
2023-02-12hurd: Set up the basic tree for x86_64-gnuSergey Bugaev
2023-02-12mach: Look for mach_i386.defs on x86_64 tooSergey Bugaev
2023-02-12htl: Fix semaphore referenceSergey Bugaev
2023-02-12hurd: Use mach_msg_type_number_t where appropriateSergey Bugaev
2023-02-12hurd: Refactor readlinkat()Sergey Bugaev
2023-02-09hurd: Fix unwinding over INTR_MSG_TRAPSamuel Thibault
2023-02-09powerpc64: Add the clone3 wrapperAdhemerval Zanella Netto
2023-02-08string: Add libc_hidden_proto for memrchrAdhemerval Zanella
2023-02-08string: Add libc_hidden_proto for strchrnulAdhemerval Zanella
2023-02-07C-SKY: Strip hard float abi from hard float feature.quxm
2023-02-07S390: Influence hwcaps/stfle via GLIBC_TUNABLES.Stefan Liebler
2023-02-06riscv: Add string-fza.h and string-fzi.hAdhemerval Zanella
2023-02-06sh: Add string-fzb.hAdhemerval Zanella
2023-02-06powerpc: Add string-fza.hRichard Henderson
2023-02-06arm: Add string-fza.hRichard Henderson
2023-02-06alpha: Add string-fza, string-fzb.h, string-fzi.h, and string-shift.hRichard Henderson
2023-02-06hppa: Add string-fza.h, string-fzc.h, and string-fzi.hRichard Henderson
2023-02-06hppa: Add memcopy.hRichard Henderson
2023-02-06string: Improve generic strnlen with memchrAdhemerval Zanella
2023-02-06string: Improve generic memchrAdhemerval Zanella
2023-02-06string: Improve generic strchrAdhemerval Zanella
2023-02-06string: Improve generic strchrnulAdhemerval Zanella
2023-02-06string: Improve generic strlenAdhemerval Zanella
2023-02-06Add string vectorized find and detection functionsAdhemerval Zanella
2023-02-06Parameterize OP_T_THRES from memcopy.hRichard Henderson
2023-02-06Parameterize op_t from memcopy.hAdhemerval Zanella