]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2025-03-28  Wilco Dijkstramalloc: Improve performance of __libc_malloc
2025-03-28  Maciej W. Rozyckistdio-common: Reject real data w/o exponent digits...
2025-03-28  Maciej W. Rozyckistdio-common: Reject significand prefixes in scanf...
2025-03-28  Maciej W. Rozyckistdio-common: Reject integer prefixes in scanf [BZ...
2025-03-28  Maciej W. Rozyckistdio-common: Also reject exp char w/o significand...
2025-03-28  Maciej W. Rozyckistdio-common: Add tests for formatted vsscanf input...
2025-03-28  Maciej W. Rozyckistdio-common: Add tests for formatted vfscanf input...
2025-03-28  Maciej W. Rozyckistdio-common: Add tests for formatted vscanf input...
2025-03-28  Maciej W. Rozyckistdio-common: Add tests for formatted sscanf input...
2025-03-28  Maciej W. Rozyckistdio-common: Add tests for formatted fscanf input...
2025-03-28  Maciej W. Rozyckistdio-common: Add scanf long double data for Intel...
2025-03-27  Joseph MyersImplement C23 pown
2025-03-26  Florian Weimersupport: Use unwinder in links-dso-program-c only with...
2025-03-26  Wilco Dijkstramalloc: Use __always_inline for simple functions
2025-03-26  Collin Funklinux: Fix integer overflow warnings when including...
2025-03-25  Wilco Dijkstramalloc: Use _int_free_chunk for remainders
2025-03-25  Joseph MyersUse MPFR 4.2.2 and Linux 6.14 in build-many-glibcs.py
2025-03-25  Maciej W. Rozyckistdio-common: Add scanf long double data for IBM 128...
2025-03-25  Maciej W. Rozyckistdio-common: Add scanf long double data for IEEE 754...
2025-03-25  Maciej W. Rozyckistdio-common: Add scanf long double data for IEEE 754...
2025-03-25  Maciej W. Rozyckistdio-common: Add scanf double data for IEEE 754 binary...
2025-03-25  Maciej W. Rozyckistdio-common: Add scanf float data for IEEE 754 binary3...
2025-03-25  Maciej W. Rozyckistdio-common: Add scanf integer data for LP64 targets
2025-03-25  Maciej W. Rozyckistdio-common: Add scanf integer data for ILP32 targets
2025-03-25  Maciej W. Rozyckistdio-common: Add tests for formatted scanf input speci...
2025-03-25  Zhaoming Luomach: Use the host_get_time64 to replace the deprecated...
2025-03-25  Samuel Thibaultaio_suspend64: Fix clock discrepancy [BZ #32795]
2025-03-24  Aaron MereyAdd _FORTIFY_SOURCE support for inet_pton
2025-03-24  Aaron MereyPrepare inet_pton to be fortified
2025-03-24  Joseph MyersUpdate kernel version to 6.13 in header constant tests
2025-03-21  Florian Weimersupport: Link links-dso-program-c with libgcc_s only...
2025-03-21  Florian Weimerelf: Use +nolink-deps to add make-only dependency for...
2025-03-21  Florian WeimerMakeconfig: Support $(+nolink-deps) in link flags
2025-03-21  Adhemerval... debug: Improve '%n' fortify detection (BZ 30932)
2025-03-21  Adhemerval... Remove eloop-threshold.h
2025-03-21  Cupertino Mirandamalloc: missing initialization of tcache in _mid_memalign
2025-03-21  Florian Weimersupport: Link links-dso-program-c against libgcc_s
2025-03-21  Frédéric BératAdd _FORTIFY_SOURCE support for inet_ntop
2025-03-21  Frédéric BératAdd missing guards in include/arpa/inet.h
2025-03-21  Frédéric BératPrepare inet_ntop to be fortified
2025-03-19  Paul Zimmermannadd inputs giving large errors for rsqrt
2025-03-18  Wilco Dijkstramalloc: Improve csize2tidx
2025-03-18  Adhemerval... elf: Fix tst-origin make rules
2025-03-18  Pierre BlanchardAArch64: Optimize algorithm in users of SVE expf helper
2025-03-18  Wilco Dijkstramalloc: Improve arena_for_chunk()
2025-03-18  Wilco Dijkstrabenchtests: Increase iterations of bench-malloc-simple
2025-03-17  Adhemerval... elf: Fix tst-origin make rules
2025-03-15  Samuel Thibaulthtl: Make pthread_setcanceltype / state a cancellation...
2025-03-14  Siddhesh Poyarekartst-fopen-threaded: Only check EOF for failing read
2025-03-14  Joseph MyersImplement C23 powr
2025-03-13  Sunil K Pandeyx86_64: Add atanh with FMA
2025-03-13  Adhemerval... elf: Canonicalize $ORIGIN in an explicit ld.so invocati...
2025-03-13  Sunil K Pandeyx86_64: Add sinh with FMA
2025-03-13  Adhemerval... benchtests: Remove wrong snippet from 360cce0b06
2025-03-13  Sunil K Pandeyx86_64: Add tanh with FMA
2025-03-13  Adhemerval... nptl: Check if thread is already terminated in sigcance...
2025-03-13  Florian Weimernptl: PTHREAD_COND_INITIALIZER compatibility with pre...
2025-03-12  zhenwei pigetaddrinfo.c: support MPTCP (BZ #29609)
2025-03-12  Adhemerval... math: Refactor how to use libm-test-ulps
2025-03-12  Joseph MyersUpdate syscall lists for Linux 6.13
2025-03-12  Florian WeimerMakefile: Clean up pthread_atfork integration
2025-03-12  Florian Weimernptl: Include <stdbool.h> in tst-pthread_gettid_np.c
2025-03-12  Florian WeimerLinux: Add new test misc/tst-sched_setattr-thread
2025-03-12  Florian WeimerLinux: Remove attribute access from sched_getattr ...
2025-03-12  Florian WeimerLinux: Add the pthread_gettid_np function (bug 27880)
2025-03-11  Florian Weimerelf: Test dlopen (NULL, RTLD_LAZY) from an ELF constructor
2025-03-11  Stefan Lieblers390x: Regenerate ULPs.
2025-03-08  Aurelien Jarnomath: Remove an extra semicolon in math function declar...
2025-03-07  Sergey Kolosovnptl: extend test coverage for sched_yield
2025-03-07  Florian Weimerposix: Move environ helper variables next to environ...
2025-03-07  Joseph MyersImplement C23 rsqrt
2025-03-07  Joseph MyersUse binutils 2.44 branch and Linux 6.13 in build-many...
2025-03-07  Florian Weimerelf: Fix handling of symbol versions which hash to...
2025-03-07  Florian Weimerconfigure: Fix spelling of -Wl,--no-error-execstack...
2025-03-07  Carlos O'Donellmanual: Mark perror as MT-unsafe and update check-safety.sh
2025-03-07  H.J. Luelf: Check if __attribute__ ((aligned (65536))) is...
2025-03-06  Samuel Thibaulthtl: Make __pthread_create_internal directly call __pth...
2025-03-06  Samuel Thibaulthtl: Make __pthread_sigmask directly call __sigthreadmask
2025-03-06  Samuel Thibaulthurd: Consolidate signal mask change
2025-03-05  H.J. Lustatic-pie: Skip the empty PT_LOAD segment at offset...
2025-03-05  Ronan Pigottsysdeps: linux: Add BTRFS_SUPER_MAGIC to pathconf
2025-03-05  Adhemerval... linux: Prefix AT_HWCAP with 0x on LD_SHOW_AUXV
2025-03-05  Adhemerval... Remove dl-procinfo.h
2025-03-05  Adhemerval... powerpc: Remove unused dl-procinfo.h
2025-03-05  Adhemerval... powerpc: Move cache geometry information to ld diagnostics
2025-03-05  Adhemerval... powerpc: Move AT_HWCAP descriptions to ld diagnostics
2025-03-05  Wilco Dijkstrabenchtests: Add random strlen benchmark
2025-03-05  Wilco Dijkstrabenchtests: Improve large memcpy/memset benchmarks
2025-03-05  Siddhesh Poyarekarmanual: Explain sched_yield semantics with different...
2025-03-04  Sam JamesPass -Wl,--no-error-execstack for tests where -Wl,...
2025-03-03  Ben Kallusmalloc: Add integrity check to largebin nextsizes
2025-03-03  Samuel Zeterlibio: Clean up fputc/putc comments
2025-03-02  Samuel Thibaulthtl: move pthread_once into libc
2025-02-28  Wilco DijkstraRemove unused dl-procinfo.h
2025-02-28  Xi RuoyaoLoongArch: Optimize f{max,min}imum_mag_num{,f}
2025-02-28  Xi RuoyaoLoongArch: Optimize f{max,min}imum_num{,f}
2025-02-28  Xi RuoyaoLoongArch: Optimize f{max,min}imum_mag{,f}
2025-02-28  Xi RuoyaoLoongArch: Optimize f{max,min}imum{,f}
2025-02-27  Wilco DijkstraAArch64: Use prefer_sve_ifuncs for SVE memset
2025-02-26  Sergei Zimmermansysdeps/ieee754: Fix remainder sign of zero for FE_DOWN...
next