aboutsummaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)AuthorFilesLines
2023-09-15manual/jobs.texi: Add missing @item EPERM for getpgidMark Wielaard1-0/+1
2023-07-30install.texi: Build was tested with binutils 2.41 (just released)Andreas K. Hüttel1-1/+1
2023-07-27install.texi: Update versions of most recent build toolsAndreas K. Hüttel1-7/+7
2023-07-27contrib.texi: Update for 2.38Andreas K. Hüttel1-7/+103
2023-07-27<sys/platform/x86.h>: Add APX supportH.J. Lu1-0/+3
2023-07-20configure: Disable building libcrypt by defaultSiddhesh Poyarekar1-10/+12
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar1-1/+1
2023-07-13manual: Fix typos in struct dl_find_objectBert Wesarg1-2/+2
2023-07-05Allow glibc to be built with _FORTIFY_SOURCEFrédéric Bérat1-0/+8
2023-07-03manual: Update documentation of strerror and related functionsFlorian Weimer1-26/+98
2023-07-03manual: Enhance documentation of the <ctype.h> functionsFlorian Weimer1-8/+24
2023-06-22Call "CST" a time zone abbreviation, not a namePaul Eggert2-12/+12
2023-06-19C2x scanf %b supportJoseph Myers1-3/+9
2023-06-19C2x printf %wN, %wfN support (bug 24466)Joseph Myers1-0/+18
2023-06-14manual: Manual update for strlcat, strlcpy, wcslcat, wclscpyPaul Eggert2-3/+101
2023-05-27Fix misspellings in manual/ -- BZ 25337Paul Pluzhnikov13-15/+15
2023-05-08aligned_alloc: conform to C17DJ Delorie1-1/+1
2023-05-08manual: Remove unsupported line breaks in waiting-with-clock sectionFlorian Weimer1-21/+8
2023-05-07Revert "riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC."Florian Weimer1-6/+0
2023-05-03Enable libmvec support for AArch64Joe Ramsay1-0/+3
2023-04-28riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC.Hsiangkai Wang1-0/+6
2023-04-26manual: document posix_openpt (bug 17010)Gavin Smith1-3/+33
2023-04-20Created tunable to force small pages on stack allocation.Cupertino Miranda1-0/+15
2023-04-08manual: update AddressSanitizer discussionPaul Eggert1-5/+4
2023-04-08manual: document snprintf truncation betterPaul Eggert1-1/+4
2023-04-08manual: improve string section wordingPaul Eggert1-13/+21
2023-04-08manual: fix texinfo typoPaul Eggert1-2/+1
2023-04-05<sys/platform/x86.h>: Add PREFETCHI supportH.J. Lu1-0/+3
2023-04-05<sys/platform/x86.h>: Add AMX-COMPLEX supportH.J. Lu1-0/+3
2023-04-05<sys/platform/x86.h>: Add AVX-NE-CONVERT supportH.J. Lu1-0/+3
2023-04-05<sys/platform/x86.h>: Add AVX-VNNI-INT8 supportH.J. Lu1-0/+3
2023-04-05<sys/platform/x86.h>: Add MSRLIST supportH.J. Lu1-0/+4
2023-04-05<sys/platform/x86.h>: Add AVX-IFMA supportH.J. Lu1-0/+3
2023-04-05<sys/platform/x86.h>: Add AMX-FP16 supportH.J. Lu1-0/+3
2023-04-05<sys/platform/x86.h>: Add WRMSRNS supportH.J. Lu1-0/+3
2023-04-05<sys/platform/x86.h>: Add ArchPerfmonExt supportH.J. Lu1-0/+4
2023-04-05<sys/platform/x86.h>: Add CMPCCXADD supportH.J. Lu1-0/+3
2023-04-05<sys/platform/x86.h>: Add LASS supportH.J. Lu1-0/+3
2023-04-05<sys/platform/x86.h>: Add RAO-INT supportH.J. Lu1-0/+3
2023-04-05<sys/platform/x86.h>: Add LBR supportH.J. Lu1-0/+3
2023-04-05<sys/platform/x86.h>: Add RTM_FORCE_ABORT supportH.J. Lu1-0/+3
2023-04-05<sys/platform/x86.h>: Add SGX-KEYS supportH.J. Lu1-0/+3
2023-04-05<sys/platform/x86.h>: Add BUS_LOCK_DETECT supportH.J. Lu1-0/+3
2023-04-05<sys/platform/x86.h>: Add LA57 supportH.J. Lu1-0/+3
2023-04-05platform.texi: Move LAM after LAHF64_SAHF64H.J. Lu1-3/+3
2023-04-03manual: Document __wur usage under _FORTIFY_SOURCESiddhesh Poyarekar1-0/+3
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto1-19/+0
2023-03-29Remove --disable-experimental-malloc optionAdhemerval Zanella1-6/+0
2023-03-27Remove --with-default-link configure optionAdhemerval Zanella Netto1-6/+0
2023-03-14Update printf %b/%B C2x supportJoseph Myers1-1/+1