aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-05posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)Adhemerval Zanella Netto66-150/+788
2023-09-05linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371)Adhemerval Zanella Netto46-5/+449
2023-09-05linux: Define __ASSUME_CLONE3 to 0 for alpha, ia64, nios2, sh, and sparcAdhemerval Zanella Netto5-0/+40
2023-09-05mips: Add the clone3 wrapperAdhemerval Zanella Netto2-0/+141
2023-09-05arm: Add the clone3 wrapperAdhemerval Zanella Netto2-0/+81
2023-09-05hurd: Avoid including thread_state.h in installed headerSamuel Thibault1-2/+1
2023-09-04__call_tls_dtors: Use call_function_static_weakSamuel Thibault4-18/+5
2023-09-04intl: Treat C.UTF-8 locale like C locale (BZ# 16621)Bruno Haible1-2/+6
2023-09-03htl: Fix stack information for main threadSamuel Thibault1-3/+27
2023-09-03htl: thread_local destructors supportSamuel Thibault1-0/+6
2023-09-01elf: Fix slow tls access after dlopen [BZ #19924]Szabolcs Nagy6-66/+74
2023-08-29x86: Check the lower byte of EAX of CPUID leaf 2 [BZ #30643]H.J. Lu1-18/+13
2023-08-29add GB18030-2022 charmap and test the entire GB18030 charmap [BZ #30243]lijianglin5-289/+292
2023-08-29Use GMP 6.3.0, MPFR 4.2.1 in build-many-glibcs.pyJoseph Myers1-2/+2
2023-08-29localedata: Translit common emojis to smileys [BZ #30649]Colin Leroy-Mira4-0/+213
2023-08-29nscd: Skip unusable entries in first pass in prune_cache (bug 30800)Florian Weimer1-14/+11
2023-08-29LoongArch: Change loongarch to LoongArch in commentsdengjianbo24-24/+24
2023-08-29LoongArch: Add ifunc support for memcmp{aligned, lsx, lasx}dengjianbo7-0/+861
2023-08-29LoongArch: Add ifunc support for memset{aligned, unaligned, lsx, lasx}dengjianbo8-0/+688
2023-08-29LoongArch: Add ifunc support for memrchr{lsx, lasx}dengjianbo7-0/+335
2023-08-29LoongArch: Add ifunc support for memchr{aligned, lsx, lasx}dengjianbo7-0/+401
2023-08-29LoongArch: Add ifunc support for rawmemchr{aligned, lsx, lasx}dengjianbo7-0/+365
2023-08-29LoongArch: Micro-optimize LD_PCRELXi Ruoyao1-6/+4
2023-08-29LoongArch: Remove support code for old linker in start.SXi Ruoyao1-16/+3
2023-08-29LoongArch: Simplify the autoconf check for static PIEXi Ruoyao2-50/+16
2023-08-28Add F_SEAL_EXEC from Linux 6.3 to bits/fcntl-linux.h.Kir Kolyshkin1-0/+1
2023-08-28argp-parse: Get rid of allocaJoe Simmons-Talbott1-24/+11
2023-08-28gencat: Get rid of alloca.Joe Simmons-Talbott1-6/+31
2023-08-25m68k: Use M68K_SCALE_AVAILABLE on __mpn_lshift and __mpn_rshiftAdhemerval Zanella3-7/+14
2023-08-25m68k: Fix build with -mcpu=68040 or higher (BZ 30740)Adhemerval Zanella2-1/+21
2023-08-25elf: Check that --list-diagnostics output has the expected syntaxFlorian Weimer4-0/+327
2023-08-25manual: Document ld.so --list-diagnostics outputFlorian Weimer1-0/+207
2023-08-25manual/jobs.texi: Add missing @item EPERM for getpgidMark Wielaard1-0/+1
2023-08-24LoongArch: Add ifunc support for strncmp{aligned, lsx}dengjianbo6-0/+508
2023-08-24LoongArch: Add ifunc support for strcmp{aligned, lsx}dengjianbo6-0/+426
2023-08-24LoongArch: Add ifunc support for strnlen{aligned, lsx, lasx}dengjianbo7-0/+382
2023-08-24htl: move pthread_attr_setdetachstate into libcGuy-Fleury Iteriteka7-11/+4
2023-08-24htl: move pthread_attr_getdetachstate into libcGuy-Fleury Iteriteka7-11/+3
2023-08-24htl: move pthread_attr_setschedpolicy into libcGuy-Fleury Iteriteka7-11/+3
2023-08-24htl: move pthread_attr_getschedpolicy into libcGuy-Fleury Iteriteka7-10/+2
2023-08-24htl: move pthread_attr_setinheritsched into libcGuy-Fleury Iteriteka7-11/+4
2023-08-24htl: move pthread_attr_getinheritsched into libcGuy-Fleury Iteriteka7-10/+3
2023-08-24htl: move pthread_attr_getschedparam into libcGuy-Fleury Iteriteka7-13/+3
2023-08-24htl: move pthread_setschedparam into libcGuy-Fleury Iteriteka7-15/+3
2023-08-24htl: move pthread_getschedparam into libcGuy-Fleury Iteriteka7-12/+4
2023-08-24htl: move pthread_equal into libcGuy-Fleury Iteriteka7-12/+2
2023-08-23Linux: Avoid conflicting types in ld.so --list-diagnosticsFlorian Weimer1-5/+8
2023-08-22elf: Do not run constructors for proxy objectsFlorian Weimer1-2/+6
2023-08-21x86_64: Add log1p with FMAH.J. Lu4-0/+40
2023-08-21Remove references to the defunct db2 subdirAndreas Schwab3-11/+0