about summary refs log tree commit diff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
* tunables: Simplify TUNABLE_SET interfaceSiddhesh Poyarekar2021-02-101-9/+7
* x86: Add PTWRITE feature detection [BZ #27346]H.J. Lu2021-02-071-0/+3
* manual: Correct description of ENTRY [BZ #17183]Florian Weimer2021-02-041-11/+15
* sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu2021-02-012-0/+27
* Update INSTALL with package versions that are known to workTulio Magno Quites Machado Filho2021-01-251-12/+12
* manual: Correct argument order in mount examples [BZ #27207]John McCabe2021-01-221-2/+2
* <sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu2021-01-211-5/+2
* ld.so: Add --list-tunables to print tunable valuesH.J. Lu2021-01-151-0/+38
* Sync FDL from https://www.gnu.org/licenses/fdl-1.3.texiPaul Eggert2021-01-021-3/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0248-48/+48
* Introduce _FORTIFY_SOURCE=3Siddhesh Poyarekar2020-12-311-1/+2
* free: preserve errno [BZ#17924]Paul Eggert2020-12-291-0/+9
* <sys/platform/x86.h>: Add Intel LAM supportH.J. Lu2020-12-221-0/+3
* elf: Add a tunable to control use of tagged memoryRichard Earnshaw2020-12-211-0/+35
* config: Allow memory tagging to be enabled when configuring glibcRichard Earnshaw2020-12-211-0/+13
* ieee754: Remove unused __sin32 and __cos32Anssi Hannula2020-12-181-14/+0
* s390x: Require GCC 7.1 or later to build glibc.Stefan Liebler2020-12-171-0/+2
* manual: Clarify File Access Modes section and add O_PATHFlorian Weimer2020-12-031-28/+44
* nptl: Return EINVAL for invalid clock for pthread_clockjoin_npAdhemerval Zanella2020-11-251-0/+2
* Argument Syntax: Use "option", @option, and @command.Carlos O'Donell2020-10-301-6/+6
* Reword description of SXID_* tunable propertiesSiddhesh Poyarekar2020-10-221-5/+6
* Move vtimes to a compatibility symbolAdhemerval Zanella2020-10-191-61/+0
* manual: correct the spelling of "MALLOC_PERTURB_" [BZ #23015]Benno Schulenberg2020-10-131-1/+1
* manual: replace an obsolete collation example with a valid oneBenno Schulenberg2020-10-131-3/+3
* <sys/platform/x86.h>: Add FSRCS/FSRS/FZLRM supportH.J. Lu2020-10-091-0/+9
* <sys/platform/x86.h>: Add Intel HRESET supportH.J. Lu2020-10-091-0/+3
* <sys/platform/x86.h>: Add AVX-VNNI supportH.J. Lu2020-10-091-0/+3
* <sys/platform/x86.h>: Add AVX512_FP16 supportH.J. Lu2020-10-091-0/+3
* <sys/platform/x86.h>: Add Intel UINTR supportH.J. Lu2020-10-091-0/+3
* Linux: Require properly configured /dev/pts for PTYsFlorian Weimer2020-10-071-8/+3
* manual: Fix typoJonathan Wakely2020-10-051-1/+1
* Set tunable value as well as min/max valuesH.J. Lu2020-09-291-2/+22
* Reversing calculation of __x86_shared_non_temporal_thresholdPatrick McGehearty2020-09-281-1/+5
* <sys/platform/x86.h>: Add Intel Key Locker supportH.J. Lu2020-09-161-0/+9
* x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu2020-09-111-0/+517
* Add mallinfo2 function that support sizes >= 4GB.Martin Liska2020-08-311-18/+18
* manual: Fix sigdescr_np and sigabbrev_np return type (BZ #26343)Adhemerval Zanella2020-08-081-2/+2
* manual: Put the istrerrorname_np and strerrordesc_np return type in bracesAdhemerval Zanella2020-08-071-2/+2
* manual: Fix strerrorname_np and strerrordesc_np return type (BZ #26343)Adhemerval Zanella2020-08-071-2/+2
* manual: Fix some @code/@var formatting glitches chapter Date And TimeFlorian Weimer2020-08-051-10/+10
* manual: New signal and errno string functions are AS-safeFlorian Weimer2020-07-172-4/+4
* Linux: Remove rseq supportFlorian Weimer2020-07-161-64/+0
* manual: Use Unicode instead HTML entities for characters (bug 19737)Florian Weimer2020-07-161-3/+3
* Remove --enable-obsolete-rpc configure flagPetr Vorel2020-07-131-3/+1
* Documentation for ARC portVineet Gupta2020-07-101-0/+4
* rtld: Avoid using up static TLS surplus for optimizations [BZ #25051]Szabolcs Nagy2020-07-081-0/+17
* rtld: Account static TLS surplus for audit modulesSzabolcs Nagy2020-07-081-3/+6
* rtld: Add rtld.nns tunable for the number of supported namespacesSzabolcs Nagy2020-07-081-0/+21
* Remove --enable-obsolete-nsl configure flagPetr Vorel2020-07-083-28/+13
* string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella2020-07-071-0/+23