aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-12nscd: Add basic testHEADmasterFlorian Weimer9-0/+497
2026-02-12support: Add support for starting and stopping nscdFlorian Weimer3-0/+155
2026-02-12nscd: Pass TRY_AGAIN errors in the hosts cache to clientsFlorian Weimer3-13/+35
2026-02-12support: Add missing NSS formatting and checking functionsFlorian Weimer22-0/+1124
2026-02-12support: Clean up NSS formatting and checking functionsFlorian Weimer21-80/+94
2026-02-11include: isolate __O_CLOEXEC flag for sys/mount.h and fcntl.hDJ Delorie9-4/+16
2026-02-11x86: Build tst-gnu2-tls2-x86* iff compiler supports TLS descriptorAdhemerval Zanella1-1/+5
2026-02-11hurd: _hurd_intr_rpc_mach_msg() might not preserve the correct reply portMike Kelly1-0/+7
2026-02-10hppa: Fix type punning in sysdeps/hppa/dl-fptr.c [BZ 33888]John David Anglin1-13/+9
2026-02-10Use Linux 6.19 in build-many-glibcs.pyJoseph Myers1-1/+1
2026-02-09x86-64: Use 32-bit zero idiom for shorter encodingGeorge Hu2-2/+2
2026-02-06SHARED-FILES: Update Unicode version to 17.0.0.Carlos O'Donell1-1/+1
2026-02-06malloc: Remove unused tcache code from unsorted bin scanWilco Dijkstra6-99/+0
2026-02-06tests: aarch64: clean up BTI and GCS testsYury Khrustalev12-39/+12
2026-02-06tests: aarch64: move BTI tests to linux/aarch64 folderYury Khrustalev35-120/+119
2026-02-06tst-{pthread|sched}-affinity-inheritance: Only use in-mask CPUs in affinity m...Stefan Liebler3-82/+76
2026-02-05hurd: Take cancel_lock in critical sectionSamuel Thibault8-3/+36
2026-02-04malloc: Extend malloc function hiding to tst-memalign-{2,3} (BZ #32366)Adhemerval Zanella2-0/+2
2026-02-04elf: Build tst-gnu2-tls2 iff compiler supports TLS descriptorAdhemerval Zanella1-6/+10
2026-02-04x86: Fix for cache computation on Hygon under hypervisorsJiamei Xie1-22/+179
2026-02-04support: Also put libaudit, libcap into the testroot if presentFlorian Weimer1-0/+6
2026-02-04Rules: Set up test infrastructure if tests-container is setFlorian Weimer1-1/+1
2026-02-04hurd: Test FPU preservation on double-signal deliverySamuel Thibault1-1/+30
2026-02-04hurd: handling pending signals could result in corruption of FPU stateMike Kelly3-31/+52
2026-02-03gnulib: sync comment from upstreamPaul Eggert1-1/+4
2026-02-03AArch64: Add if('fastmath') to math-vector-fortran.h [BZ #33226]Wilco Dijkstra1-78/+78
2026-02-03AArch64: Optimize memcpy for Kunpeng 950 processorWeihong Ye6-0/+125
2026-02-03Don't include <bits/openat2.h> directly (bug 33848)Andreas Schwab1-1/+0
2026-02-02posix: avoid a cast in regex syntax bit definitionsCollin Funk1-1/+1
2026-02-02elf: Add test case for LD_PROFILE/LD_PROFILE_OUTPUT interactionFlorian Weimer2-0/+140
2026-02-02support: Add support_spawn_wrap and related functionalityFlorian Weimer4-0/+445
2026-02-02arm: Fix tst-gnu2-tls2Adhemerval Zanella1-18/+7
2026-02-02linux: use PIDFD_GET_INFO ioctl for pidfd_getpid() if availableLuca Boccassi3-9/+47
2026-02-02elf: Fix ambiguous error message for --f in sotruss [BZ #25257]Avinal Kumar1-2/+3
2026-02-02powerpc: Add math-use-builtins-f{max,min}.hAdhemerval Zanella2-0/+20
2026-02-02math: Optimize f{max,min}imum_mag_num{f,l,f128}Adhemerval Zanella2-16/+16
2026-02-02math: Optimize f{max,min}imum_mag{f,l,f128}Adhemerval Zanella2-16/+16
2026-02-02math: Optimize f{max,min}imum_num{f,l,f,f128}Adhemerval Zanella2-12/+24
2026-02-02math: Optimize f{max,min}imum{f,l,f128}Adhemerval Zanella2-12/+24
2026-02-02math: Order signed zeros in f{max,min}mag{f,l,f128}Adhemerval Zanella5-7/+10
2026-02-02math: Order signed zeros in f{max,min}{f,l,f128}Adhemerval Zanella5-8/+23
2026-02-02i386: Remove f{max,min} assembly implementationsAdhemerval Zanella12-582/+0
2026-02-02x86_64: Remove f{max,min} assembly implementationsAdhemerval Zanella6-324/+0
2026-02-02math: Simplify f{max,min}mag templateAdhemerval Zanella2-16/+16
2026-02-02math: Simplify f{max,min} templateAdhemerval Zanella2-8/+4
2026-02-02x86: Add __issignalingl inlineAdhemerval Zanella2-0/+15
2026-02-02math: Add __issignaling inlineWilco Dijkstra8-55/+45
2026-02-02manual: Document //TRANSLIT and //IGNORE support in iconv_open [BZ #3794]Avinal Kumar1-0/+18
2026-02-02manual: Document that iconv buffers may not overlapFlorian Weimer1-0/+3
2026-01-31stdio-common: Assume support for 'long long'Alejandro Colomar1-9/+2