aboutsummaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-10Support C2X printf %b, %BJoseph Myers1-9/+21
2021-10-21elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645)Chung-Lin Tang1-0/+11
2021-10-18manual: Update _TIME_BITS to clarify it's user definedStafford Horne1-2/+2
2021-09-30Add C2X _PRINTF_NAN_LEN_MAXJoseph Myers1-1/+4
2021-09-28Add fmaximum, fminimum functionsJoseph Myers1-4/+106
2021-09-22Add narrowing fma functionsJoseph Myers1-0/+21
2021-09-10Add narrowing square root functionsJoseph Myers1-0/+19
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar2-2/+0
2021-08-26llio.texi: Wording fixes in description of closefrom()Michael Kerrisk1-2/+2
2021-08-01Update install.texi, and regenerate INSTALL.Carlos O'Donell1-4/+4
2021-07-27manual: Drop the .so suffix in libc_malloc_debug descriptionSiddhesh Poyarekar2-4/+4
2021-07-23manual: Document unsupported cases for interpositionSiddhesh Poyarekar1-0/+7
2021-07-23x86: Install <bits/platform/x86.h> [BZ #27958]H.J. Lu1-8/+10
2021-07-22Remove malloc hooks [BZ #23328]Siddhesh Poyarekar1-185/+6
2021-07-22Move malloc hooks into a compat DSOSiddhesh Poyarekar2-4/+16
2021-07-19elf: Fix tst-cpu-features-cpuinfo on some AMD systems (BZ #28090)Adhemerval Zanella1-0/+3
2021-07-09Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu1-2/+2
2021-07-08io: Add closefrom [BZ #10353]Adhemerval Zanella1-0/+10
2021-07-08linux: Add close_rangeAdhemerval Zanella1-0/+51
2021-07-07glibc.malloc.check: Fix nit in documentationSiddhesh Poyarekar2-6/+6