aboutsummaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)AuthorFilesLines
2 daysmanual: Add description of AArch64-specific pkey flagsYury Khrustalev1-1/+15
9 daysmanual: Fix overeager s/int/size_t/ in memory.texiJonathan Wakely1-1/+1
2024-11-06manual: Use more precise wording for memory protection keysYury Khrustalev1-27/+31
2024-11-04Add feature test macro _ISOC2Y_SOURCELenard Mollenkopf1-0/+7
2024-10-28Document further requirement on mixing streams / file descriptorsJoseph Myers1-0/+21
2024-10-21manual: Document stdio.h functions that may be macrosDJ Delorie1-0/+12
2024-10-11manual: Fix and test @deftypef* function formattingCarlos O'Donell8-31/+104
2024-10-10misc: Add support for Linux uio.h RWF_ATOMIC flagAdhemerval Zanella1-0/+13
2024-10-10linux: Add MAP_DROPPABLE from Linux 6.11Adhemerval Zanella1-0/+9
2024-10-08stdlib: Make abort/_Exit AS-safe (BZ 26275)Adhemerval Zanella1-4/+5
2024-09-27manual: Document that feof and ferror are mutually exclusiveFlorian Weimer1-0/+9
2024-09-20manual: __is_last is no longer part of iconv internalsFlorian Weimer1-9/+9
2024-09-11Linux: Add the sched_setattr and sched_getattr functionsFlorian Weimer1-0/+115
2024-09-11manual: Extract the @manpageurl{func,sec} macroFlorian Weimer1-2/+5
2024-09-06Document limitations on streams passed to freopenJoseph Myers1-0/+8
2024-09-06manual: Safety annotations for clock_gettime, clock_getresFlorian Weimer1-0/+2
2024-08-27manual: Add Descriptor-Relative Access sectionFlorian Weimer3-10/+235
2024-08-15ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]Siddhesh Poyarekar1-5/+3
2024-08-13manual: Document dprintf and vdprintfFlorian Weimer1-0/+27
2024-08-13manual: Document generic printf error codesFlorian Weimer1-0/+23
2024-08-06manual/stdio: Further clarify putc, putwc, getc, and getwcArjun Shankar1-17/+10
2024-08-01mremap: Update manual entryH.J. Lu1-7/+35
2024-07-29manual: make setrlimit() description less ambiguousLukas Bulwahn1-2/+2
2024-07-29manual/stdio: Clarify putc and putwcArjun Shankar1-6/+6
2024-07-24manual: Do not mention STATIC_TLS in dynamic linker hardening recommendationsFlorian Weimer1-12/+12
2024-07-21contrib.texi: Fix format of MIPS and RISC-VAndreas K. Hüttel1-3/+3
2024-07-21install.texi: bump "latest verified" versionsAndreas K. Hüttel1-9/+9
2024-07-20contrib.texi: updateAndreas K. Hüttel1-5/+29
2024-07-09Linux: Make __rseq_size useful for feature detection (bug 31965)Florian Weimer1-2/+6
2024-07-09manual: add syscallsDJ Delorie6-37/+96
2024-07-03manual: Recommendations for dynamic linker hardeningFlorian Weimer1-0/+558
2024-07-02Add --disable-static-c++-tests option [BZ #31797]H.J. Lu1-0/+8
2024-07-02Add --disable-static-c++-link-check option [BZ #31412]H.J. Lu1-0/+8
2024-07-01Update mmap() flags and errors listsDJ Delorie1-16/+126
2024-06-26Fix strnlen doc re array sizePaul Eggert1-7/+10
2024-06-24INSTALL: Fix typo ibmlondouble to ibmlongdoubleJoe Simmons-Talbott1-1/+1
2024-06-18elf: Remove LD_HWCAP_MASK / tunable glibc.cpu.hwcap_maskStefan Liebler2-17/+6
2024-06-17Convert to autoconf 2.72 (vanilla release, no distribution patches)Andreas K. Hüttel1-1/+1
2024-06-17Implement C23 exp2m1, exp10m1Joseph Myers1-0/+30
2024-06-17Implement C23 log10p1Joseph Myers1-0/+14
2024-06-17Implement C23 logp1Joseph Myers1-0/+12
2024-06-15Minor code improvement to timespec_subtract examplePaul Eggert1-3/+3
2024-06-15Modernize and fix doc’s “Date and Time” (BZ 31876)Paul Eggert8-462/+584
2024-06-15manual: minor language fix (bz 31340)Andreas K. Hüttel1-1/+1
2024-06-04Improve doc for time_t range (BZ 31808)Paul Eggert1-1/+11
2024-05-30x86: Add seperate non-temporal tunable for memsetNoah Goldstein1-1/+15
2024-05-21manual: clarify defintions of floating point exponent bounds (bug 31518)Andreas Schwab1-5/+5
2024-05-20Implement C23 log2p1Joseph Myers1-0/+14
2024-05-13manual: add dup3DJ Delorie1-0/+8
2024-04-24LoongArch: Add glibc.cpu.hwcap support.caiyinyu1-1/+4