aboutsummaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)AuthorFilesLines
2024-03-04Use gcc __builtin_stdc_* builtins in stdbit.h if possibleJakub Jelinek1-1/+7
2024-01-31INSTALL, install.texi: minor updates, regenerateAndreas K. Hüttel1-3/+3
2024-01-30contrib.texi: updateAndreas K. Hüttel1-8/+24
2024-01-30manual/io: Fix swapped reading and writing phrase.Joe Simmons-Talbott1-1/+1
2024-01-24manual: fix order of arguments of memalign and aligned_alloc (Bug 27547)Dennis Brendel1-2/+2
2024-01-24manual, NEWS: Document malloc side effect of dynamic TLS changesFlorian Weimer1-0/+8
2024-01-15stdlib: Reinstate stable mergesort implementation on qsortAdhemerval Zanella3-5/+6
2024-01-09i386: Fail if configured with --enable-cetAdhemerval Zanella1-2/+1
2024-01-08Remove ia64-linux-gnuAdhemerval Zanella2-3/+1
2024-01-05elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLTH.J. Lu1-0/+11
2024-01-04i386: Ignore --enable-cetH.J. Lu1-7/+4
2024-01-03Implement C23 <stdbit.h>Joseph Myers4-3/+209
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert47-47/+47
2023-12-19manual: Clarify undefined behavior of feenableexcept (BZ 31019)Bruno Haible1-0/+6
2023-11-21elf: Ignore GLIBC_TUNABLES for setuid/setgid binariesAdhemerval Zanella1-9/+0
2023-11-21elf: Remove /etc/suid-debug supportAdhemerval Zanella2-6/+2
2023-11-20manual: Fix termios.c example. (Bug 31078)Carlos O'Donell1-2/+1
2023-11-13AArch64: Remove Falkor memcpyWilco Dijkstra1-1/+1
2023-11-08Fix type typo in “String/Array Conventions” docPaul Eggert1-1/+1
2023-11-07elf: Add glibc.mem.decorate_maps tunableAdhemerval Zanella1-0/+17
2023-10-31stdlib: Remove use of mergesort on qsort (BZ 21719)Adhemerval Zanella3-7/+5
2023-10-31crypt: Remove manul entry for --enable-cryptAdhemerval Zanella1-13/+0
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella5-341/+25
2023-09-29x86: Add support for AVX10 preset and vec size in cpu-featuresNoah Goldstein1-0/+12
2023-09-28C2x scanf %wN, %wfN supportJoseph Myers1-0/+14
2023-09-06manual: Fix ld.so diagnostics menu/section structureFlorian Weimer1-3/+11
2023-09-05linux: Add pidfd_getpidAdhemerval Zanella Netto1-0/+38
2023-09-05posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)Adhemerval Zanella Netto1-7/+7
2023-08-25elf: Check that --list-diagnostics output has the expected syntaxFlorian Weimer1-0/+8
2023-08-25manual: Document ld.so --list-diagnostics outputFlorian Weimer1-0/+207
2023-08-25manual/jobs.texi: Add missing @item EPERM for getpgidMark Wielaard1-0/+1
2023-08-01PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLESMahesh Bodapati1-1/+4
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