]> git.ipfire.org Git - thirdparty/glibc.git/history - include
sparc (64bit): Regenerate ulps
[thirdparty/glibc.git] / include /
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...
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-08-14  Stafford Hornetime: Fix overflow itimer tests on 32-bit systems
2021-08-02  Carlos O'DonellPrepare for glibc 2.34 release.
2021-07-28  Siddhesh Poyarekarxmalloc: Fix warnings with gcc analyzer
2021-07-22  Siddhesh PoyarekarSimplify __malloc_initialized
2021-07-22  Siddhesh Poyarekarmcheck: Wean away from malloc hooks [BZ #23489]
2021-07-22  Siddhesh PoyarekarRemove __morecore and __default_morecore
2021-07-19  Florian Weimernss: Directly load nss_dns, without going through dlsym...
2021-07-19  Florian Weimerresolv: Move nss_dns into libc
2021-07-19  Florian Weimerresolv: Move res_queriesmatch to its own file and into...
2021-07-19  Florian Weimerresolv: Move res_nameinquery to its own file and into...
2021-07-19  Florian Weimerresolv: Move ns_samename into its own file, and into...
2021-07-19  Florian Weimerresolv: Move ns_makecanon into its own file, and into...
2021-07-19  Florian Weimerresolv: Move res_isourserver to its own file and reform...
2021-07-19  Florian Weimerresolv: Rename res_comp.c to res-name-checking.c and...
2021-07-19  Florian Weimerresolv: Move dn_skipname to its own file and into libc
2021-07-19  Florian Weimerresolv: Move dn_comp to its own file and into libc
2021-07-19  Florian Weimerresolv: Move dn_expand to its own file and into libc
2021-07-19  Florian Weimerresolv: Move ns_name_compress into its own file and...
2021-07-19  Florian Weimerresolv: Move ns_name_pack into its own file and into...
2021-07-19  Florian Weimerresolv: Move ns_name_pton into its own file and into...
2021-07-19  Florian Weimerresolv: Move ns_name_uncompress into its own file and...
2021-07-19  Florian Weimerresolv: Move ns_name_skip to its own file and into...
2021-07-15  Florian Weimerresolv: Move ns_name_unpack to its own file and into...
2021-07-15  Florian Weimerresolv: Move ns_name_ntop to its own file and into...
2021-07-15  Florian Weimersocket: Add hidden prototype for setsockopt
2021-07-14  H.J. LuAdd an internal wrapper for clone, clone2 and clone3
2021-07-12  Florian WeimerReduce <limits.h> pollution due to dynamic PTHREAD_STAC...
2021-07-09  H.J. LuDefine PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)
2021-07-09  Florian WeimerForce building with -fno-common
2021-07-08  Adhemerval Zanellaposix: Add posix_spawn_file_actions_addclosefrom_np
2021-07-08  Adhemerval Zanellaio: Add closefrom [BZ #10353]
2021-07-08  Adhemerval Zanellalinux: Add close_range
next