about summary refs log tree commit diff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
* manual: Document __wur usage under _FORTIFY_SOURCESiddhesh Poyarekar2023-04-031-0/+3
* Remove --enable-tunables configure optionAdhemerval Zanella Netto2023-03-291-19/+0
* Remove --disable-experimental-malloc optionAdhemerval Zanella2023-03-291-6/+0
* Remove --with-default-link configure optionAdhemerval Zanella Netto2023-03-271-6/+0
* Update printf %b/%B C2x supportJoseph Myers2023-03-141-1/+1
* C2x scanf binary constant handlingJoseph Myers2023-03-021-1/+2
* tunables.texi: Change \code{1} to @code{1}H.J. Lu2023-02-231-1/+1
* x86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656]H.J. Lu2023-02-221-9/+24
* gmon: improve mcount overflow handling [BZ# 27576]Simon Kissane2023-02-221-0/+59
* C2x strtol binary constant handlingJoseph Myers2023-02-161-3/+6
* S390: Influence hwcaps/stfle via GLIBC_TUNABLES.Stefan Liebler2023-02-071-1/+5
* Replace rawmemchr (s, '\0') with strchrWilco Dijkstra2023-02-061-9/+1
* Update install.texi, and regenerate INSTALL.Carlos O'Donell2023-01-311-8/+8
* Update manual/contrib.texi.Carlos O'Donell2023-01-311-4/+12
* Document '%F' format specifierPaul Pluzhnikov2023-01-251-11/+12
* manual: Fix typoMartin Joerg2023-01-181-1/+1
* Add _FORTIFY_SOURCE implementation documentation [BZ #28998]Siddhesh Poyarekar2023-01-102-0/+251
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0648-48/+48
* libio: Convert __vswprintf_internal to buffers (bug 27857)Florian Weimer2022-12-191-3/+4
* manual: Add missing % in int conversion listJakub Wilk2022-10-251-1/+1
* Use atomic_exchange_release/acquireWilco Dijkstra2022-09-262-4/+4
* Use C11 atomics instead of atomic_decrement_and_testWilco Dijkstra2022-09-231-1/+1
* Use C11 atomics instead of atomic_increment(_val)Wilco Dijkstra2022-09-232-3/+3
* Fix BRE typos in check-safety.shPaul Eggert2022-09-141-3/+3
* Use C11 atomics instead of atomic_decrement(_val)Wilco Dijkstra2022-09-092-2/+2
* Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer2022-08-251-9/+0
* Detect ld.so and libc.so version inconsistency during startupFlorian Weimer2022-08-241-0/+9
* malloc: Correct the documentation of the top_pad defaultFlorian Weimer2022-08-041-1/+1
* Update install.texi, and regenerate INSTALL.Carlos O'Donell2022-07-291-6/+6
* arc4random: simplify design for better safetyJason A. Donenfeld2022-07-271-10/+3
* LoongArch: Update NEWS and README for the LoongArch port.caiyinyu2022-07-261-1/+1
* manual: Add documentation for arc4random functionsAdhemerval Zanella Netto2022-07-221-0/+46
* AArch64: Add asymmetric faulting mode for tag violations in mem.tagging tunableTejas Belagod2022-06-301-0/+3
* x86: Add bounds `x86_non_temporal_threshold`Noah Goldstein2022-06-151-1/+1
* grep: egrep -> grep -E, fgrep -> grep -FSam James2022-06-051-1/+1
* manual: fix reference to source fileAndreas Schwab2022-05-311-1/+1
* wcrtomb: Make behavior POSIX compliantSiddhesh Poyarekar2022-05-131-5/+6
* manual: Clarify that abbreviations of long options are allowedSiddhesh Poyarekar2022-05-041-1/+2
* dlfcn: Implement the RTLD_DI_PHDR request type for dlinfoFlorian Weimer2022-04-291-3/+12
* manual: Document the dlinfo functionFlorian Weimer2022-04-291-1/+70
* INSTALL: Rephrase -with-default-link documentationFlorian Weimer2022-04-261-5/+5
* Default to --with-default-link=no (bug 25812)Florian Weimer2022-04-221-0/+6
* nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029)Adhemerval Zanella2022-04-141-2/+1
* hurd: Define ELIBEXECSamuel Thibault2022-04-121-5/+5
* manual: SA_ONSTACK is ignored without alternate stackFlorian Weimer2022-02-281-1/+1
* Update install.texi, and regenerate INSTALL.Carlos O'Donell2022-02-031-9/+12
* Linux: Use ptrdiff_t for __rseq_offsetFlorian Weimer2022-02-021-1/+1
* x86_64: Document libmvec vector functions accuracy [BZ #28766]Sunil K Pandey2022-01-191-2/+3
* Add --with-rtld-early-cflags configure optionFlorian Weimer2022-01-141-0/+7
* manual: Drop obsolete @refillSiddhesh Poyarekar2022-01-1210-21/+21