aboutsummaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)AuthorFilesLines
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
2021-07-06manual: fix description for preadv()Armin Brauns1-1/+1
2021-07-01x86: Check RTM_ALWAYS_ABORT for RTM [BZ #28033]H.J. Lu1-0/+3
2021-06-28posix: Add _Fork [BZ #4737]Adhemerval Zanella1-15/+26
2021-06-28nptl: Add glibc.pthread.stack_cache_size tunableFlorian Weimer1-0/+9
2021-06-24x86: Fix tst-cpu-features-cpuinfo on Ryzen 9 (BZ #27873)Adhemerval Zanella1-0/+12
2021-06-23doc: _TIME_BITS defaults may changePaul Eggert1-29/+28
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella1-0/+44
2021-06-10Add build option to disable usage of scv on powerpcMatheus Castanho1-0/+4
2021-06-09nptl: Move cancel state out of cancelhandlingAdhemerval Zanella2-3/+1
2021-06-02fix typoXeonacid1-1/+1
2021-06-01Update floating-point feature test macro handling for C2XJoseph Myers1-0/+7
2021-05-27aarch64: Added optimized memcpy and memmove for A64FXNaohiro Tamura1-1/+2
2021-05-26aarch64: Added Vector Length Set test helper scriptNaohiro Tamura1-0/+3
2021-05-05nptl: Consolidate async cancel enable/disable implementation in libcFlorian Weimer1-2/+2
2021-04-13Improve documentation for malloc etc. (BZ#27719)Paul Eggert8-90/+136
2021-03-30manual: clarify that scanf %n supports type modifiersAlyssa Ross1-5/+6
2021-03-11math: Remove mpa files [BZ #15267]Wilco Dijkstra1-85/+0
2021-03-08tst: Extend cross-test-ssh.sh to specify if target date can be alteredLukasz Majewski1-0/+20
2021-02-10tunables: Simplify TUNABLE_SET interfaceSiddhesh Poyarekar1-9/+7
2021-02-07x86: Add PTWRITE feature detection [BZ #27346]H.J. Lu1-0/+3
2021-02-04manual: Correct description of ENTRY [BZ #17183]Florian Weimer1-11/+15
2021-02-01sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu2-0/+27
2021-01-25Update INSTALL with package versions that are known to workTulio Magno Quites Machado Filho1-12/+12
2021-01-22manual: Correct argument order in mount examples [BZ #27207]John McCabe1-2/+2
2021-01-21<sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu1-5/+2
2021-01-15ld.so: Add --list-tunables to print tunable valuesH.J. Lu1-0/+38
2021-01-02Sync FDL from https://www.gnu.org/licenses/fdl-1.3.texiPaul Eggert1-3/+3
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert48-48/+48
2020-12-31Introduce _FORTIFY_SOURCE=3Siddhesh Poyarekar1-1/+2
2020-12-29free: preserve errno [BZ#17924]Paul Eggert1-0/+9
2020-12-22<sys/platform/x86.h>: Add Intel LAM supportH.J. Lu1-0/+3
2020-12-21elf: Add a tunable to control use of tagged memoryRichard Earnshaw1-0/+35
2020-12-21config: Allow memory tagging to be enabled when configuring glibcRichard Earnshaw1-0/+13
2020-12-18ieee754: Remove unused __sin32 and __cos32Anssi Hannula1-14/+0
2020-12-17s390x: Require GCC 7.1 or later to build glibc.Stefan Liebler1-0/+2
2020-12-03manual: Clarify File Access Modes section and add O_PATHFlorian Weimer1-28/+44
2020-11-25nptl: Return EINVAL for invalid clock for pthread_clockjoin_npAdhemerval Zanella1-0/+2