]> git.ipfire.org Git - thirdparty/glibc.git/history - manual
po: Update translations
[thirdparty/glibc.git] / manual /
2024-01-30  Andreas K. HüttelINSTALL, install.texi: minor updates, regenerate
2024-01-30  Andreas K. Hüttelcontrib.texi: update
2024-01-30  Joe Simmons-Talbottmanual/io: Fix swapped reading and writing phrase.
2024-01-24  Dennis Brendelmanual: fix order of arguments of memalign and aligned_...
2024-01-24  Florian Weimermanual, NEWS: Document malloc side effect of dynamic...
2024-01-15  Adhemerval Zanellastdlib: Reinstate stable mergesort implementation on...
2024-01-09  Adhemerval Zanellai386: Fail if configured with --enable-cet
2024-01-08  Adhemerval ZanellaRemove ia64-linux-gnu
2024-01-05  H.J. Luelf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT
2024-01-04  H.J. Lui386: Ignore --enable-cet
2024-01-03  Joseph MyersImplement C23 <stdbit.h>
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-12-19  Bruno Haiblemanual: Clarify undefined behavior of feenableexcept...
2023-11-21  Adhemerval Zanellaelf: Ignore GLIBC_TUNABLES for setuid/setgid binaries
2023-11-21  Adhemerval Zanellaelf: Remove /etc/suid-debug support
2023-11-20  Carlos O'Donellmanual: Fix termios.c example. (Bug 31078)
2023-11-13  Wilco DijkstraAArch64: Remove Falkor memcpy
2023-11-09  Paul EggertFix type typo in “String/Array Conventions” doc
2023-11-07  Adhemerval Zanellaelf: Add glibc.mem.decorate_maps tunable
2023-10-31  Adhemerval Zanellastdlib: Remove use of mergesort on qsort (BZ 21719)
2023-10-31  Adhemerval Zanellacrypt: Remove manul entry for --enable-crypt
2023-10-30  Adhemerval Zanellacrypt: Remove libcrypt support
2023-09-29  Noah Goldsteinx86: Add support for AVX10 preset and vec size in cpu...
2023-09-28  Joseph MyersC2x scanf %wN, %wfN support
2023-09-06  Florian Weimermanual: Fix ld.so diagnostics menu/section structure
2023-09-05  Adhemerval Zanella... linux: Add pidfd_getpid
2023-09-05  Adhemerval Zanella... posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)
2023-08-25  Florian Weimerelf: Check that --list-diagnostics output has the expec...
2023-08-25  Florian Weimermanual: Document ld.so --list-diagnostics output
2023-08-25  Mark Wielaardmanual/jobs.texi: Add missing @item EPERM for getpgid
2023-08-01  Mahesh BodapatiPowerPC: Influence cpu/arch hwcap features via GLIBC_TU...
2023-07-30  Andreas K. Hüttelinstall.texi: Build was tested with binutils 2.41 ...
2023-07-27  Andreas K. Hüttelinstall.texi: Update versions of most recent build...
2023-07-27  Andreas K. Hüttelcontrib.texi: Update for 2.38
2023-07-27  H.J. Lu<sys/platform/x86.h>: Add APX support
2023-07-20  Siddhesh Poyarekarconfigure: Disable building libcrypt by default
2023-07-17  Siddhesh Poyarekarconfigure: Use autoconf 2.71
2023-07-13  Bert Wesargmanual: Fix typos in struct dl_find_object
2023-07-05  Frédéric BératAllow glibc to be built with _FORTIFY_SOURCE
2023-07-03  Florian Weimermanual: Update documentation of strerror and related...
2023-07-03  Florian Weimermanual: Enhance documentation of the <ctype.h> functions
2023-06-22  Paul EggertCall "CST" a time zone abbreviation, not a name
2023-06-19  Joseph MyersC2x scanf %b support
2023-06-19  Joseph MyersC2x printf %wN, %wfN support (bug 24466)
2023-06-14  Paul Eggertmanual: Manual update for strlcat, strlcpy, wcslcat...
2023-05-27  Paul PluzhnikovFix misspellings in manual/ -- BZ 25337
2023-05-08  DJ Deloriealigned_alloc: conform to C17
2023-05-08  Florian Weimermanual: Remove unsupported line breaks in waiting-with...
2023-05-07  Florian WeimerRevert "riscv: Resolve symbols directly for symbols...
2023-05-03  Joe RamsayEnable libmvec support for AArch64
2023-04-28  Hsiangkai Wangriscv: Resolve symbols directly for symbols with STO_RI...
2023-04-26  Gavin Smithmanual: document posix_openpt (bug 17010)
2023-04-20  Cupertino MirandaCreated tunable to force small pages on stack allocation.
2023-04-08  Paul Eggertmanual: update AddressSanitizer discussion
2023-04-08  Paul Eggertmanual: document snprintf truncation better
2023-04-08  Paul Eggertmanual: improve string section wording
2023-04-08  Paul Eggertmanual: fix texinfo typo
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add PREFETCHI support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add AMX-COMPLEX support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add AVX-NE-CONVERT support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add AVX-VNNI-INT8 support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add MSRLIST support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add AVX-IFMA support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add AMX-FP16 support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add WRMSRNS support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add ArchPerfmonExt support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add CMPCCXADD support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add LASS support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add RAO-INT support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add LBR support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add RTM_FORCE_ABORT support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add SGX-KEYS support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add BUS_LOCK_DETECT support
2023-04-05  H.J. Lu<sys/platform/x86.h>: Add LA57 support
2023-04-05  H.J. Luplatform.texi: Move LAM after LAHF64_SAHF64
2023-04-03  Siddhesh Poyarekarmanual: Document __wur usage under _FORTIFY_SOURCE
2023-03-29  Adhemerval Zanella... Remove --enable-tunables configure option
2023-03-29  Adhemerval ZanellaRemove --disable-experimental-malloc option
2023-03-27  Adhemerval Zanella... Remove --with-default-link configure option
2023-03-14  Joseph MyersUpdate printf %b/%B C2x support
2023-03-02  Joseph MyersC2x scanf binary constant handling
2023-02-23  H.J. Lutunables.texi: Change \code{1} to @code{1}
2023-02-23  H.J. Lux86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656]
2023-02-23  Simon Kissanegmon: improve mcount overflow handling [BZ# 27576]
2023-02-16  Joseph MyersC2x strtol binary constant handling
2023-02-07  Stefan LieblerS390: Influence hwcaps/stfle via GLIBC_TUNABLES.
2023-02-06  Wilco DijkstraReplace rawmemchr (s, '\0') with strchr
2023-01-31  Carlos O'DonellUpdate install.texi, and regenerate INSTALL.
2023-01-31  Carlos O'DonellUpdate manual/contrib.texi.
2023-01-25  Paul PluzhnikovDocument '%F' format specifier
2023-01-18  Martin Joergmanual: Fix typo
2023-01-10  Siddhesh PoyarekarAdd _FORTIFY_SOURCE implementation documentation [BZ...
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-12-19  Florian Weimerlibio: Convert __vswprintf_internal to buffers (bug...
2022-10-25  Jakub Wilkmanual: Add missing % in int conversion list
2022-09-26  Wilco DijkstraUse atomic_exchange_release/acquire
2022-09-23  Wilco DijkstraUse C11 atomics instead of atomic_decrement_and_test
2022-09-23  Wilco DijkstraUse C11 atomics instead of atomic_increment(_val)
2022-09-14  Paul EggertFix BRE typos in check-safety.sh
2022-09-09  Wilco DijkstraUse C11 atomics instead of atomic_decrement(_val)
next