aboutsummaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)AuthorFilesLines
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers1-3/+4
2017-12-05Add elision tunablesRogerio Alves2-3/+69
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer1-0/+232
2017-11-30plural.c: improve reproducibilityJuro Bystricky1-8/+6
2017-11-27Implement the mlock2 functionFlorian Weimer1-2/+30
2017-11-27Add _Float64x function aliases.Joseph Myers1-3/+3
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer1-0/+63
2017-11-20manual: Document the MAP_HUGETLB, MADV_HUGEPAGE, MADV_NOHUGEPAGE flagsFlorian Weimer1-5/+49
2017-11-19manual: Document mprotect and introduce section on memory protectionFlorian Weimer2-11/+125
2017-11-19manual: Move preadv/writev variants to Scatter-Gather sectionFlorian Weimer1-211/+201
2017-11-16Prefer https for Sourceware linksSiddhesh Poyarekar1-2/+2
2017-11-15manual: Update to mention ENODEV for ttyname and ttyname_rLuke Shumaker1-0/+5
2017-11-04manual: Document the O_TMPFILE flagFlorian Weimer1-0/+28
2017-11-04manual: Document the linkat functionFlorian Weimer1-1/+29
2017-10-23aarch64: Document _SC_LEVEL1_DCACHE_LINESIZE caveatSiddhesh Poyarekar1-0/+12
2017-10-23Document cache information sysconf variablesSiddhesh Poyarekar1-0/+61
2017-10-18Add _Float128 function aliases.Joseph Myers1-1/+2
2017-10-05Remove add-ons mechanism.Joseph Myers4-48/+5
2017-09-22Remove Banner mechanism.Joseph Myers1-0/+3
2017-09-21Remove non-add-on Banner files.Joseph Myers1-3/+4
2017-09-12Remove compat from DEFAULT_CONFIG lookup stringsSteve Ellcey1-7/+11
2017-09-08Add thunderx2t99 and thunderx2t99p1 CPU names to tunables listSteve Ellcey1-1/+2
2017-09-01Obsolete pow10 functions.Joseph Myers1-9/+1
2017-09-01Credit Ulrich Drepper for libpthread in contrib.texiH.J. Lu1-0/+1
2017-09-01Remove obsolete notes at top level of source tree.Zack Weinberg2-0/+310
2017-08-30malloc: Remove check_action variable [BZ #21754]Florian Weimer2-8/+0
2017-08-30malloc: Abort on heap corruption, without a backtrace [BZ #21754]Florian Weimer2-32/+16
2017-08-21Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers1-8/+0
2017-08-10manual: Rewrite the section on widths of integer types.Rical Jasan1-40/+39
2017-08-10manual: Update @standards for [__]va_copy.Rical Jasan1-6/+9
2017-08-09aarch64: Optimized memcpy for Qualcomm Falkor processorSiddhesh Poyarekar1-1/+1
2017-08-08manual: Document getcontext uc_stack value on Linux [BZ #759]Adhemerval Zanella1-0/+5
2017-08-02Update contributors and latest gcc and binutils versionsSiddhesh Poyarekar2-2/+30
2017-07-27manual: Refactor documentation of CHAR_BIT.Rical Jasan1-6/+5
2017-07-27manual: Complete @standards in creature.texi.Rical Jasan1-1/+1
2017-07-11posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738)Adhemerval Zanella1-0/+4
2017-07-06* manual/tunables.texi: Add missing @end deftp.DJ Delorie1-0/+1
2017-07-06Add per-thread cache to mallocDJ Delorie3-0/+57
2017-06-30tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar1-0/+8
2017-06-28Require binutils 2.25 or later to build glibc.Joseph Myers1-1/+1
2017-06-26Add float128 support for ia64.Joseph Myers1-1/+1
2017-06-26Add float128 support for x86_64, x86.Joseph Myers1-1/+1
2017-06-26powerpc64le: Enable float128Paul E. Murphy1-1/+2
2017-06-26powerpc64le: Check for compiler features for float128Gabriel F. T. Gomes1-0/+4
2017-06-25manual: Fix a minor grammatical error.Rical Jasan1-1/+1
2017-06-23Document _FloatN and _FloatNx versions of math functionsGabriel F. T. Gomes2-49/+513
2017-06-23Prepare the manual to display math errors for float128 functionsGabriel F. T. Gomes1-3/+4
2017-06-22Describe remainder as primary and drem as alternative in the manualGabriel F. T. Gomes1-12/+12
2017-06-21x86: Rename glibc.tune.ifunc to glibc.tune.hwcapsH.J. Lu1-4/+4
2017-06-20tunables: Add IFUNC selection and cache sizesH.J. Lu1-0/+36