summary refs log tree commit diff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
* Update install.texi, and regenerate INSTALL.Carlos O'Donell2022-07-291-6/+6
* arc4random: simplify design for better safetyJason A. Donenfeld2022-07-271-10/+3
* LoongArch: Update NEWS and README for the LoongArch port.caiyinyu2022-07-261-1/+1
* manual: Add documentation for arc4random functionsAdhemerval Zanella Netto2022-07-221-0/+46
* AArch64: Add asymmetric faulting mode for tag violations in mem.tagging tunableTejas Belagod2022-06-301-0/+3
* x86: Add bounds `x86_non_temporal_threshold`Noah Goldstein2022-06-151-1/+1
* grep: egrep -> grep -E, fgrep -> grep -FSam James2022-06-051-1/+1
* manual: fix reference to source fileAndreas Schwab2022-05-311-1/+1
* wcrtomb: Make behavior POSIX compliantSiddhesh Poyarekar2022-05-131-5/+6
* manual: Clarify that abbreviations of long options are allowedSiddhesh Poyarekar2022-05-041-1/+2
* dlfcn: Implement the RTLD_DI_PHDR request type for dlinfoFlorian Weimer2022-04-291-3/+12
* manual: Document the dlinfo functionFlorian Weimer2022-04-291-1/+70
* INSTALL: Rephrase -with-default-link documentationFlorian Weimer2022-04-261-5/+5
* Default to --with-default-link=no (bug 25812)Florian Weimer2022-04-221-0/+6
* nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029)Adhemerval Zanella2022-04-141-2/+1
* hurd: Define ELIBEXECSamuel Thibault2022-04-121-5/+5
* manual: SA_ONSTACK is ignored without alternate stackFlorian Weimer2022-02-281-1/+1
* Update install.texi, and regenerate INSTALL.Carlos O'Donell2022-02-031-9/+12
* Linux: Use ptrdiff_t for __rseq_offsetFlorian Weimer2022-02-021-1/+1
* x86_64: Document libmvec vector functions accuracy [BZ #28766]Sunil K Pandey2022-01-191-2/+3
* Add --with-rtld-early-cflags configure optionFlorian Weimer2022-01-141-0/+7
* manual: Drop obsolete @refillSiddhesh Poyarekar2022-01-1210-21/+21
* math: Fix float conversion regressions with gcc-12 [BZ #28713]Szabolcs Nagy2022-01-101-3/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0148-48/+48
* elf: Add _dl_find_object functionFlorian Weimer2021-12-285-13/+140
* stdio: Implement %#m for vfprintf and related functionsFlorian Weimer2021-12-231-2/+6
* nss: Use "files dns" as the default for the hosts database (bug 28700)Florian Weimer2021-12-171-3/+2
* malloc: Add Huge Page support for mmapAdhemerval Zanella2021-12-151-0/+7
* malloc: Add madvise support for Transparent Huge PagesAdhemerval Zanella2021-12-151-0/+10
* elf: Use new dependency sorting algorithm by defaultFlorian Weimer2021-12-141-1/+1
* Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar2021-12-131-9/+7
* nptl: Add public rseq symbols and <sys/rseq.h>Florian Weimer2021-12-091-0/+81
* nptl: Add glibc.pthread.rseq tunable to control rseq registrationFlorian Weimer2021-12-091-0/+10
* Add --with-timeoutfactor=NUM to specify TIMEOUTFACTORH.J. Lu2021-12-041-0/+5
* Support C2X printf %b, %BJoseph Myers2021-11-101-9/+21
* elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645)Chung-Lin Tang2021-10-211-0/+11
* manual: Update _TIME_BITS to clarify it's user definedStafford Horne2021-10-181-2/+2
* Add C2X _PRINTF_NAN_LEN_MAXJoseph Myers2021-09-301-1/+4
* Add fmaximum, fminimum functionsJoseph Myers2021-09-281-4/+106
* Add narrowing fma functionsJoseph Myers2021-09-221-0/+21
* Add narrowing square root functionsJoseph Myers2021-09-101-0/+19
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-032-2/+0
* llio.texi: Wording fixes in description of closefrom()Michael Kerrisk2021-08-261-2/+2
* Update install.texi, and regenerate INSTALL.Carlos O'Donell2021-08-011-4/+4
* manual: Drop the .so suffix in libc_malloc_debug descriptionSiddhesh Poyarekar2021-07-272-4/+4
* manual: Document unsupported cases for interpositionSiddhesh Poyarekar2021-07-231-0/+7
* x86: Install <bits/platform/x86.h> [BZ #27958]H.J. Lu2021-07-231-8/+10
* Remove malloc hooks [BZ #23328]Siddhesh Poyarekar2021-07-221-185/+6
* Move malloc hooks into a compat DSOSiddhesh Poyarekar2021-07-222-4/+16
* elf: Fix tst-cpu-features-cpuinfo on some AMD systems (BZ #28090)Adhemerval Zanella2021-07-191-0/+3