aboutsummaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)Author
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-31Introduce _FORTIFY_SOURCE=3Siddhesh Poyarekar
2020-12-29free: preserve errno [BZ#17924]Paul Eggert
2020-12-22<sys/platform/x86.h>: Add Intel LAM supportH.J. Lu
2020-12-21elf: Add a tunable to control use of tagged memoryRichard Earnshaw
2020-12-21config: Allow memory tagging to be enabled when configuring glibcRichard Earnshaw
2020-12-18ieee754: Remove unused __sin32 and __cos32Anssi Hannula
2020-12-17s390x: Require GCC 7.1 or later to build glibc.Stefan Liebler
2020-12-03manual: Clarify File Access Modes section and add O_PATHFlorian Weimer
2020-11-25nptl: Return EINVAL for invalid clock for pthread_clockjoin_npAdhemerval Zanella
2020-10-30Argument Syntax: Use "option", @option, and @command.Carlos O'Donell
2020-10-22Reword description of SXID_* tunable propertiesSiddhesh Poyarekar
2020-10-19Move vtimes to a compatibility symbolAdhemerval Zanella
2020-10-13manual: correct the spelling of "MALLOC_PERTURB_" [BZ #23015]Benno Schulenberg
2020-10-13manual: replace an obsolete collation example with a valid oneBenno Schulenberg
2020-10-09<sys/platform/x86.h>: Add FSRCS/FSRS/FZLRM supportH.J. Lu
2020-10-09<sys/platform/x86.h>: Add Intel HRESET supportH.J. Lu
2020-10-09<sys/platform/x86.h>: Add AVX-VNNI supportH.J. Lu
2020-10-09<sys/platform/x86.h>: Add AVX512_FP16 supportH.J. Lu
2020-10-09<sys/platform/x86.h>: Add Intel UINTR supportH.J. Lu
2020-10-07Linux: Require properly configured /dev/pts for PTYsFlorian Weimer
2020-10-05manual: Fix typoJonathan Wakely
2020-09-29Set tunable value as well as min/max valuesH.J. Lu
2020-09-28Reversing calculation of __x86_shared_non_temporal_thresholdPatrick McGehearty
2020-09-16<sys/platform/x86.h>: Add Intel Key Locker supportH.J. Lu
2020-09-11x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu
2020-08-31Add mallinfo2 function that support sizes >= 4GB.Martin Liska
2020-08-08manual: Fix sigdescr_np and sigabbrev_np return type (BZ #26343)Adhemerval Zanella
2020-08-07manual: Put the istrerrorname_np and strerrordesc_np return type in bracesAdhemerval Zanella
2020-08-07manual: Fix strerrorname_np and strerrordesc_np return type (BZ #26343)Adhemerval Zanella
2020-08-05manual: Fix some @code/@var formatting glitches chapter Date And TimeFlorian Weimer
2020-07-17manual: New signal and errno string functions are AS-safeFlorian Weimer
2020-07-16Linux: Remove rseq supportFlorian Weimer
2020-07-16manual: Use Unicode instead HTML entities for characters (bug 19737)Florian Weimer
2020-07-13Remove --enable-obsolete-rpc configure flagPetr Vorel
2020-07-10Documentation for ARC portVineet Gupta
2020-07-08rtld: Avoid using up static TLS surplus for optimizations [BZ #25051]Szabolcs Nagy
2020-07-08rtld: Account static TLS surplus for audit modulesSzabolcs Nagy
2020-07-08rtld: Add rtld.nns tunable for the number of supported namespacesSzabolcs Nagy
2020-07-08Remove --enable-obsolete-nsl configure flagPetr Vorel
2020-07-07string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella
2020-07-07string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella
2020-07-07signal: Move sys_siglist to a compat symbolAdhemerval Zanella
2020-07-06x86: Add thresholds for "rep movsb/stosb" to tunablesH.J. Lu
2020-07-06Use C2x return value from getpayload of non-NaN (bug 26073).Joseph Myers
2020-07-06manual: Document __libc_single_threadedFlorian Weimer
2020-07-06Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers
2020-07-03manual: Show copyright information not just in the printed manualFlorian Weimer
2020-06-15manual: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer
2020-06-03manual/jobs.texi: remove unused var from example codeAurélien Aptel