about summary refs log tree commit diff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
* manual: Complete @standards in string.texi.Rical Jasan2017-06-161-2/+2
* manual: Complete @standards in arith.texi.Rical Jasan2017-06-161-7/+10
* manual: Complete @standards in argp.texi.Rical Jasan2017-06-161-0/+14
* manual: Replace summary.awk with summary.pl.Rical Jasan2017-06-1540-4870/+2565
* manual: Create empty placeholder macros for @standards.Rical Jasan2017-06-151-0/+7
* Enable tunables by defaultSiddhesh Poyarekar2017-06-151-7/+6
* float128: Add strfromf128, strtof128, and wcstof128 to the manualGabriel F. T. Gomes2017-06-122-7/+67
* tunables: Add LD_HWCAP_MASK to tunablesSiddhesh Poyarekar2017-06-071-0/+23
* manual: Provide consistent errno documentation.Rical Jasan2017-06-022-37/+30
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-311-0/+109
* Add reallocarray functionDennis Wölfing2017-05-301-10/+36
* libio: Avoid dup already opened file descriptor [BZ#21393]Adhemerval Zanella2017-05-221-1/+9
* manual: Convert errno @comments to new @errno macro.Rical Jasan2017-05-192-298/+304
* manual: Convert @tables of annotated @items to @vtables.Rical Jasan2017-05-185-32/+32
* manual: Fix up invalid header and standards syntax.Rical Jasan2017-05-186-13/+11
* Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__Paul E. Murphy2017-05-091-0/+9
* manual: Add preadv and pwritev documentationAdhemerval Zanella2017-05-041-0/+102
* manual: Document replacing malloc [BZ #20424]Florian Weimer2017-04-211-0/+65
* Assume that accept4 is always available and worksFlorian Weimer2017-04-191-0/+2
* malloc: Turn cfree into a compatibility symbolFlorian Weimer2017-04-181-9/+0
* manual: readdir, readdir64 are thread-safeFlorian Weimer2017-04-111-9/+20
* getopt: remove USE_NONOPTION_FLAGSZack Weinberg2017-04-071-3/+0
* Deprecate libnsl by default (only shared library will beThorsten Kukuk2017-03-211-0/+7
* timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576]Florian Weimer2017-03-071-8/+4
* Document and fix --enable-bind-now [BZ #21015]Florian Weimer2017-03-021-0/+6
* Fix a typo in the manual.Rical Jasan2017-02-081-1/+1
* Fix typo in manualSiddhesh Poyarekar2017-02-071-1/+1
* Do not hardcode list of libm functions in libm-err-tab.pl.Joseph Myers2017-02-062-26/+16
* Add more contributors to contrib.texiSiddhesh Poyarekar2017-02-051-5/+43
* Update install.texi latest GCC version known to work.Joseph Myers2017-01-181-1/+1
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0147-47/+47
* User manual documentation for tunablesSiddhesh Poyarekar2016-12-313-2/+195
* Enhance --enable-tunables to select tunables frontend at build timeSiddhesh Poyarekar2016-12-311-1/+16
* Add framework for tunablesSiddhesh Poyarekar2016-12-311-0/+5
* Add fromfp functions.Joseph Myers2016-12-312-2/+84
* Fix typo in manual for iseqsigGabriel F. T. Gomes2016-12-271-1/+1
* Configure support for --enable-stack-protector [BZ #7065]Nick Alcock2016-12-261-0/+11
* Update miscellaneous files from upstream sources.Joseph Myers2016-12-211-1629/+2202
* manual: Convert @tables of variables to @vtables.Rical Jasan2016-12-2116-172/+70
* Add roundeven, roundevenf, roundevenl.Joseph Myers2016-12-212-3/+17
* Add fmaxmag, fminmag functions.Joseph Myers2016-12-202-1/+33
* Document sNaN argument error handling.Joseph Myers2016-12-161-0/+5
* New string function explicit_bzero (from OpenBSD).Zack Weinberg2016-12-161-0/+99
* Define FE_SNANS_ALWAYS_SIGNAL.Joseph Myers2016-12-161-0/+14
* Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer2016-12-122-1/+114
* Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L.Zack Weinberg2016-12-081-9/+5
* Add pretty printers for the NPTL lock typesMartin Galvan2016-12-081-0/+30
* Add llogb, llogbf, llogbl.Joseph Myers2016-12-022-2/+31
* Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers2016-11-242-1/+20