aboutsummaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-20manual: Complete @standards in lang.texi.Rical Jasan1-20/+20
2017-06-19Require GCC 4.9 or later for building glibc.Joseph Myers1-2/+2
2017-06-16manual: Complete @standards in string.texi.Rical Jasan1-2/+2
2017-06-16manual: Complete @standards in arith.texi.Rical Jasan1-7/+10
2017-06-16manual: Complete @standards in argp.texi.Rical Jasan1-0/+14
2017-06-15manual: Replace summary.awk with summary.pl.Rical Jasan40-4870/+2565
2017-06-15manual: Create empty placeholder macros for @standards.Rical Jasan1-0/+7
2017-06-15Enable tunables by defaultSiddhesh Poyarekar1-7/+6
2017-06-12float128: Add strfromf128, strtof128, and wcstof128 to the manualGabriel F. T. Gomes2-7/+67
2017-06-07tunables: Add LD_HWCAP_MASK to tunablesSiddhesh Poyarekar1-0/+23
2017-06-02manual: Provide consistent errno documentation.Rical Jasan2-37/+30
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella1-0/+109
2017-05-30Add reallocarray functionDennis Wölfing1-10/+36
2017-05-22libio: Avoid dup already opened file descriptor [BZ#21393]Adhemerval Zanella1-1/+9
2017-05-19manual: Convert errno @comments to new @errno macro.Rical Jasan2-298/+304
2017-05-18manual: Convert @tables of annotated @items to @vtables.Rical Jasan5-32/+32
2017-05-18manual: Fix up invalid header and standards syntax.Rical Jasan6-13/+11
2017-05-09Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__Paul E. Murphy1-0/+9
2017-05-04manual: Add preadv and pwritev documentationAdhemerval Zanella1-0/+102
2017-04-21manual: Document replacing malloc [BZ #20424]Florian Weimer1-0/+65
2017-04-19Assume that accept4 is always available and worksFlorian Weimer1-0/+2
2017-04-18malloc: Turn cfree into a compatibility symbolFlorian Weimer1-9/+0
2017-04-11manual: readdir, readdir64 are thread-safeFlorian Weimer1-9/+20
2017-04-07getopt: remove USE_NONOPTION_FLAGSZack Weinberg1-3/+0
2017-03-21Deprecate libnsl by default (only shared library will beThorsten Kukuk1-0/+7
2017-03-07timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576]Florian Weimer1-8/+4
2017-03-02Document and fix --enable-bind-now [BZ #21015]Florian Weimer1-0/+6
2017-02-08Fix a typo in the manual.Rical Jasan1-1/+1
2017-02-07Fix typo in manualSiddhesh Poyarekar1-1/+1
2017-02-06Do not hardcode list of libm functions in libm-err-tab.pl.Joseph Myers2-26/+16
2017-02-05Add more contributors to contrib.texiSiddhesh Poyarekar1-5/+43
2017-01-18Update install.texi latest GCC version known to work.Joseph Myers1-1/+1
2017-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers47-47/+47
2016-12-31User manual documentation for tunablesSiddhesh Poyarekar3-2/+195
2016-12-31Enhance --enable-tunables to select tunables frontend at build timeSiddhesh Poyarekar1-1/+16
2016-12-31Add framework for tunablesSiddhesh Poyarekar1-0/+5
2016-12-31Add fromfp functions.Joseph Myers2-2/+84
2016-12-27Fix typo in manual for iseqsigGabriel F. T. Gomes1-1/+1
2016-12-26Configure support for --enable-stack-protector [BZ #7065]Nick Alcock1-0/+11
2016-12-21Update miscellaneous files from upstream sources.Joseph Myers1-1629/+2202
2016-12-21manual: Convert @tables of variables to @vtables.Rical Jasan16-172/+70
2016-12-21Add roundeven, roundevenf, roundevenl.Joseph Myers2-3/+17
2016-12-20Add fmaxmag, fminmag functions.Joseph Myers2-1/+33
2016-12-16Document sNaN argument error handling.Joseph Myers1-0/+5
2016-12-16New string function explicit_bzero (from OpenBSD).Zack Weinberg1-0/+99
2016-12-16Define FE_SNANS_ALWAYS_SIGNAL.Joseph Myers1-0/+14