aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-03-27Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto
2023-03-02C2x scanf binary constant handlingJoseph Myers
2023-02-17string: Remove string_private.hAdhemerval Zanella
2023-02-17resolv: Remove _STRING_ARCH_unaligned usageAdhemerval Zanella
2023-02-16C2x strtol binary constant handlingJoseph Myers
2023-02-08string: Add libc_hidden_proto for memrchrAdhemerval Zanella
2023-02-08string: Add libc_hidden_proto for strchrnulAdhemerval Zanella
2023-02-01Linux: optimize clone3 internal usageAdhemerval Zanella Netto
2023-02-01linux: Add clone3 CLONE_CLEAR_SIGHAND optimization to posix_spawnAdhemerval Zanella Netto
2023-02-01Linux: Do not align the stack for __clone3Adhemerval Zanella Netto
2023-02-01linux: Extend internal clone3 documentationAdhemerval Zanella Netto
2023-01-31Prepare for glibc 2.37 release.Carlos O'Donell
2023-01-31doc: correct _FORTIFY_SOURCE doc in features.hfanquake
2023-01-25stdio-common: Handle -1 buffer size in __sprintf_chk & co (bug 30039)Florian Weimer
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph 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: 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-11-17Define in_int32_t_range to check if the 64 bit time_t syscall should be usedYunQiang Su
2022-11-08Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746)Adhemerval Zanella
2022-11-07Apply asm redirection in gmp.h before first useAdhemerval Zanella
2022-11-01allocate_once: Apply asm redirection before first useAdhemerval Zanella
2022-11-01alloc_buffer: Apply asm redirection before first useAdhemerval Zanella
2022-10-28Remove unused scratch_buffer_dupfreeSzabolcs Nagy
2022-10-28malloc: Use uintptr_t in alloc_bufferSzabolcs Nagy
2022-09-17hurd: Factorize at/non-at functionsSamuel Thibault
2022-08-30Apply asm redirections in wchar.h before first useRaphael Moreira Zinsly
2022-08-30resolv: Add DNS packet parsing helpers geared towards wire formatFlorian Weimer
2022-08-30resolv: Add internal __ns_name_length_uncompressed functionFlorian Weimer
2022-08-30resolv: Add the __ns_samebinaryname functionFlorian Weimer
2022-08-30resolv: Add internal __res_binary_hnok functionFlorian Weimer
2022-08-03assert: Do not use stderr in libc-internal assertFlorian Weimer
2022-08-03stdio: Clean up __libc_message after unconditional abortFlorian Weimer
2022-07-29Prepare for glibc 2.36 release.Carlos O'Donell
2022-07-27arc4random: simplify design for better safetyJason A. Donenfeld
2022-07-22stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)Adhemerval Zanella Netto
2022-07-14Apply asm redirections in stdio.h before first use [BZ #27087]Tulio Magno Quites Machado Filho
2022-07-04libc-symbols.h: remove unused macrosFangrui Song
2022-06-24misc: Optimize internal usage of __libc_single_threadedAdhemerval Zanella
2022-06-10Add bounds check to __libc_ifunc_impl_listWilco Dijkstra
2022-05-25Fix deadlock when pthread_atfork handler calls pthread_atfork or dlcloseArjun Shankar
2022-05-24stdio-common: Move union printf_arg int <printf.h>Florian Weimer
2022-05-24stdio-common: Add printf specifier registry to <printf.h>Florian Weimer
2022-05-13stdio: Remove the usage of $(fno-unit-at-a-time) for siglist.cAdhemerval Zanella