]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2025-07-08  Andreas K.... elf: Remove now pointless empty ld.so.conf files in... akhuettel/tests-libgcc-v3
2025-07-08  Andreas K.... support: Always run ldconfig in containered tests
2025-07-08  Andreas K.... Makefile: Add ld.so.conf with libgcc dir to testroot...
2025-07-08  Andreas K.... Makeconfig: Add libgcc directory to rtld-prefix search...
2025-07-06  Samuel Thibaulthtl: move __pthread_get_cleanup_stack to libc
2025-07-06  Samuel Thibaulthtl: Drop ptr_pthread_once from pthread_functions
2025-07-05  Florian Weimerelf: Restore support for _r_debug interpositions and...
2025-07-05  Florian Weimerelf: Introduce _dl_debug_change_state
2025-07-05  Florian Weimerelf: Introduce separate _r_debug_array variable
2025-07-05  Samuel Thibaulthurd: Mark more xfails for missing RLIMIT_AS support
2025-07-04  Florian WeimerLinux: Fix typo in comment in termios_internals.h
2025-07-03  Collin Funkmanual: Remove '.info' suffix in manual names passed...
2025-07-02  Arjun Shankarstdlib/Makefile: Remove deleted test's libm dependency
2025-06-30  H.J. Luelf: Add DL_ADDRESS_WITHOUT_RELOC [BZ #33088]
2025-06-30  Adhemerval... stdlib: Fix __libc_message_impl iovec size (BZ 32947)
2025-06-30  Wilco DijkstraAArch64: Avoid memset ifunc in cpu-features.c [BZ ...
2025-06-26  Wilco Dijkstramalloc: Cleanup tcache_init()
2025-06-26  William Huntmalloc: replace instances of __builtin_expect with...
2025-06-26  William Huntmalloc: refactored aligned_OK and misaligned_chunk
2025-06-26  Jitka Obselkovamanual: Clarify renameat documentation
2025-06-26  Florian WeimerRevert "manual: Clarify renameat documentation"
2025-06-26  Florian Weimerelf: Add missing DSO dependencies for tst-rtld-no-mallo...
2025-06-25  Adhemerval... powerpc: Remove modf optimization
2025-06-25  Adhemerval... powerpc: Remove modff optimization
2025-06-25  Ravina Jainmanual: Add missing free to open_memstream example...
2025-06-24  Maciej W. RozyckiLinux: Convert '__close_nocancel_nostatus' to a standal...
2025-06-24  Maciej W. RozyckiLinux: Fix '__close_nocancel_nostatus' clobbering ...
2025-06-24  Adhemerval... inet: Implement inet_ntoa on top of inet_ntop
2025-06-24  Adhemerval... resolv: Optimize inet_ntop
2025-06-24  Adhemerval... resolve: Proper indent resolv/inet_ntop.c
2025-06-24  Adhemerval... benchtests: Add IPv6 inet_ntop benchmark
2025-06-24  Adhemerval... benchtests: Add IPv4 inet_ntop benchmark
2025-06-23  Xi Ruoyaoriscv: linux: Add support for getrandom vDSO
2025-06-23  Adhemerval... posix: Fix fnmatch build with gcc-16
2025-06-23  Andreas Schwabpowerpc: use .machine power10 in POWER10 assembler...
2025-06-21  Collin Funkhurd: Remove a duplicate entry from 'tests-unsupported'.
2025-06-21  Collin Funkhurd: Fix redefinition of 'P2ALIGN'.
2025-06-19  Martin Coufalresource/Makefile: Split and sort tests
2025-06-19  Florian Weimermalloc: Link large tcache tests with $(shared-thread...
2025-06-18  H.J. Lux86: Update tst-gnu2-tls2 tests
2025-06-18  H.J. Lui386: Update ___tls_get_addr to preserve vector registers
2025-06-18  Jitka Obselkovamanual: Clarify renameat documentation
2025-06-18  Collin Funkposix: Add nonnull attribute to glob_pattern_p.
2025-06-18  Adhemerval... math: Simplify and optimize modf implementation
2025-06-18  Adhemerval... math: Simplify and optimize modff implementation
2025-06-18  Luna LambAArch64: Improve codegen SVE log1p helper
2025-06-18  Dylan FlemingAArch64: Optimise SVE FP64 Hyperbolics
2025-06-18  Dylan FlemingAArch64: Optimize SVE exp functions
2025-06-18  Adhemerval... sparc: Fix sparc32 Fix argument passing to __libc_start...
2025-06-18  Andreas SchwabFix termios related targets
2025-06-18  Wilco Dijkstramalloc: Cleanup _mid_memalign
2025-06-18  Yury Khrustalevaarch64: simplify calls to __libc_arm_za_disable in...
2025-06-18  Yury Khrustalevaarch64: GCS: use internal struct in __alloc_gcs
2025-06-18  Andreas Schwabpowerpc: Remove assembler workarounds
2025-06-17  Adhemerval... malloc: Fix tests-malloc-largetcache tests
2025-06-17  Jeremy HarrisAdd TCPI_OPT_USEC_TS from Linux 6.14 and TCPI_OPT_TFO_C...
2025-06-17  H. Peter Anvin... linux/termios: regression test for termios speed functions
2025-06-17  H. Peter Anvininclude/array_length.h: add array_foreach[_const] macros
2025-06-17  H. Peter Anvin... termios: unify the naming of the termios speed fields
2025-06-17  H. Peter Anvin... termios: add new baud_t interface, defined to be explic...
2025-06-17  H. Peter Anvin... manual: document all the termios Bxxx constants in...
2025-06-17  H. Peter Anvin... termios: merge the termios baud definitions
2025-06-17  H. Peter Anvin... hurd+generic/termios: make speed_t an unsigned int
2025-06-17  H. Peter Anvin... termios: change the generic cfsetspeed() to support...
2025-06-17  H. Peter Anvin... hurd/termios: remove USE_OLD_TTY
2025-06-17  H. Peter Anvin... linux: implement arbitrary and split speeds in termios
2025-06-17  H. Peter Anvin... linux/termios/powerpc: deal with powerpc-unique ioctl...
2025-06-17  H. Peter Anvin... linux/ioctls: use <linux/sockios.h> for sockios ioctls
2025-06-17  H. Peter Anvin... io: replace local_isatty() with a proper function __isa...
2025-06-17  H. Peter Anvin... termios: make __tcsetattr() the internal interface
2025-06-17  Carlos O'DonellUpdate advisory GLIBC-SA-2025-0003 and GLIBC-SA-2025...
2025-06-16  H.J. Lumalloc: Sort tests-exclude-largetcache in Makefile
2025-06-16  Carlos O'Donellppc64le: Revert "powerpc: Optimized strcmp for power10...
2025-06-16  Carlos O'Donellppc64le: Revert "powerpc : Add optimized memchr for...
2025-06-16  Carlos O'Donellppc64le: Revert "powerpc: Fix performance issues of...
2025-06-16  Carlos O'Donellppc64le: Revert "powerpc: Optimized strncmp for power10...
2025-06-16  Cupertino Mirandamalloc: add testing for large tcache support
2025-06-16  Cupertino Mirandamalloc: add tcache support for large chunk caching
2025-06-16  H.J. LuAlways check lockf64 return value
2025-06-16  H.J. Luelf: Add optimization barrier for __ehdr_start and...
2025-06-15  gfleuryhtl: move pthread_key_*, pthread_get/setspecific
2025-06-15  H.J. Luelf: Remove the unused _etext declaration
2025-06-14  Radko Krkosio: Mark lockf() __wur [BZ #32800]
2025-06-13  Adhemerval... benchtests: Improve modf benchtest
2025-06-13  Adhemerval... benchtests: Add modff benchtest
2025-06-13  Mark Harrisriscv: Correct __riscv_hwprobe function prototype ...
2025-06-10  Sergey Kolosovresolv: Add test for getaddrinfo returning FQDN in...
2025-06-10  Yury Khrustalevaarch64: fix typo in sysdeps/aarch64/Makefile
2025-06-09  Siddhesh PoyarekarAdvisory text for CVE-2025-5745
2025-06-09  Siddhesh PoyarekarAdvisory text for CVE-2025-5702
2025-06-09  Samuel Thibaulthurd: Make __getrandom_early_init call __mach_init
2025-06-09  H.J. Lux86: Avoid GLRO(dl_x86_cpu_features)
2025-06-06  Maciej W. Rozyckimanual: Add a comparative example of 'clock_nanosleep...
2025-06-06  Wilco DijkstraAArch64: Fix builderror with GCC 12.1/12.2
2025-06-05  Maciej W. RozyckiLinux: Drop obsolete kernel support with `if_nameindex...
2025-06-05  Yury Khrustalevaarch64: add __ifunc_hwcap function to be used in ifunc...
2025-06-05  Yury Khrustalevaarch64: add support for hwcap3,4
2025-06-04  Arjun Shankarmanual: Document futimens and utimensat
2025-06-04  Arjun Shankarmanual: Document unlinkat
2025-06-04  Arjun Shankarmanual: Document renameat
next