aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-15misc: Use 64 bit time_t interfaces on syslogAdhemerval Zanella
2022-04-15misc: syslog: Move SYSLOG_NAME to USE_MISC (BZ #16355)Adhemerval Zanella
2022-04-15misc: syslog: Use fixed-sized buffer and remove memstreamAdhemerval Zanella
2022-04-15misc: syslog: Simplify implementationAdhemerval Zanella
2022-04-15misc: syslog: Fix indentation and styleAdhemerval Zanella
2022-04-15misc: Add syslog testAdhemerval Zanella
2022-04-15support: Add xmkfifoAdhemerval Zanella
2022-04-15stdio: Split __get_errname definition from errlist.cAdhemerval Zanella
2022-04-14x86: Reduce code size of mem{move|pcpy|cpy}-ssse3Noah Goldstein
2022-04-14x86: Remove mem{move|cpy}-ssse3-backNoah Goldstein
2022-04-14x86: Remove str{p}{n}cpy-ssse3Noah Goldstein
2022-04-14x86: Remove str{n}cat-ssse3Noah Goldstein
2022-04-14x86: Remove str{n}{case}cmp-ssse3Noah Goldstein
2022-04-14x86: Remove {w}memcmp-ssse3Noah Goldstein
2022-04-14nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029)Adhemerval Zanella
2022-04-14S390: Add new s390 platform z16.Stefan Liebler
2022-04-13Replace {u}int_fast{16|32} with {u}int32_tNoah Goldstein
2022-04-13stdlib: Reflow and sort most variable assignmentsAdhemerval Zanella
2022-04-13elf: Fix memory leak in _dl_find_object_update (bug 29062)Florian Weimer
2022-04-12hurd: Define ELIBEXECSamuel Thibault
2022-04-12hurd: Fix arbitrary error codeSamuel Thibault
2022-04-12NEWS: Move PLT tracking slowdown to glibc 2.35.Carlos O'Donell
2022-04-12Remove _dl_skip_args_internal declarationSzabolcs Nagy
2022-04-12test-container: Fix "unused code" warnings on HURDDJ Delorie
2022-04-11Add .clang-format style fileNoah Goldstein
2022-04-11manual: Avoid name collision in libm ULP table [BZ #28956]Tom Coldrick
2022-04-10powerpc: Relocate stinfo->mainAlan Modra
2022-04-10powerpc64: Set up thread register for _dl_relocate_static_pieAlan Modra
2022-04-10powerpc64: Use medium model toc accesses throughoutAlan Modra
2022-04-10linux: Constify rfv variable in dl_vdso_vsymAlan Modra
2022-04-09string: Replace outdated comments in strlen().Ricardo Bittencourt
2022-04-07S390: Fix elf/tst-audit25[ab]Stefan Liebler
2022-04-07sparc64: Remove fcopysign{f} implementationAdhemerval Zanella
2022-04-07alpha: Remove fcopysign{f} implementationAdhemerval Zanella
2022-04-07math: Use builtin for ldbl-96 copysignAdhemerval Zanella
2022-04-07ia64: Remove fcopysign{f} implementationAdhemerval Zanella
2022-04-07x86: Remove fcopysign{f} implementationAdhemerval Zanella
2022-04-07powerpc: Remove fcopysign{f} implementationAdhemerval Zanella
2022-04-07Add rif_MA locale [BZ #27781]Ilyahoo Proshel
2022-04-06tests/string: Drop simple/stupid/builtin testsSiddhesh Poyarekar
2022-04-06test-memcpy: Actually reverse source and destinationSiddhesh Poyarekar
2022-04-05benchtests: Only build libmvec benchmarks iff $(build-mathvec) is setAdhemerval Zanella
2022-04-05linux: Fix __closefrom_fallback iterates until max int (BZ#28993)Adhemerval Zanella
2022-04-04Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song
2022-04-04sparc: Remove s_abs implementationsAdhemerval Zanella
2022-04-04ia64: Remove fabs implementationsAdhemerval Zanella
2022-04-04x86: Remove fabs{f} implementationAdhemerval Zanella
2022-04-04alpha: Remove s_abs implementationsAdhemerval Zanella
2022-04-04Allow for unpriviledged nested containersDJ Delorie
2022-04-01Increase the test timeout of some string testsSzabolcs Nagy