aboutsummaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)Author
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
2021-06-24x86: Fix tst-cpu-features-cpuinfo on Ryzen 9 (BZ #27873)Adhemerval Zanella
2021-06-23doc: _TIME_BITS defaults may changePaul Eggert
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella
2021-06-10Add build option to disable usage of scv on powerpcMatheus Castanho
2021-06-09nptl: Move cancel state out of cancelhandlingAdhemerval Zanella
2021-06-02fix typoXeonacid
2021-06-01Update floating-point feature test macro handling for C2XJoseph Myers
2021-05-27aarch64: Added optimized memcpy and memmove for A64FXNaohiro Tamura
2021-05-26aarch64: Added Vector Length Set test helper scriptNaohiro Tamura
2021-05-05nptl: Consolidate async cancel enable/disable implementation in libcFlorian Weimer
2021-04-13Improve documentation for malloc etc. (BZ#27719)Paul Eggert
2021-03-30manual: clarify that scanf %n supports type modifiersAlyssa Ross