summaryrefslogtreecommitdiff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
* aligned_alloc: conform to C17DJ Delorie2023-05-081-1/+1
* manual: Remove unsupported line breaks in waiting-with-clock sectionFlorian Weimer2023-05-081-21/+8
* Revert "riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC."Florian Weimer2023-05-071-6/+0
* Enable libmvec support for AArch64Joe Ramsay2023-05-031-0/+3
* riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC.Hsiangkai Wang2023-04-281-0/+6
* manual: document posix_openpt (bug 17010)Gavin Smith2023-04-261-3/+33
* Created tunable to force small pages on stack allocation.Cupertino Miranda2023-04-201-0/+15
* manual: update AddressSanitizer discussionPaul Eggert2023-04-081-5/+4
* manual: document snprintf truncation betterPaul Eggert2023-04-081-1/+4
* manual: improve string section wordingPaul Eggert2023-04-081-13/+21
* manual: fix texinfo typoPaul Eggert2023-04-081-2/+1
* <sys/platform/x86.h>: Add PREFETCHI supportH.J. Lu2023-04-051-0/+3
* <sys/platform/x86.h>: Add AMX-COMPLEX supportH.J. Lu2023-04-051-0/+3
* <sys/platform/x86.h>: Add AVX-NE-CONVERT supportH.J. Lu2023-04-051-0/+3
* <sys/platform/x86.h>: Add AVX-VNNI-INT8 supportH.J. Lu2023-04-051-0/+3
* <sys/platform/x86.h>: Add MSRLIST supportH.J. Lu2023-04-051-0/+4
* <sys/platform/x86.h>: Add AVX-IFMA supportH.J. Lu2023-04-051-0/+3
* <sys/platform/x86.h>: Add AMX-FP16 supportH.J. Lu2023-04-051-0/+3
* <sys/platform/x86.h>: Add WRMSRNS supportH.J. Lu2023-04-051-0/+3
* <sys/platform/x86.h>: Add ArchPerfmonExt supportH.J. Lu2023-04-051-0/+4
* <sys/platform/x86.h>: Add CMPCCXADD supportH.J. Lu2023-04-051-0/+3
* <sys/platform/x86.h>: Add LASS supportH.J. Lu2023-04-051-0/+3
* <sys/platform/x86.h>: Add RAO-INT supportH.J. Lu2023-04-051-0/+3
* <sys/platform/x86.h>: Add LBR supportH.J. Lu2023-04-051-0/+3
* <sys/platform/x86.h>: Add RTM_FORCE_ABORT supportH.J. Lu2023-04-051-0/+3
* <sys/platform/x86.h>: Add SGX-KEYS supportH.J. Lu2023-04-051-0/+3
* <sys/platform/x86.h>: Add BUS_LOCK_DETECT supportH.J. Lu2023-04-051-0/+3
* <sys/platform/x86.h>: Add LA57 supportH.J. Lu2023-04-051-0/+3
* platform.texi: Move LAM after LAHF64_SAHF64H.J. Lu2023-04-051-3/+3
* 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