]> git.ipfire.org Git - thirdparty/glibc.git/history - include
Regenerate libc.pot
[thirdparty/glibc.git] / include /
2023-07-05  Frédéric Bératmisc/bits/syslog.h: Clearly separate declaration from...
2023-07-05  Frédéric Bératmisc/bits/select2.h: Clearly separate declaration from...
2023-07-05  Frédéric Bératunistd: Avoid PLT entries with _FORTIFY_SOURCE
2023-07-05  Frédéric Bératposix/bits/unistd.h: Clearly separate declaration from...
2023-07-05  Frédéric Bératwchar: Avoid PLT entries with _FORTIFY_SOURCE
2023-07-05  Frédéric Bératmisc/sys/cdefs.h: Create FORTIFY redirects for internal...
2023-07-05  Frédéric Bératstdio: Ensure *_chk routines have their hidden builtin...
2023-07-05  Frédéric Bératstring: Ensure *_chk routines have their hidden builtin...
2023-06-22  Frederic Beratwcsmbs/bits/wchar2{, -decl}.h: Clearly separate declara...
2023-06-14  Florian WeimerAdd the wcslcpy, wcslcat functions
2023-06-14  Florian WeimerImplement strlcpy and strlcat [BZ #178]
2023-06-06  Frédéric BératMove {read,write}_all functions to a dedicated header
2023-06-02  Paul PluzhnikovFix a few more typos I missed in previous round --...
2023-06-02  Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-06-01  Alejandro ColomarUse __nonnull for the epoll_wait(2) family of syscalls
2023-05-01  Sergey BugaevMark various cold functions as __COLD
2023-05-01  набFix regex type usage
2023-03-27  Adhemerval Zanella... Remove set-hooks.h from generic includes
2023-03-27  Adhemerval Zanella... libio: Remove the usage of __libc_IO_vtables
2023-03-27  Adhemerval Zanella... Move libc_freeres_ptrs and libc_subfreeres to hidden...
2023-03-02  Joseph MyersC2x scanf binary constant handling
2023-02-17  Adhemerval Zanellastring: Remove string_private.h
2023-02-17  Adhemerval Zanellaresolv: Remove _STRING_ARCH_unaligned usage
2023-02-16  Joseph MyersC2x strtol binary constant handling
2023-02-08  Adhemerval Zanellastring: Add libc_hidden_proto for memrchr
2023-02-08  Adhemerval Zanellastring: Add libc_hidden_proto for strchrnul
2023-02-01  Adhemerval Zanella... Linux: optimize clone3 internal usage
2023-02-01  Adhemerval Zanella... linux: Add clone3 CLONE_CLEAR_SIGHAND optimization...
2023-02-01  Adhemerval Zanella... Linux: Do not align the stack for __clone3
2023-02-01  Adhemerval Zanella... linux: Extend internal clone3 documentation
2023-02-01  Carlos O'DonellPrepare for glibc 2.37 release.
2023-01-31  fanquakedoc: correct _FORTIFY_SOURCE doc in features.h
2023-01-25  Florian Weimerstdio-common: Handle -1 buffer size in __sprintf_chk...
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
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: 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-11-17  YunQiang SuDefine in_int32_t_range to check if the 64 bit time_t...
2022-11-08  Adhemerval ZanellaLinux: Add ppoll fortify symbol for 64 bit time_t ...
2022-11-07  Adhemerval ZanellaApply asm redirection in gmp.h before first use
2022-11-01  Adhemerval Zanellaallocate_once: Apply asm redirection before first use
2022-11-01  Adhemerval Zanellaalloc_buffer: Apply asm redirection before first use
2022-10-28  Szabolcs NagyRemove unused scratch_buffer_dupfree
2022-10-28  Szabolcs Nagymalloc: Use uintptr_t in alloc_buffer
2022-09-17  Samuel Thibaulthurd: Factorize at/non-at functions
2022-08-30  Raphael Moreira... Apply asm redirections in wchar.h before first use
2022-08-30  Florian Weimerresolv: Add DNS packet parsing helpers geared towards...
2022-08-30  Florian Weimerresolv: Add internal __ns_name_length_uncompressed...
2022-08-30  Florian Weimerresolv: Add the __ns_samebinaryname function
2022-08-30  Florian Weimerresolv: Add internal __res_binary_hnok function
2022-08-03  Florian Weimerassert: Do not use stderr in libc-internal assert
2022-08-03  Florian Weimerstdio: Clean up __libc_message after unconditional...
2022-07-29  Carlos O'DonellPrepare for glibc 2.36 release.
2022-07-27  Jason A. Donenfeldarc4random: simplify design for better safety
2022-07-22  Adhemerval Zanella... stdlib: Add arc4random, arc4random_buf, and arc4random_...
2022-07-14  Tulio Magno Quites... Apply asm redirections in stdio.h before first use...
2022-07-05  Fangrui Songlibc-symbols.h: remove unused macros
2022-06-24  Adhemerval Zanellamisc: Optimize internal usage of __libc_single_threaded
2022-06-10  Wilco DijkstraAdd bounds check to __libc_ifunc_impl_list
2022-05-25  Arjun ShankarFix deadlock when pthread_atfork handler calls pthread_...
2022-05-24  Florian Weimerstdio-common: Move union printf_arg int <printf.h>
2022-05-24  Florian Weimerstdio-common: Add printf specifier registry to <printf.h>
2022-05-13  Adhemerval Zanellastdio: Remove the usage of $(fno-unit-at-a-time) for...
2022-05-13  Adhemerval Zanellastdio: Remove the usage of $(fno-unit-at-a-time) for...
2022-05-13  H.J. LuAdd declare_object_symbol_alias for assembly codes...
2022-05-13  Siddhesh Poyarekarwcrtomb: Make behavior POSIX compliant
2022-05-05  Xiaoming Niclock_settime/clock_gettime: Use __nonnull to avoid...
2022-04-26  H.J. LuAdd GLIBC_ABI_DT_RELR for DT_RELR support
2022-04-19  Fangrui Songelf: Remove __libc_init_secure
2022-02-10  Adhemerval Zanellaelf: Remove prelink support
2022-02-03  Carlos O'DonellPrepare for glibc 2.35 release.
2022-01-28  Adhemerval ZanellaLinux: Only generate 64 bit timestamps for 64 bit time_...
2022-01-25  Adhemerval Zanellaposix: Add terminal control setting support for posix_spawn
2022-01-17  Adhemerval ZanellaLinux: Add epoll_pwait2 (BZ #27359)
2022-01-17  Florian Weimersocket: Add the __sockaddr_un_set function
2022-01-12  Siddhesh PoyarekarEnable _FORTIFY_SOURCE=3 for gcc 12 and above
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-28  Florian Weimerelf: Add _dl_find_object function
2021-12-28  Adhemerval Zanellaelf: Issue audit la_objopen for vDSO
2021-12-28  Adhemerval Zanellaelf: Avoid unnecessary slowdown from profiling with...
2021-12-28  Samuel Thibaulthurd: Fix static-PIE startup
2021-12-15  Adhemerval Zanellamalloc: Add THP/madvise support for sbrk
2021-11-24  Adhemerval Zanellaio: Refactor close_range and closefrom
2021-11-22  Adhemerval Zanellasetjmp: Replace jmp_buf-macros.h with jmp_buf-macros.sym
2021-11-17  Florian Weimernptl: Extract <bits/atomic_wide_counter.h> from pthread...
2021-10-26  Noah GoldsteinString: Add hidden defs for __memcmpeq() to enable...
2021-10-21  Chung-Lin Tangelf: Fix slow DSO sorting behavior in dynamic loader...
2021-09-27  Adhemerval Zanellamisc: Add __get_nprocs_sched
2021-09-24  Joseph MyersDefine __STDC_IEC_60559_BFP__ and __STDC_IEC_60559_COMP...
2021-09-22  H.J. Luld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld...
2021-09-21  Paul Eggertregex: copy back from Gnulib
2021-09-19  H.J. LuExtend struct r_debug to support multiple namespaces...
2021-09-15  Joseph MyersRedirect fma calls to __fma in libm
2021-09-10  Florian Weimer_Static_assert needs two arguments for compatibility...
next