aboutsummaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)Author
2023-04-28gmon: Revert addition of tunables to preserve GLIBC_PRIVATE ABIFlorian Weimer
2023-04-28gmon: improve mcount overflow handling [BZ# 27576]Simon Kissane
2022-07-18x86: Add bounds `x86_non_temporal_threshold`Noah Goldstein
2022-05-11dlfcn: Implement the RTLD_DI_PHDR request type for dlinfoFlorian Weimer
2022-05-11manual: Document the dlinfo functionFlorian Weimer
2022-05-04manual: Clarify that abbreviations of long options are allowedSiddhesh Poyarekar
2022-04-26INSTALL: Rephrase -with-default-link documentationFlorian Weimer
2022-04-22Default to --with-default-link=no (bug 25812)Florian Weimer
2022-04-15nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029)Adhemerval Zanella
2022-02-03Update install.texi, and regenerate INSTALL.Carlos O'Donell
2022-02-02Linux: Use ptrdiff_t for __rseq_offsetFlorian Weimer
2022-01-19x86_64: Document libmvec vector functions accuracy [BZ #28766]Sunil K Pandey
2022-01-14Add --with-rtld-early-cflags configure optionFlorian Weimer
2022-01-12manual: Drop obsolete @refillSiddhesh Poyarekar
2022-01-10math: Fix float conversion regressions with gcc-12 [BZ #28713]Szabolcs Nagy
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-28elf: Add _dl_find_object functionFlorian Weimer
2021-12-23stdio: Implement %#m for vfprintf and related functionsFlorian Weimer
2021-12-17nss: Use "files dns" as the default for the hosts database (bug 28700)Florian Weimer
2021-12-15malloc: Add Huge Page support for mmapAdhemerval Zanella
2021-12-15malloc: Add madvise support for Transparent Huge PagesAdhemerval Zanella
2021-12-14elf: Use new dependency sorting algorithm by defaultFlorian Weimer
2021-12-13Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar
2021-12-09nptl: Add public rseq symbols and <sys/rseq.h>Florian Weimer
2021-12-09nptl: Add glibc.pthread.rseq tunable to control rseq registrationFlorian Weimer
2021-12-04Add --with-timeoutfactor=NUM to specify TIMEOUTFACTORH.J. Lu
2021-11-10Support C2X printf %b, %BJoseph Myers
2021-10-21elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645)Chung-Lin Tang
2021-10-18manual: Update _TIME_BITS to clarify it's user definedStafford Horne
2021-09-30Add C2X _PRINTF_NAN_LEN_MAXJoseph Myers
2021-09-28Add fmaximum, fminimum functionsJoseph Myers
2021-09-22Add narrowing fma functionsJoseph Myers
2021-09-10Add narrowing square root functionsJoseph Myers
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-08-26llio.texi: Wording fixes in description of closefrom()Michael Kerrisk
2021-08-01Update install.texi, and regenerate INSTALL.Carlos O'Donell
2021-07-27manual: Drop the .so suffix in libc_malloc_debug descriptionSiddhesh Poyarekar
2021-07-23manual: Document unsupported cases for interpositionSiddhesh Poyarekar
2021-07-23x86: Install <bits/platform/x86.h> [BZ #27958]H.J. Lu
2021-07-22Remove malloc hooks [BZ #23328]Siddhesh Poyarekar
2021-07-22Move malloc hooks into a compat DSOSiddhesh Poyarekar
2021-07-19elf: Fix tst-cpu-features-cpuinfo on some AMD systems (BZ #28090)Adhemerval Zanella
2021-07-09Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu
2021-07-08io: Add closefrom [BZ #10353]Adhemerval Zanella
2021-07-08linux: Add close_rangeAdhemerval Zanella
2021-07-07glibc.malloc.check: Fix nit in documentationSiddhesh Poyarekar
2021-07-06manual: fix description for preadv()Armin Brauns
2021-07-01x86: Check RTM_ALWAYS_ABORT for RTM [BZ #28033]H.J. Lu
2021-06-28posix: Add _Fork [BZ #4737]Adhemerval Zanella
2021-06-28nptl: Add glibc.pthread.stack_cache_size tunableFlorian Weimer