aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-12scripts/build-many-glibcs.py: Remove unused RANLIB and STRIP optionAdhemerval Zanella
2023-01-12configure: Move nm, objdump, and readelf to LIBC_PROG_BINUTILSAdhemerval Zanella
2023-01-11configure: Allow user override LD, AR, OBJCOPY, and GPROFAdhemerval Zanella
2023-01-11math: Suppress -O0 warnings for soft-fp fsqrt [BZ #19444]Adhemerval Zanella
2023-01-11sunrpc: Suppress GCC -O1 warning on user2netname [BZ #19444]Adhemerval Zanella
2023-01-11locale: Use correct buffer size for utf8_sequence_error [BZ #19444]Adhemerval Zanella
2023-01-10Add HWCAP2_SVE_EBF16 from Linux 6.1 to AArch64 bits/hwcap.hJoseph Myers
2023-01-10Add _FORTIFY_SOURCE implementation documentation [BZ #28998]Siddhesh Poyarekar
2023-01-06Update copyright dates not handled by scripts/update-copyrightsJoseph Myers
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2023-01-06Remove trailing whitespace in gmp.hJoseph Myers
2023-01-06Remove trailing whitespaceJoseph Myers
2023-01-06C2x semantics for <tgmath.h>Joseph Myers
2023-01-05time: Set daylight to 1 for matching DST/offset change (bug 29951)Florian Weimer
2023-01-05Fix ldbl-128 built-in function useJoseph Myers
2023-01-03x86: Check minimum/maximum of non_temporal_threshold [BZ #29953]H.J. Lu
2023-01-02i686: Regenerate ulpsAndreas K. Hüttel
2023-01-02hurd getcwd: Fix memory leak on errorSamuel Thibault
2023-01-02hurd fcntl: Make LOCKED macro more robustSamuel Thibault
2023-01-02hurd: Make dl-sysdep __sbrk check __vm_allocate callSamuel Thibault
2023-01-02htl: Drop duplicate check in __pthread_stack_allocSamuel Thibault
2023-01-02hurd hurdstartup: Initialize remaining fields of hurd_startup_dataSamuel Thibault
2023-01-02hurd _S_msg_add_auth: Initialize new arrays to 0Samuel Thibault
2023-01-02htl: Check error returned by __getrlimitSamuel Thibault
2023-01-02getdelim: ensure error indicator is set on error (bug 29917)Andreas Schwab
2022-12-30htl: Fix sem_wait race between read and gsync_waitSamuel Thibault
2022-12-22Avoid use of atoi in mallocJoseph Myers
2022-12-22Linux: Pass size argument of epoll_create to the kernelFlorian Weimer
2022-12-22Simplify scripts/cross-test-ssh.sh configuration.Carlos O'Donell
2022-12-22Define MADV_COLLAPSE from Linux 6.1Joseph Myers
2022-12-21powerpc64: Increase SIGSTKSZ and MINSIGSTKSZRajalakshmi Srinivasaraghavan
2022-12-21Update all PO files in preparation for release.Carlos O'Donell
2022-12-21Update kernel version to 6.1 in header constant testsJoseph Myers
2022-12-20Update syscall lists for Linux 6.1Joseph Myers
2022-12-19libio: Convert __vswprintf_internal to buffers (bug 27857)Florian Weimer
2022-12-19libio: Convert __obstack_vprintf_internal to buffers (bug 27124)Florian Weimer
2022-12-19libio: Convert __vdprintf_internal to buffersFlorian Weimer
2022-12-19libio: Convert __vasprintf_internal to buffersFlorian Weimer
2022-12-19libio: Convert __vsprintf_internal to buffersFlorian Weimer
2022-12-19stdio-common: Add lock optimization to vfprintf and vfwprintfFlorian Weimer
2022-12-19stdio-common: Convert vfprintf and related functions to buffersFlorian Weimer
2022-12-19stdio-common: Add __translated_number_widthFlorian Weimer
2022-12-19stdio-common: Add __printf_function_invokeFlorian Weimer
2022-12-19stdio-common: Introduce buffers for implementing printfFlorian Weimer
2022-12-19locale: Implement struct grouping_iteratorFlorian Weimer
2022-12-19Use Linux 6.1 in build-many-glibcs.pyJoseph Myers
2022-12-19Avoid use of atoi in some places in libcJoseph Myers
2022-12-19Linux: Remove epoll_create, inotify_init from syscalls.listFlorian Weimer
2022-12-19Linux: Reflow and sort some Makefile variablesFlorian Weimer
2022-12-19mach: Drop remnants of old_CFLAGSSamuel Thibault