aboutsummaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)Author
2023-03-14Update printf %b/%B C2x supportJoseph Myers
2023-03-02C2x scanf binary constant handlingJoseph Myers
2023-02-23tunables.texi: Change \code{1} to @code{1}H.J. Lu
2023-02-22x86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656]H.J. Lu
2023-02-22gmon: improve mcount overflow handling [BZ# 27576]Simon Kissane
2023-02-16C2x strtol binary constant handlingJoseph Myers
2023-02-07S390: Influence hwcaps/stfle via GLIBC_TUNABLES.Stefan Liebler
2023-02-06Replace rawmemchr (s, '\0') with strchrWilco Dijkstra
2023-01-31Update install.texi, and regenerate INSTALL.Carlos O'Donell
2023-01-31Update manual/contrib.texi.Carlos O'Donell
2023-01-25Document '%F' format specifierPaul Pluzhnikov
2023-01-18manual: Fix typoMartin Joerg
2023-01-10Add _FORTIFY_SOURCE implementation documentation [BZ #28998]Siddhesh Poyarekar
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-12-19libio: Convert __vswprintf_internal to buffers (bug 27857)Florian Weimer
2022-10-25manual: Add missing % in int conversion listJakub Wilk
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra
2022-09-23Use C11 atomics instead of atomic_decrement_and_testWilco Dijkstra
2022-09-23Use C11 atomics instead of atomic_increment(_val)Wilco Dijkstra
2022-09-14Fix BRE typos in check-safety.shPaul Eggert
2022-09-09Use C11 atomics instead of atomic_decrement(_val)Wilco Dijkstra
2022-08-25Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer
2022-08-24Detect ld.so and libc.so version inconsistency during startupFlorian Weimer
2022-08-04malloc: Correct the documentation of the top_pad defaultFlorian Weimer
2022-07-29Update install.texi, and regenerate INSTALL.Carlos O'Donell
2022-07-27arc4random: simplify design for better safetyJason A. Donenfeld
2022-07-26LoongArch: Update NEWS and README for the LoongArch port.caiyinyu
2022-07-22manual: Add documentation for arc4random functionsAdhemerval Zanella Netto
2022-06-30AArch64: Add asymmetric faulting mode for tag violations in mem.tagging tunableTejas Belagod
2022-06-15x86: Add bounds `x86_non_temporal_threshold`Noah Goldstein
2022-06-05grep: egrep -> grep -E, fgrep -> grep -FSam James
2022-05-31manual: fix reference to source fileAndreas Schwab
2022-05-13wcrtomb: Make behavior POSIX compliantSiddhesh Poyarekar
2022-05-04manual: Clarify that abbreviations of long options are allowedSiddhesh Poyarekar
2022-04-29dlfcn: Implement the RTLD_DI_PHDR request type for dlinfoFlorian Weimer
2022-04-29manual: Document the dlinfo functionFlorian Weimer
2022-04-26INSTALL: Rephrase -with-default-link documentationFlorian Weimer
2022-04-22Default to --with-default-link=no (bug 25812)Florian Weimer
2022-04-14nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029)Adhemerval Zanella
2022-04-12hurd: Define ELIBEXECSamuel Thibault
2022-02-28manual: SA_ONSTACK is ignored without alternate stackFlorian Weimer
2022-02-03Update install.texi, and regenerate INSTALL.Carlos O'Donell
2022-02-02Linux: Use ptrdiff_t for __rseq_offsetFlorian Weimer
2022-01-19x86_64: Document libmvec vector functions accuracy [BZ #28766]Sunil K Pandey
2022-01-14Add --with-rtld-early-cflags configure optionFlorian Weimer
2022-01-12manual: Drop obsolete @refillSiddhesh Poyarekar
2022-01-10math: Fix float conversion regressions with gcc-12 [BZ #28713]Szabolcs Nagy
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-28elf: Add _dl_find_object functionFlorian Weimer
2021-12-23stdio: Implement %#m for vfprintf and related functionsFlorian Weimer