]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2023-01-31  Carlos O'DonellUpdate all PO files in preparation for release.
2023-01-31  fanquakedoc: correct _FORTIFY_SOURCE doc in features.h
2023-01-31  Florian Weimerlibio: Update number of written bytes in dprintf implem...
2023-01-30  Andreas SchwabAccount for octal marker in %#o format
2023-01-27  Joseph MyersUse binutils 2.40 branch in build-many-glibcs.py
2023-01-27  Joseph MyersUse MPFR 4.2.0, MPC 1.3.1 in build-many-glibcs.py
2023-01-25  Florian Weimerstdio-common: Handle -1 buffer size in __sprintf_chk...
2023-01-25  Paul PluzhnikovDocument '%F' format specifier
2023-01-24  Andreas K.... sparc (64bit): Regenerate ulps
2023-01-24  Andreas K.... ia64: Regenerate ulps
2023-01-23  Carlos O'DonellUpdate libc.pot for 2.37 release.
2023-01-18  Sajan Karumanchix86: Cache computation for AMD architecture.
2023-01-18  Martin Joergmanual: Fix typo
2023-01-17  Joseph MyersAdd STATX_DIOALIGN from Linux 6.1 to bits/statx-generic.h
2023-01-17  Joseph MyersAdd IPPROTO_L2TP from Linux 6.1 to netinet/in.h
2023-01-17  Wilco DijkstraAArch64: Improve strrchr
2023-01-17  Wilco DijkstraAArch64: Optimize strnlen
2023-01-17  Wilco DijkstraAArch64: Optimize strlen
2023-01-17  Wilco DijkstraAArch64: Optimize strcpy
2023-01-17  Wilco DijkstraAArch64: Improve strchrnul
2023-01-17  Wilco DijkstraAArch64: Optimize strchr
2023-01-17  Wilco DijkstraAArch64: Improve strlen_asimd
2023-01-17  Wilco DijkstraAArch64: Optimize memrchr
2023-01-17  Wilco DijkstraAArch64: Optimize memchr
2023-01-15  Samuel Thibaulthurd: Fix _NOFLSH value
2023-01-12  Adhemerval... elf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds...
2023-01-12  Adhemerval... string: Suppress -Wmaybe-unitialized for wordcopy ...
2023-01-12  Adhemerval... scripts/build-many-glibcs.py: Remove unused RANLIB...
2023-01-12  Adhemerval... configure: Move nm, objdump, and readelf to LIBC_PROG_B...
2023-01-11  Adhemerval... configure: Allow user override LD, AR, OBJCOPY, and...
2023-01-11  Adhemerval... math: Suppress -O0 warnings for soft-fp fsqrt [BZ ...
2023-01-11  Adhemerval... sunrpc: Suppress GCC -O1 warning on user2netname [BZ...
2023-01-11  Adhemerval... locale: Use correct buffer size for utf8_sequence_error...
2023-01-10  Joseph MyersAdd HWCAP2_SVE_EBF16 from Linux 6.1 to AArch64 bits...
2023-01-10  Siddhesh PoyarekarAdd _FORTIFY_SOURCE implementation documentation [BZ...
2023-01-06  Joseph MyersUpdate copyright dates not handled by scripts/update...
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2023-01-06  Joseph MyersRemove trailing whitespace in gmp.h
2023-01-06  Joseph MyersRemove trailing whitespace
2023-01-06  Joseph MyersC2x semantics for <tgmath.h>
2023-01-05  Florian Weimertime: Set daylight to 1 for matching DST/offset change...
2023-01-05  Joseph MyersFix ldbl-128 built-in function use
2023-01-03  H.J. Lux86: Check minimum/maximum of non_temporal_threshold...
2023-01-02  Andreas K.... i686: Regenerate ulps
2023-01-02  Samuel Thibaulthurd getcwd: Fix memory leak on error
2023-01-02  Samuel Thibaulthurd fcntl: Make LOCKED macro more robust
2023-01-02  Samuel Thibaulthurd: Make dl-sysdep __sbrk check __vm_allocate call
2023-01-02  Samuel Thibaulthtl: Drop duplicate check in __pthread_stack_alloc
2023-01-02  Samuel Thibaulthurd hurdstartup: Initialize remaining fields of hurd_s...
2023-01-02  Samuel Thibaulthurd _S_msg_add_auth: Initialize new arrays to 0
2023-01-02  Samuel Thibaulthtl: Check error returned by __getrlimit
2023-01-02  Andreas Schwabgetdelim: ensure error indicator is set on error (bug...
2022-12-29  Samuel Thibaulthtl: Fix sem_wait race between read and gsync_wait
2022-12-22  Joseph MyersAvoid use of atoi in malloc
2022-12-22  Florian WeimerLinux: Pass size argument of epoll_create to the kernel
2022-12-22  Carlos O'DonellSimplify scripts/cross-test-ssh.sh configuration.
2022-12-22  Joseph MyersDefine MADV_COLLAPSE from Linux 6.1
2022-12-21  Rajalakshmi... powerpc64: Increase SIGSTKSZ and MINSIGSTKSZ
2022-12-21  Carlos O'DonellUpdate all PO files in preparation for release.
2022-12-21  Joseph MyersUpdate kernel version to 6.1 in header constant tests
2022-12-20  Joseph MyersUpdate syscall lists for Linux 6.1
2022-12-19  Florian Weimerlibio: Convert __vswprintf_internal to buffers (bug...
2022-12-19  Florian Weimerlibio: Convert __obstack_vprintf_internal to buffers...
2022-12-19  Florian Weimerlibio: Convert __vdprintf_internal to buffers
2022-12-19  Florian Weimerlibio: Convert __vasprintf_internal to buffers
2022-12-19  Florian Weimerlibio: Convert __vsprintf_internal to buffers
2022-12-19  Florian Weimerstdio-common: Add lock optimization to vfprintf and...
2022-12-19  Florian Weimerstdio-common: Convert vfprintf and related functions...
2022-12-19  Florian Weimerstdio-common: Add __translated_number_width
2022-12-19  Florian Weimerstdio-common: Add __printf_function_invoke
2022-12-19  Florian Weimerstdio-common: Introduce buffers for implementing printf
2022-12-19  Florian Weimerlocale: Implement struct grouping_iterator
2022-12-19  Joseph MyersUse Linux 6.1 in build-many-glibcs.py
2022-12-19  Joseph MyersAvoid use of atoi in some places in libc
2022-12-19  Florian WeimerLinux: Remove epoll_create, inotify_init from syscalls...
2022-12-19  Florian WeimerLinux: Reflow and sort some Makefile variables
2022-12-19  Samuel Thibaultmach: Drop remnants of old_CFLAGS
2022-12-19  Samuel Thibaultmach: Fix passing -ffreestanding when checking for...
2022-12-19  Flavio CruzForce use of -ffreestanding when checking for gnumach...
2022-12-15  Adhemerval... elf: Fix tst-relro-symbols.py argument passing
2022-12-15  Noah Goldsteinx86: Prevent SIGSEGV in memcmp-sse2 when data is concur...
2022-12-13  Joseph MyersAllow _Qp_fgt in sparc64 localplt.data
2022-12-12  Adhemerval... stdlib: Move _IO_cleanup to call_function_static_weak
2022-12-12  Adhemerval... elf: Do not assume symbol order on tst-audit25{a,b}
2022-12-09  Adhemerval... time: Use 64 bit time on tzfile
2022-12-09  Adhemerval... nscd: Use 64 bit time_t on libc nscd routines (BZ#...
2022-12-09  Adhemerval... nis: Build libnsl with 64 bit time_t
2022-12-08  Siddhesh Poyarekarrealloc: Return unchanged if request is within usable...
2022-12-07  Adhemerval... Linux: Consolidate typesizes.h
2022-12-07  Adhemerval... Linux: Make generic fcntl.h the default one
2022-12-07  Adhemerval... Linux: make generic xstatver.h the default one
2022-12-07  Adhemerval... Linux: Remove generic sysdep
2022-12-07  Adhemerval... Linux: Assume and consolidate shutdown wire-up syscall
2022-12-07  Adhemerval... Linux: Assume and consolidate listen wire-up syscall
2022-12-07  Adhemerval... Linux: Assume and consolidate socketpair wire-up syscall
2022-12-07  Adhemerval... Linux: Assume and consolidate socket wire-up syscall
2022-12-07  Adhemerval... Linux: Assume and consolidate bind wire-up syscall
2022-12-07  Adhemerval... Linux: consolidate ____longjmp_chk
2022-12-07  Adhemerval... Linux: consolidate sendfile implementation
2022-12-07  Adhemerval... Linux: consolidate unlink implementation
next