]> git.ipfire.org Git - thirdparty/glibc.git/history - include
AArch64: Fix instability in AdvSIMD sinh
[thirdparty/glibc.git] / include /
47 hours ago  Collin FunkAdd feature test macros for POSIX.1-2024.
2 days ago  Adhemerval Zanellamath: Remove the SVID error handling wrapper from sqrt
2 days ago  Wilco Dijkstranptl: Remove ATOMIC_EXCHANGE_USES_CAS usage
2 days ago  Adhemerval Zanellaatomic: Consolidate atomic_write_barrier implementation
2 days ago  Adhemerval Zanellaatomic: Consolidate atomic_read_barrier implementation
2 days ago  Adhemerval Zanellaatomic: Consolidate atomic_full_barrier implementation
6 days ago  Yury Khrustalevdebug: mark __libc_message_wrapper as always inline
8 days ago  Adhemerval Zanellaargp: Move attribute_hidden to argp-fmtstream.h
8 days ago  Adhemerval Zanellainclude: Sync gnulib intprops
2025-10-21  Adhemerval Zanellastdio: Only use __va_arg_pack if compiler supports it
2025-10-21  Adhemerval Zanellaelf: Suppress unused function clang warning for __ifunc...
2025-10-21  Adhemerval ZanellaSuppress -Wmaybe-uninitialized only for gcc
2025-10-21  Adhemerval ZanellaDisable __USE_EXTERN_INLINES for clang
2025-10-10  Yury Khrustalevmisc: Fix several typos
2025-10-08  Wilco Dijkstraatomic: Remove atomic_forced_read
2025-10-01  Prasanna Paithankarshm-directory: Truncated struct member name length
2025-10-01  Joseph MyersImplement C23 memset_explicit (bug 32378)
2025-09-23  Adhemerval Zanellaassert: Refactor assert/assert_perror
2025-09-15  Yury Khrustalevsupport: add check_mem_access function
2025-09-11  Adhemerval Zanellamath: Add fetestexcept internal alias
2025-09-11  Adhemerval Zanellamath: Add feclearexcept internal alias
2025-09-10  Wilco Dijkstraatomics: Remove unused atomics
2025-09-09  Wilco Dijkstraatomic: Switch atomic.h to builtin atomics
2025-09-09  Wilco Dijkstraatomic: Use builtin atomics with USE_ATOMIC_COMPILER_BU...
2025-08-27  Cupertino Mirandaelf: early conversion of elf p_flags to mprotect flags
2025-08-23  H.J. LuUndef __INT64_C/__UINT64_C for glibc build and test
2025-07-28  Andreas K. HüttelBump version number to 2.42
2025-07-05  Florian Weimerelf: Restore support for _r_debug interpositions and...
2025-06-30  H.J. Luelf: Add DL_ADDRESS_WITHOUT_RELOC [BZ #33088]
2025-06-30  Adhemerval Zanellastdlib: Fix __libc_message_impl iovec size (BZ 32947)
2025-06-17  H. Peter Anvininclude/array_length.h: add array_foreach[_const] macros
2025-06-17  H. Peter Anvin ... termios: add new baud_t interface, defined to be explic...
2025-06-17  H. Peter Anvin ... io: replace local_isatty() with a proper function __isa...
2025-06-17  H. Peter Anvin ... termios: make __tcsetattr() the internal interface
2025-05-27  Jonathan WakelyFix comment typo in libc-symbols.h
2025-05-16  Florian WeimerUse proper extern declaration for _nl_C_LC_CTYPE_{class...
2025-05-16  Florian WeimerOptimize __libc_tsd_* thread variable access
2025-05-16  Florian WeimerRemove <libc-tsd.h>
2025-03-24  Aaron MereyAdd _FORTIFY_SOURCE support for inet_pton
2025-03-21  Adhemerval Zanelladebug: Improve '%n' fortify detection (BZ 30932)
2025-03-21  Frédéric BératAdd _FORTIFY_SOURCE support for inet_ntop
2025-03-21  Frédéric BératAdd missing guards in include/arpa/inet.h
2025-03-21  Frédéric BératPrepare inet_ntop to be fortified
2025-02-02  Florian Weimerelf: Merge __dl_libc_freemem into __rtld_libc_freeres
2025-02-01  Florian Weimerelf: Do not add a copy of _dl_find_object to libc.so
2025-01-28  Andreas K. HüttelBump version to 2.41
2025-01-24  Florian WeimerRevert "stdlib: Support malloc-managed environ arrays...
2025-01-23  Florian Weimerstdlib: Support malloc-managed environ arrays for compa...
2025-01-07  Samuel Thibaultinclude/string.h: Also redirect calls if not inlined...
2025-01-02  H.J. LuRedirect mempcpy and stpcpy only in libc.a
2025-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2024-12-22  Adhemerval Zanellainclude/sys/cdefs.h: Add __attribute_optimization_barrier__
2024-12-22  H.J. LuFix build without stack protector [BZ #32494]
2024-12-22  Adhemerval ZanellaAdd clang specific warning suppression macros
2024-12-22  H.J. LuAdd include/libc-misc.h
2024-12-20  H.J. LuDon't use glibc <tgmath.h> when testing with Clang
2024-12-14  H.J. Luinclude/bits/sigstksz.h: Avoid #elif IS_IN (libsupport)
2024-12-12  H.J. Lumath: Remove __XXX math functions from installed math...
2024-12-07  H.J. Lumath: Exclude internal math symbols for tests [BZ ...
2024-11-04  Lenard MollenkopfAdd feature test macro _ISOC2Y_SOURCE
2024-10-08  Adhemerval Zanellastdlib: Make abort/_Exit AS-safe (BZ 26275)
2024-09-06  Florian Weimerstdlib: Do not use GLIBC_PRIVATE ABI for errno in libc_...
2024-08-09  Florian WeimerDefine __libc_initial for the static libc
2024-08-05  Florian Weimerelf: Avoid re-initializing already allocated TLS in...
2024-07-21  Andreas K. HüttelIncrease version number to 2.40
2024-04-10  Adhemerval Zanellaposix: Sync tempname with gnulib
2024-03-01  Evan Greenriscv: Enable multi-arg ifunc resolvers
2024-02-23  Adhemerval Zanellaarm: Use _dl_find_object on __gnu_Unwind_Find_exidx...
2024-02-06  Stefan Lieblerstring: Add hidden builtin definition for __strcpy_chk.
2024-02-01  Joseph MyersRefer to C23 in place of C2X in glibc
2024-01-31  Andreas K. Hüttelversion.h, include/features.h: Bump version to 2.39
2024-01-03  Joseph MyersImplement C23 <stdbit.h>
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-12-20  Joe Ramsayaarch64: Add half-width versions of AdvSIMD f32 libmvec...
2023-11-22  Adhemerval Zanellamalloc: Use __get_nprocs on arena_get2 (BZ 30945)
2023-11-21  Adhemerval Zanellaelf: Remove LD_PROFILE for static binaries
2023-11-07  Adhemerval Zanellalinux: Add PR_SET_VMA_ANON_NAME support
2023-10-31  Adhemerval Zanellastdlib: Remove use of mergesort on qsort (BZ 21719)
2023-10-30  Adhemerval Zanellacrypt: Remove libcrypt support
2023-10-24  Arjun ShankarMove 'netgroup' routines from 'inet' into 'nss'
2023-10-24  Arjun ShankarMove 'aliases' routines from 'inet' into 'nss'
2023-10-24  Arjun ShankarRemove 'shadow' and merge into 'nss'
2023-10-24  Arjun ShankarRemove 'pwd' and merge into 'nss'
2023-10-24  Arjun ShankarRemove 'gshadow' and merge into 'nss'
2023-10-24  Arjun ShankarRemove 'grp' and merge into 'nss' and 'posix'
2023-10-18  Florian WeimerRevert "elf: Always call destructors in reverse constru...
2023-09-11  Joe Simmons-Talbottstdio: Remove __libc_message alloca usage
2023-09-08  Florian Weimerelf: Remove unused l_text_end field from struct link_map
2023-09-08  Florian Weimerelf: Always call destructors in reverse constructor...
2023-09-05  Adhemerval Zanella... posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)
2023-09-04  Samuel Thibault__call_tls_dtors: Use call_function_static_weak
2023-08-11  Florian Weimernscd: Do not rebuild getaddrinfo (bug 30709)
2023-08-03  Samuel Thibaultchk: Add and fix hidden builtin definitions for *_chk
2023-07-30  Andreas K. HüttelIncrease version numbers
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...
next