aboutsummaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)AuthorFilesLines
2018-05-17Add narrowing divide functions.Joseph Myers1-0/+19
2018-05-16math: Merge strtod_nan_*.h into math-type-macros-*.hFlorian Weimer1-1/+1
2018-05-16Add narrowing multiply functions.Joseph Myers1-0/+19
2018-05-07Revert:Alexandre Oliva1-0/+8
2018-04-30manual/startup.texi (Aborting a Program): Remove inappropriate joke.Raymond Nicholson1-8/+0
2018-04-27Remove tilegx port.Joseph Myers1-1/+2
2018-04-06Fix missing @ before texinfo commandAndreas Schwab1-1/+1
2018-04-05manual: Various fixes to the mbstouwcs example, and mbrtowc updateFlorian Weimer2-43/+77
2018-04-05manual: Move mbstouwcs to an example C fileFlorian Weimer2-22/+29
2018-04-03Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]H.J. Lu1-0/+3
2018-03-20Fix errno valuesSamuel Thibault1-10/+0
2018-03-20Add narrowing subtract functions.Joseph Myers1-0/+19
2018-03-18hurd: Reimplement libc locks using mach's gsyncAgustina Arzille1-0/+10
2018-02-21manual: Update _DEFAULT_SOURCE. [BZ #22862]Rical Jasan1-7/+14
2018-02-20manual: Update the _ISOC99_SOURCE description.Rical Jasan1-4/+3
2018-02-20manual: Document missing feature test macros.Rical Jasan1-2/+37
2018-02-19manual: Improve documentation of get_current_dir_name. [BZ #6889]Rical Jasan1-8/+9
2018-02-16manual: Fix a syntax error.Rical Jasan1-1/+1
2018-02-15Document use of CC and CFLAGS in more detail (bug 20980, bug 21234).Joseph Myers1-7/+18
2018-02-12Remove slow paths from expSzabolcs Nagy1-14/+0
2018-02-12Remove slow paths from powWilco Dijkstra1-16/+0
2018-02-10Add narrowing add functions.Joseph Myers1-0/+19
2018-02-09manual: Fix Texinfo warnings about improper node names.Rical Jasan3-6/+6
2018-02-07Remove slow paths from logWilco Dijkstra1-17/+0
2018-02-02preadv2/pwritev2: Handle offset == -1 [BZ #22753]Florian Weimer1-7/+14
2018-02-01Update contributions in the manualDmitry V. Levin1-4/+14
2018-01-31Fix typo in the previous commitDmitry V. Levin1-1/+1
2018-01-31Update information about the newest versions of tools used to build glibcDmitry V. Levin1-6/+7
2018-01-29Add documentation for __riscv_flush_icachePalmer Dabbelt1-0/+19
2018-01-29Skeleton documentation for the RISC-V portPalmer Dabbelt1-1/+1
2018-01-23manual: Fix spelling of "Auxiliary."Tobias Klauser1-1/+1
2018-01-22manual: Touch up documentation for strftime and ALTMON_* constants.Rical Jasan2-13/+20
2018-01-22Documentation to the above changes (bug 10871).Rafal Luzynski2-11/+50
2018-01-01Update miscellaneous files from upstream sources.Joseph Myers1-27/+20
2018-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers47-47/+47
2017-12-29manual: clarify errno value on success [BZ #22615]Aurelien Jarno1-14/+14
2017-12-23manual: fix a typo in strtoul description [BZ #21161]Aurelien Jarno1-1/+1
2017-12-23manual: fix finite description [BZ #22596]Aurelien Jarno1-2/+2
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer1-0/+88
2017-12-20Update miscellaneous files from upstream sources.Joseph Myers1-96/+116
2017-12-19Document that --enable-static-pie implies PIEH.J. Lu1-1/+2
2017-12-19Revert exp reimplementation (causes test failures).Joseph Myers1-0/+14
2017-12-19Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty1-14/+0
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu1-0/+9
2017-12-12Remove --with-fp / --without-fp.Joseph Myers1-4/+0
2017-12-12manual: Fix a typo in locale.texi.Rical Jasan1-1/+1
2017-12-12manual/conf.texi: add a missing underscore in front of SC_SSIZE_MAX [BZ #22588]Aurelien Jarno1-1/+1
2017-12-11powerpc: POWER8 memcpy optimization for cached memoryAdhemerval Zanella1-0/+10
2017-12-07Add _Float32 function aliases.Joseph Myers1-1/+2