]> git.ipfire.org Git - thirdparty/glibc.git/history - include
hurd: Mark more xfails for missing RLIMIT_AS support
[thirdparty/glibc.git] / include /
4 days ago  H.J. Luelf: Add DL_ADDRESS_WITHOUT_RELOC [BZ #33088]
4 days ago  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...
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
next