]> sourceware.org Git - glibc.git/history
glibc.git
6 min ago DJ Delorieinet: test if_nametoindex and if_indextoname master
3 hours ago Adhemerval Zanellaelf: Make dl-fptr and dl-symaddr hppa specific
7 hours ago Matthew Sterrettx86: Unifies 'strnlen-evex' and 'strnlen-evex512' imple...
7 hours ago Florian Weimerstring: strerror, strsignal cannot use buffer after...
3 days ago Florian Weimersupport: Use macros for *stat wrappers
3 days ago Florian Weimerio: Use struct statx and xstatx in tests
3 days ago Florian Weimersupport: Add the xstatx function
3 days ago Florian Weimersupport: Include <string.h> for strcmp in support_forma...
3 days ago Florian Weimersupport: Remove #include <config.h>
3 days ago Maciej W. Rozyckinptl: Fix extraneous testing run by tst-rseq-nptl in...
4 days ago Carlos O'DonellReport error if setaffinity wrapper fails (Bug 32040)
4 days ago Siddhesh Poyarekarungetc: Fix backup buffer leak on program exit [BZ...
4 days ago Siddhesh Poyarekarungetc: Fix uninitialized read when putting into unused...
4 days ago Siddhesh PoyarekarMake tst-ungetc use libsupport
4 days ago Noah Goldsteinx86: Add `Avoid_STOSB` tunable to allow NT memset witho...
4 days ago Noah Goldsteinx86: Use `Avoid_Non_Temporal_Memset` to control non...
4 days ago Noah Goldsteinx86: Fix bug in strchrnul-evex512 [BZ #32078]
5 days ago Joseph MyersTest errno setting on strtod overflow in tst-strtod...
5 days ago Frédéric Bératlibio/tst-getdelim: Add new test covering NUL as a...
6 days ago Florian Weimermanual: Document dprintf and vdprintf
6 days ago Florian Weimermanual: Document generic printf error codes
8 days ago Pavel KozlovARC: Regenerate ULPs
10 days ago Florian Weimersupport: Add options list terminator to the test driver
10 days ago Florian WeimerDefine __libc_initial for the static libc
10 days ago Florian WeimerTurn on -Wimplicit-fallthrough by default if available
10 days ago mengqinggangLoongArch: Add cfi instructions for _dl_tlsdesc_dynamic
10 days ago caiyinyuLoongArch: Regenerate ULPs
11 days ago Julian ZhuRISC-V: Regenerate ULPs
11 days ago Julian ZhuMIPS: Regenerate ULPs
11 days ago Florian Weimerpowerpc64le: Update ulps
11 days ago Florian Weimerelf: Remove struct dl_init_args from elf/dl-open.c
11 days ago Florian Weimers390x: Update ulps
12 days ago Maciej W. Rozyckinptl: Fix stray process left by tst-cancel7 blocking...
12 days ago Maciej W. Rozyckinptl: Reorder semaphore release in tst-cancel7
12 days ago Adhemerval Zanellapowerpc: Regenerate ULPs for soft-fp
12 days ago Adhemerval Zanellapowerpc: Update soft-fp ulps
12 days ago Adhemerval Zanellasparc: Regenerate ULPs
12 days ago Adhemerval Zanellai386: Regenerate ULPs
12 days ago Adhemerval Zanellaarm: Regenerate ULPs
12 days ago Adhemerval Zanellaaarch64: Regenerate ULPs
12 days ago Adhemerval Zanellasysdeps: Re-flow and sort multiline gnu/Makefile defini...
12 days ago Adhemerval Zanellalogin: Re-flow and sort multiline Makefile definitions
12 days ago Wilco Dijkstrabenchtests: Add random memset benchmark
12 days ago Wilco DijkstraAArch64: Improve generic strlen
12 days ago Florian Weimernss: Fix incorrect switch fall-through in tst-nss-gai...
12 days ago Paul Zimmermannadded inputs giving large errors on x86_64 for new...
13 days ago Adhemerval Zanellastdlib: Link tst-concurrent-quick_exit with $(shared...
13 days ago Joseph MyersUse binutils 2.43 branch in build-many-glibcs.py
13 days ago Henrik Lindströmrtld: Add test case for '--' option
13 days ago Henrik Lindströmrtld: Fix handling of '--' option
13 days ago Arjun Shankarmanual/stdio: Further clarify putc, putwc, getc, and...
13 days ago caiyinyuLoongArch: Update Ulps.
2024-08-05 Adhemerval Zanellastdlib: Allow concurrent quick_exit (BZ 31997)
2024-08-05 Florian Weimerelf: Avoid re-initializing already allocated TLS in...
2024-08-05 Florian Weimerelf: Clarify and invert second argument of _dl_allocate...
2024-08-05 Andreas SchwabFix name space violation in fortify wrappers (bug 32052)
2024-08-05 Andreas Schwabiconv: Fix matching of multi-character transliterations...
2024-08-02 Florian Weimerx86: Tunables may incorrectly set Prefer_PMINUB_for_str...
2024-08-02 Florian Weimerx86: Add missing switch/case fall-through markers to...
2024-08-02 Florian Weimerstdlib: Link tst-concurrent-exit with $(shared-thread...
2024-08-01 Samuel Thibaulthurd: Fix missing pthread_ compat symbol in libc
2024-08-01 Florian Weimerresolv: Fix tst-resolv-short-response for older GCC...
2024-08-01 H.J. LuAdd mremap tests
2024-08-01 H.J. Lumremap: Update manual entry
2024-08-01 H.J. Lulinux: Update the mremap C implementation [BZ #31968]
2024-08-01 Florian WeimerEnhanced test coverage for strncmp, wcsncmp
2024-08-01 Florian WeimerEnhance test coverage for strnlen, wcsnlen
2024-07-31 Noah Goldsteinstdlib: Mark `abort` as `cold`
2024-07-30 Flavio Cruzx86_64 hurd: ensure we have a large enough buffer to...
2024-07-30 Adhemerval Zanellastdlib: Allow concurrent exit (BZ 31997)
2024-07-30 Adhemerval ZanellaAdd F_DUPFD_QUERY from Linux 6.10 to bits/fcntl-linux.h
2024-07-30 Adhemerval ZanellaAdd STATX_SUBVOL from Linux 6.10 to bits/statx-generic.h
2024-07-30 Adhemerval ZanellaUpdate kernel version to 6.10 in header constant tests
2024-07-30 Adhemerval ZanellaUpdate syscall lists for Linux 6.10
2024-07-30 Adhemerval ZanellaUse Linux 6.10 in build-many-glibcs.py
2024-07-29 Michael KarcherMitigation for "clone on sparc might fail with -EFAULT...
2024-07-29 Lukas Bulwahnmanual: make setrlimit() description less ambiguous
2024-07-29 Arjun Shankarmanual/stdio: Clarify putc and putwc
2024-07-27 Julian ZhuMIPS: Regenerate ulps
2024-07-27 Florian Weimermalloc: Link threading tests with $(shared-thread-library)
2024-07-26 Noah Goldsteinassert: Mark `__assert_fail` as `cold`
2024-07-26 Maciej W. Rozyckistdio-common: Add test for vfscanf with matches longer...
2024-07-26 Maciej W. Rozyckisupport: Add FAIL test failure helper
2024-07-26 Maciej W. Rozyckiposix: Use <support/check.h> facilities in tst-truncate...
2024-07-26 Maciej W. Rozyckinptl: Use <support/check.h> facilities in tst-setuid3
2024-07-25 Adhemerval Zanellasparc: Regenerate ULPs
2024-07-25 Adhemerval Zanellai386: Regenerate ULPs
2024-07-25 Adhemerval Zanellaarm: Regenerate ULPs
2024-07-25 Adhemerval Zanellaaarch64: Regenerate ULPs
2024-07-25 Adhemerval Zanellapowerpc: Regenerate ULPs for soft-fp
2024-07-25 jeevithapowerpc: Update ulps for fpu
2024-07-25 Khem Rajriscv: Update ulps
2024-07-25 Stefan Lieblers390x: Regenerate ULPs.
2024-07-25 H.J. Lux32/cet: Support shadow stack during startup for Linux...
2024-07-25 H.J. Lux86-64: Remove sysdeps/x86_64/x32/dl-machine.h
2024-07-24 John David Anglinhppa: Update libm-test-ulps
2024-07-24 Florian Weimermanual: Do not mention STATIC_TLS in dynamic linker...
2024-07-24 Florian Weimerresolv: Implement strict-error stub resolver option...
2024-07-24 Florian Weimerresolv: Support clearing option flags with a “-” prefix...
2024-07-24 Florian Weimerresolv: Do not wait for non-existing second DNS respons...
next
This page took 0.072874 seconds and 6 git commands to generate.