about summary refs log tree commit diff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
* manual: __is_last is no longer part of iconv internalsFlorian Weimer10 days1-9/+9
* Linux: Add the sched_setattr and sched_getattr functionsFlorian Weimer2024-09-111-0/+115
* manual: Extract the @manpageurl{func,sec} macroFlorian Weimer2024-09-111-2/+5
* Document limitations on streams passed to freopenJoseph Myers2024-09-061-0/+8
* manual: Safety annotations for clock_gettime, clock_getresFlorian Weimer2024-09-061-0/+2
* manual: Add Descriptor-Relative Access sectionFlorian Weimer2024-08-273-10/+235
* ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]Siddhesh Poyarekar2024-08-151-5/+3
* manual: Document dprintf and vdprintfFlorian Weimer2024-08-131-0/+27
* manual: Document generic printf error codesFlorian Weimer2024-08-131-0/+23
* manual/stdio: Further clarify putc, putwc, getc, and getwcArjun Shankar2024-08-061-17/+10
* mremap: Update manual entryH.J. Lu2024-08-011-7/+35
* manual: make setrlimit() description less ambiguousLukas Bulwahn2024-07-291-2/+2
* manual/stdio: Clarify putc and putwcArjun Shankar2024-07-291-6/+6
* manual: Do not mention STATIC_TLS in dynamic linker hardening recommendationsFlorian Weimer2024-07-241-12/+12
* contrib.texi: Fix format of MIPS and RISC-VAndreas K. Hüttel2024-07-211-3/+3
* install.texi: bump "latest verified" versionsAndreas K. Hüttel2024-07-211-9/+9
* contrib.texi: updateAndreas K. Hüttel2024-07-201-5/+29
* Linux: Make __rseq_size useful for feature detection (bug 31965)Florian Weimer2024-07-091-2/+6
* manual: add syscallsDJ Delorie2024-07-096-37/+96
* manual: Recommendations for dynamic linker hardeningFlorian Weimer2024-07-031-0/+558
* Add --disable-static-c++-tests option [BZ #31797]H.J. Lu2024-07-021-0/+8
* Add --disable-static-c++-link-check option [BZ #31412]H.J. Lu2024-07-021-0/+8
* Update mmap() flags and errors listsDJ Delorie2024-07-011-16/+126
* Fix strnlen doc re array sizePaul Eggert2024-06-261-7/+10
* INSTALL: Fix typo ibmlondouble to ibmlongdoubleJoe Simmons-Talbott2024-06-241-1/+1
* elf: Remove LD_HWCAP_MASK / tunable glibc.cpu.hwcap_maskStefan Liebler2024-06-182-17/+6
* Convert to autoconf 2.72 (vanilla release, no distribution patches)Andreas K. Hüttel2024-06-171-1/+1
* Implement C23 exp2m1, exp10m1Joseph Myers2024-06-171-0/+30
* Implement C23 log10p1Joseph Myers2024-06-171-0/+14
* Implement C23 logp1Joseph Myers2024-06-171-0/+12
* Minor code improvement to timespec_subtract examplePaul Eggert2024-06-151-3/+3
* Modernize and fix doc’s “Date and Time” (BZ 31876)Paul Eggert2024-06-158-462/+584
* manual: minor language fix (bz 31340)Andreas K. Hüttel2024-06-151-1/+1
* Improve doc for time_t range (BZ 31808)Paul Eggert2024-06-041-1/+11
* x86: Add seperate non-temporal tunable for memsetNoah Goldstein2024-05-301-1/+15
* manual: clarify defintions of floating point exponent bounds (bug 31518)Andreas Schwab2024-05-211-5/+5
* Implement C23 log2p1Joseph Myers2024-05-201-0/+14
* manual: add dup3DJ Delorie2024-05-131-0/+8
* LoongArch: Add glibc.cpu.hwcap support.caiyinyu2024-04-241-1/+4
* aarch64: Enhanced CPU diagnostics for ld.soFlorian Weimer2024-04-081-0/+34
* x86: Add generic CPUID data dumper to ld.so --list-diagnosticsFlorian Weimer2024-04-081-1/+84
* Fix bsearch, qsort doc to match POSIX betterPaul Eggert2024-04-061-24/+36
* misc: Add support for Linux uio.h RWF_NOAPPEND flagStafford Horne2024-04-041-0/+4
* manual: significand() uses FLT_RADIX, not 2Alejandro Colomar2024-04-031-1/+1
* manual: Clarify return value of cbrt(3)Alejandro Colomar2024-04-031-2/+6
* manual: floor(log2(fabs(x))) has rounding errorsAlejandro Colomar2024-04-031-2/+5
* manual: logb(x) is floor(log2(fabs(x)))Alejandro Colomar2024-04-031-1/+1
* Always define __USE_TIME_BITS64 when 64 bit time_t is usedAdhemerval Zanella2024-04-022-0/+10
* manual/tunables - Add entry for enable_secure tunable.Joe Talbott2024-03-011-0/+10
* trivial doc fix: remove weird phrase "syscall takes zero to five arguments"Askar Safin2024-02-141-2/+1