aboutsummaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)AuthorFilesLines
2023-01-31Update install.texi, and regenerate INSTALL.Carlos O'Donell1-8/+8
2023-01-31Update manual/contrib.texi.Carlos O'Donell1-4/+12
2023-01-25Document '%F' format specifierPaul Pluzhnikov1-11/+12
2023-01-18manual: Fix typoMartin Joerg1-1/+1
2023-01-10Add _FORTIFY_SOURCE implementation documentation [BZ #28998]Siddhesh Poyarekar2-0/+251
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers48-48/+48
2022-12-19libio: Convert __vswprintf_internal to buffers (bug 27857)Florian Weimer1-3/+4
2022-10-25manual: Add missing % in int conversion listJakub Wilk1-1/+1
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra2-4/+4
2022-09-23Use C11 atomics instead of atomic_decrement_and_testWilco Dijkstra1-1/+1
2022-09-23Use C11 atomics instead of atomic_increment(_val)Wilco Dijkstra2-3/+3
2022-09-14Fix BRE typos in check-safety.shPaul Eggert1-3/+3
2022-09-09Use C11 atomics instead of atomic_decrement(_val)Wilco Dijkstra2-2/+2
2022-08-25Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer1-9/+0
2022-08-24Detect ld.so and libc.so version inconsistency during startupFlorian Weimer1-0/+9
2022-08-04malloc: Correct the documentation of the top_pad defaultFlorian Weimer1-1/+1
2022-07-29Update install.texi, and regenerate INSTALL.Carlos O'Donell1-6/+6
2022-07-27arc4random: simplify design for better safetyJason A. Donenfeld1-10/+3
2022-07-26LoongArch: Update NEWS and README for the LoongArch port.caiyinyu1-1/+1
2022-07-22manual: Add documentation for arc4random functionsAdhemerval Zanella Netto1-0/+46
2022-06-30AArch64: Add asymmetric faulting mode for tag violations in mem.tagging tunableTejas Belagod1-0/+3
2022-06-15x86: Add bounds `x86_non_temporal_threshold`Noah Goldstein1-1/+1
2022-06-05grep: egrep -> grep -E, fgrep -> grep -FSam James1-1/+1
2022-05-31manual: fix reference to source fileAndreas Schwab1-1/+1
2022-05-13wcrtomb: Make behavior POSIX compliantSiddhesh Poyarekar1-5/+6
2022-05-04manual: Clarify that abbreviations of long options are allowedSiddhesh Poyarekar1-1/+2
2022-04-29dlfcn: Implement the RTLD_DI_PHDR request type for dlinfoFlorian Weimer1-3/+12
2022-04-29manual: Document the dlinfo functionFlorian Weimer1-1/+70
2022-04-26INSTALL: Rephrase -with-default-link documentationFlorian Weimer1-5/+5
2022-04-22Default to --with-default-link=no (bug 25812)Florian Weimer1-0/+6
2022-04-14nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029)Adhemerval Zanella1-2/+1
2022-04-12hurd: Define ELIBEXECSamuel Thibault1-5/+5
2022-02-28manual: SA_ONSTACK is ignored without alternate stackFlorian Weimer1-1/+1
2022-02-03Update install.texi, and regenerate INSTALL.Carlos O'Donell1-9/+12
2022-02-02Linux: Use ptrdiff_t for __rseq_offsetFlorian Weimer1-1/+1
2022-01-19x86_64: Document libmvec vector functions accuracy [BZ #28766]Sunil K Pandey1-2/+3
2022-01-14Add --with-rtld-early-cflags configure optionFlorian Weimer1-0/+7
2022-01-12manual: Drop obsolete @refillSiddhesh Poyarekar10-21/+21
2022-01-10math: Fix float conversion regressions with gcc-12 [BZ #28713]Szabolcs Nagy1-3/+4
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert48-48/+48
2021-12-28elf: Add _dl_find_object functionFlorian Weimer5-13/+140
2021-12-23stdio: Implement %#m for vfprintf and related functionsFlorian Weimer1-2/+6
2021-12-17nss: Use "files dns" as the default for the hosts database (bug 28700)Florian Weimer1-3/+2
2021-12-15malloc: Add Huge Page support for mmapAdhemerval Zanella1-0/+7
2021-12-15malloc: Add madvise support for Transparent Huge PagesAdhemerval Zanella1-0/+10
2021-12-14elf: Use new dependency sorting algorithm by defaultFlorian Weimer1-1/+1
2021-12-13Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar1-9/+7
2021-12-09nptl: Add public rseq symbols and <sys/rseq.h>Florian Weimer1-0/+81
2021-12-09nptl: Add glibc.pthread.rseq tunable to control rseq registrationFlorian Weimer1-0/+10
2021-12-04Add --with-timeoutfactor=NUM to specify TIMEOUTFACTORH.J. Lu1-0/+5