aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-17locale: localdef input files are now encoded in UTF-8fw/localedef-utf8Florian Weimer
2022-05-17locale: Introduce get_string_U_char into linereader.cFlorian Weimer
2022-05-17locale: Turn ADDC and ADDS into functions in linereader.cFlorian Weimer
2022-05-16scripts/glibcelf.py: Add *T_RISCV_* constantsFlorian Weimer
2022-05-16Remove dl-librecon.h header.Adhemerval Zanella
2022-05-16elf: Remove ldconfig kernel version checkAdhemerval Zanella
2022-05-16Remove kernel version checkAdhemerval Zanella
2022-05-16linux: Use /sys/devices/system/cpu on __get_nprocs_conf (BZ#28991)Adhemerval Zanella
2022-05-16csu: Implement and use _dl_early_allocate during static startupFlorian Weimer
2022-05-16Linux: Introduce __brk_call for invoking the brk system callFlorian Weimer
2022-05-16sys/cdefs.h: Do not require C++ compilers to define __STDC__Jonathan Wakely
2022-05-16fortify: Ensure that __glibc_fortify condition is a constant [BZ #29141]Siddhesh Poyarekar
2022-05-16Update RISC-V specific ELF definitionsAndreas Schwab
2022-05-16x86_64: Remove bzero optimizationAdhemerval Zanella
2022-05-13RISC-V: Use an autoconf template to produce `preconfigure'Maciej W. Rozycki
2022-05-13MIPS: Use an autoconf template to produce `preconfigure'Maciej W. Rozycki
2022-05-13m68k: Use an autoconf template to produce `preconfigure'Maciej W. Rozycki
2022-05-13C-SKY: Use an autoconf template to produce `preconfigure'Maciej W. Rozycki
2022-05-13Remove configure fno_unit_at_a_timeAdhemerval Zanella
2022-05-13stdio: Remove the usage of $(fno-unit-at-a-time) for siglist.cAdhemerval Zanella
2022-05-13stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.cAdhemerval Zanella
2022-05-13Add declare_object_symbol_alias for assembly codes (BZ #28128)H.J. Lu
2022-05-13wcrtomb: Make behavior POSIX compliantSiddhesh Poyarekar
2022-05-09nptl: Add backoff mechanism to spinlock loopWangyang Guo
2022-05-09Linux: Implement a useful version of _startup_fatalFlorian Weimer
2022-05-09ia64: Always define IA64_USE_NEW_STUB as a flag macroFlorian Weimer
2022-05-06linux: Fix posix_spawn return code if clone fails (BZ#29109)Adhemerval Zanella
2022-05-06benchtests: Add wcrtomb microbenchmarkSiddhesh Poyarekar
2022-05-05clock_settime/clock_gettime: Use __nonnull to avoid null pointerXiaoming Ni
2022-05-05clock_adjtime: Use __nonnull to avoid null pointerXiaoming Ni
2022-05-05ntp_xxxtimex: Use __nonnull to avoid null pointerXiaoming Ni
2022-05-05adjtimex/adjtimex64: Use __nonnull to avoid null pointerXiaoming Ni
2022-05-05hurd spawni: Fix reauthenticating closed fdsSamuel Thibault
2022-05-04Linux: Define MMAP_CALL_INTERNALFlorian Weimer
2022-05-04i386: Honor I386_USE_SYSENTER for 6-argument Linux system callsFlorian Weimer
2022-05-04i386: Remove OPTIMIZE_FOR_GCC_5 from Linux libc-do-syscall.SFlorian Weimer
2022-05-04manual: Clarify that abbreviations of long options are allowedSiddhesh Poyarekar
2022-05-02elf: Remove fallback to the start of DT_STRTAB for dladdrFangrui Song
2022-05-02powerpc32: Remove unused HAVE_PPC_SECURE_PLTFangrui Song
2022-04-29dlfcn: Implement the RTLD_DI_PHDR request type for dlinfoFlorian Weimer
2022-04-29manual: Document the dlinfo functionFlorian Weimer
2022-04-29Do not use --hash-style=both for building glibc shared objectsFlorian Weimer
2022-04-29benchtests: Better libmvec integrationSiddhesh Poyarekar
2022-04-29benchtests: Add UNSUPPORTED benchmark statusSiddhesh Poyarekar
2022-04-28linux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64 bit time_t (BZ#29097)Adhemerval Zanella
2022-04-28Use __ehdr_start rather than _begin in _dl_start_finalAlan Modra
2022-04-27sysdeps: Add 'get_fast_jitter' interace in fast-jitter.hNoah Goldstein
2022-04-27posix/glob.c: update from gnulibDJ Delorie
2022-04-27benchtests: Add pthread-mutex-locks benchWangyang Guo
2022-04-27linux: Fix missing internal 64 bit time_t stat usageAdhemerval Zanella