about summary refs log tree commit diff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
* Add narrowing divide functions.Joseph Myers2018-05-171-0/+19
* math: Merge strtod_nan_*.h into math-type-macros-*.hFlorian Weimer2018-05-161-1/+1
* Add narrowing multiply functions.Joseph Myers2018-05-161-0/+19
* Revert:Alexandre Oliva2018-05-071-0/+8
* manual/startup.texi (Aborting a Program): Remove inappropriate joke.Raymond Nicholson2018-04-301-8/+0
* Remove tilegx port.Joseph Myers2018-04-271-1/+2
* Fix missing @ before texinfo commandAndreas Schwab2018-04-061-1/+1
* manual: Various fixes to the mbstouwcs example, and mbrtowc updateFlorian Weimer2018-04-052-43/+77
* manual: Move mbstouwcs to an example C fileFlorian Weimer2018-04-052-22/+29
* Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]H.J. Lu2018-04-031-0/+3
* Fix errno valuesSamuel Thibault2018-03-201-10/+0
* Add narrowing subtract functions.Joseph Myers2018-03-201-0/+19
* hurd: Reimplement libc locks using mach's gsyncAgustina Arzille2018-03-181-0/+10
* manual: Update _DEFAULT_SOURCE. [BZ #22862]Rical Jasan2018-02-211-7/+14
* manual: Update the _ISOC99_SOURCE description.Rical Jasan2018-02-201-4/+3
* manual: Document missing feature test macros.Rical Jasan2018-02-201-2/+37
* manual: Improve documentation of get_current_dir_name. [BZ #6889]Rical Jasan2018-02-191-8/+9
* manual: Fix a syntax error.Rical Jasan2018-02-161-1/+1
* Document use of CC and CFLAGS in more detail (bug 20980, bug 21234).Joseph Myers2018-02-151-7/+18
* Remove slow paths from expSzabolcs Nagy2018-02-121-14/+0
* Remove slow paths from powWilco Dijkstra2018-02-121-16/+0
* Add narrowing add functions.Joseph Myers2018-02-101-0/+19
* manual: Fix Texinfo warnings about improper node names.Rical Jasan2018-02-093-6/+6
* Remove slow paths from logWilco Dijkstra2018-02-071-17/+0
* preadv2/pwritev2: Handle offset == -1 [BZ #22753]Florian Weimer2018-02-021-7/+14
* Update contributions in the manualDmitry V. Levin2018-02-011-4/+14
* Fix typo in the previous commitDmitry V. Levin2018-01-311-1/+1
* Update information about the newest versions of tools used to build glibcDmitry V. Levin2018-01-311-6/+7
* Add documentation for __riscv_flush_icachePalmer Dabbelt2018-01-291-0/+19
* Skeleton documentation for the RISC-V portPalmer Dabbelt2018-01-291-1/+1
* manual: Fix spelling of "Auxiliary."Tobias Klauser2018-01-231-1/+1
* manual: Touch up documentation for strftime and ALTMON_* constants.Rical Jasan2018-01-222-13/+20
* Documentation to the above changes (bug 10871).Rafal Luzynski2018-01-222-11/+50
* Update miscellaneous files from upstream sources.Joseph Myers2018-01-011-27/+20
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0147-47/+47
* manual: clarify errno value on success [BZ #22615]Aurelien Jarno2017-12-291-14/+14
* manual: fix a typo in strtoul description [BZ #21161]Aurelien Jarno2017-12-231-1/+1
* manual: fix finite description [BZ #22596]Aurelien Jarno2017-12-231-2/+2
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-221-0/+88
* Update miscellaneous files from upstream sources.Joseph Myers2017-12-201-96/+116
* Document that --enable-static-pie implies PIEH.J. Lu2017-12-191-1/+2
* Revert exp reimplementation (causes test failures).Joseph Myers2017-12-191-0/+14
* Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty2017-12-191-14/+0
* Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu2017-12-151-0/+9
* Remove --with-fp / --without-fp.Joseph Myers2017-12-121-4/+0
* manual: Fix a typo in locale.texi.Rical Jasan2017-12-121-1/+1
* manual/conf.texi: add a missing underscore in front of SC_SSIZE_MAX [BZ #22588]Aurelien Jarno2017-12-121-1/+1
* powerpc: POWER8 memcpy optimization for cached memoryAdhemerval Zanella2017-12-111-0/+10
* Add _Float32 function aliases.Joseph Myers2017-12-071-1/+2