aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-12-19mach: Fix passing -ffreestanding when checking for gnumach headersSamuel Thibault
2022-12-19Force use of -ffreestanding when checking for gnumach headersFlavio Cruz
2022-12-15elf: Fix tst-relro-symbols.py argument passingAdhemerval Zanella
2022-12-15x86: Prevent SIGSEGV in memcmp-sse2 when data is concurrently modified [BZ #2...Noah Goldstein
2022-12-13Allow _Qp_fgt in sparc64 localplt.dataJoseph Myers
2022-12-12stdlib: Move _IO_cleanup to call_function_static_weakAdhemerval Zanella
2022-12-12elf: Do not assume symbol order on tst-audit25{a,b}Adhemerval Zanella
2022-12-09time: Use 64 bit time on tzfileAdhemerval Zanella Netto
2022-12-09nscd: Use 64 bit time_t on libc nscd routines (BZ# 29402)Adhemerval Zanella Netto