about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Update kernel version to 6.1 in header constant testsJoseph Myers2022-12-213-4/+4
* Update syscall lists for Linux 6.1Joseph Myers2022-12-201-2/+2
* libio: Convert __vswprintf_internal to buffers (bug 27857)Florian Weimer2022-12-196-89/+57
* libio: Convert __obstack_vprintf_internal to buffers (bug 27124)Florian Weimer2022-12-194-121/+58
* libio: Convert __vdprintf_internal to buffersFlorian Weimer2022-12-193-28/+52
* libio: Convert __vasprintf_internal to buffersFlorian Weimer2022-12-193-45/+109
* libio: Convert __vsprintf_internal to buffersFlorian Weimer2022-12-194-53/+24
* stdio-common: Add lock optimization to vfprintf and vfwprintfFlorian Weimer2022-12-191-0/+8
* stdio-common: Convert vfprintf and related functions to buffersFlorian Weimer2022-12-1918-1480/+950
* stdio-common: Add __translated_number_widthFlorian Weimer2022-12-193-1/+55
* stdio-common: Add __printf_function_invokeFlorian Weimer2022-12-195-0/+114
* stdio-common: Introduce buffers for implementing printfFlorian Weimer2022-12-1929-0/+1534
* locale: Implement struct grouping_iteratorFlorian Weimer2022-12-194-1/+461
* Use Linux 6.1 in build-many-glibcs.pyJoseph Myers2022-12-191-1/+1
* Avoid use of atoi in some places in libcJoseph Myers2022-12-194-8/+8
* Linux: Remove epoll_create, inotify_init from syscalls.listFlorian Weimer2022-12-192-2/+2
* Linux: Reflow and sort some Makefile variablesFlorian Weimer2022-12-191-63/+155
* mach: Drop remnants of old_CFLAGSSamuel Thibault2022-12-192-8/+0
* mach: Fix passing -ffreestanding when checking for gnumach headersSamuel Thibault2022-12-192-12/+6
* Force use of -ffreestanding when checking for gnumach headersFlavio Cruz2022-12-192-1/+13
* elf: Fix tst-relro-symbols.py argument passingAdhemerval Zanella2022-12-151-4/+4
* x86: Prevent SIGSEGV in memcmp-sse2 when data is concurrently modified [BZ #2...Noah Goldstein2022-12-151-1/+11
* Allow _Qp_fgt in sparc64 localplt.dataJoseph Myers2022-12-131-0/+1
* stdlib: Move _IO_cleanup to call_function_static_weakAdhemerval Zanella2022-12-123-9/+2
* elf: Do not assume symbol order on tst-audit25{a,b}Adhemerval Zanella2022-12-123-28/+98
* time: Use 64 bit time on tzfileAdhemerval Zanella Netto2022-12-091-1/+1
* nscd: Use 64 bit time_t on libc nscd routines (BZ# 29402)Adhemerval Zanella Netto2022-12-092-2/+2
* nis: Build libnsl with 64 bit time_tAdhemerval Zanella Netto2022-12-092-6/+6
* realloc: Return unchanged if request is within usable sizeSiddhesh Poyarekar2022-12-082-0/+33
* Linux: Consolidate typesizes.hAdhemerval Zanella Netto2022-12-079-0/+646
* Linux: Make generic fcntl.h the default oneAdhemerval Zanella Netto2022-12-072-57/+54
* Linux: make generic xstatver.h the default oneAdhemerval Zanella Netto2022-12-074-11/+37
* Linux: Remove generic sysdepAdhemerval Zanella Netto2022-12-0710-33/+21
* Linux: Assume and consolidate shutdown wire-up syscallAdhemerval Zanella Netto2022-12-0710-15/+8
* Linux: Assume and consolidate listen wire-up syscallAdhemerval Zanella Netto2022-12-0710-17/+6
* Linux: Assume and consolidate socketpair wire-up syscallAdhemerval Zanella Netto2022-12-0710-14/+5
* Linux: Assume and consolidate socket wire-up syscallAdhemerval Zanella Netto2022-12-0710-14/+5
* Linux: Assume and consolidate bind wire-up syscallAdhemerval Zanella Netto2022-12-0710-14/+9
* Linux: consolidate ____longjmp_chkAdhemerval Zanella Netto2022-12-071-3/+3
* Linux: consolidate sendfile implementationAdhemerval Zanella Netto2022-12-077-11/+49
* Linux: consolidate unlink implementationAdhemerval Zanella Netto2022-12-071-2/+7
* Linux: consolidate symlink implementationAdhemerval Zanella Netto2022-12-071-2/+7
* Linux: consolidate rmdir implementationAdhemerval Zanella Netto2022-12-071-2/+7
* Linux: consolidate readlink implementationAdhemerval Zanella Netto2022-12-071-2/+7
* Linux: consolidate mkdir implementationAdhemerval Zanella Netto2022-12-071-7/+8
* Linux: consolidate link implementationAdhemerval Zanella Netto2022-12-071-2/+7
* Linux: consolidate lchown implementationAdhemerval Zanella Netto2022-12-071-3/+8
* Linux: consolidate inotify_init implementationAdhemerval Zanella Netto2022-12-071-2/+7
* Lninux: consolidate epoll_create implementationAdhemerval Zanella Netto2022-12-071-2/+7
* Linux: consolidate dup2 implementationAdhemerval Zanella Netto2022-12-071-2/+7