aboutsummaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)AuthorFilesLines
2016-10-06Manual typos: Signal HandlingRical Jasan1-3/+3
2016-10-06Manual typos: Non-Local ExitsRical Jasan1-4/+4
2016-10-06Manual typos: Resource Usage and LimitationRical Jasan1-26/+26
2016-10-06Manual typos: Date and TimeRical Jasan1-19/+19
2016-10-06Manual typos: Arithmetic FunctionsRical Jasan1-8/+8
2016-10-06Manual typos: MathematicsRical Jasan1-18/+18
2016-10-06Manual typos: SyslogRical Jasan1-2/+2
2016-10-06Manual typos: Low-Level Terminal InterfaceRical Jasan1-9/+9
2016-10-06Manual typos: SocketsRical Jasan1-14/+14
2016-10-06Manual typos: File System InterfaceRical Jasan1-21/+21
2016-10-06Manual typos: Low-Level Input/OutputRical Jasan1-37/+37
2016-10-06Manual typos: Input/Output on StreamsRical Jasan1-41/+42
2016-09-30libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)Adhemerval Zanella1-2/+2
2016-09-30Add iscanonical.Joseph Myers2-1/+18
2016-09-23Add iszero.Joseph Myers2-1/+9
2016-09-23manual: Clarify NSS error reportingFlorian Weimer1-15/+30
2016-09-21Add issubnormal.Joseph Myers2-3/+11
2016-09-21Add <stdint.h> integer width macros.Joseph Myers2-1/+35
2016-09-21manual: Clarify the documentation of strverscmp [BZ #20524]Florian Weimer1-20/+49
2016-09-19Add <limits.h> integer width macros.Joseph Myers1-0/+50
2016-09-07Add femode_t functions.Joseph Myers1-0/+33
2016-08-29Add fetestexceptflag.Joseph Myers1-0/+11
2016-08-16Add fesetexcept.Joseph Myers1-0/+12
2016-08-03Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro.Joseph Myers2-4/+14
2016-08-03Fix typo in last arith.texi change.Joseph Myers1-1/+1
2016-08-03Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro.Joseph Myers2-11/+19
2016-08-02Support __STDC_WANT_LIB_EXT2__ feature test macro.Joseph Myers1-0/+8
2016-06-16Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan2-3/+43
2016-06-16manual: fix typos in the pattern chapterRical Jasan1-12/+12
2016-06-16manual: fix typos in the search chapterRical Jasan1-18/+18
2016-06-16manual: fix typos in the message chapterRical Jasan1-79/+78
2016-06-16manual: fix spelling typosMike Frysinger7-13/+13
2016-06-16manual: fix typos in the locale chapterRical Jasan1-8/+8
2016-06-16manual: fix typos in character set handlingRical Jasan1-34/+34
2016-06-16manual: fix typos in the string chaptersRical Jasan1-12/+12
2016-06-16manual: fix typos in the character handling chapterRical Jasan1-2/+2
2016-06-16manual: fix typos in the memory chapterRical Jasan1-12/+12
2016-06-10malloc: Remove __malloc_initialize_hook from the API [BZ #19564]Florian Weimer1-22/+2
2016-06-052016-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-6/+0
2016-05-30stpcpy is part of POSIX.1-2008 [BZ #3629]Roland McGrath1-3/+3
2016-05-19manual: fix typos in error reportingricaljasan@pacific.net1-11/+11
2016-05-19manual: fix typo in the introductionricaljasan@pacific.net1-1/+1
2016-04-29NSS: Implement group merging support.Stephen Gallagher1-1/+45
2016-04-29glob: Simplify the interface for the GLOB_ALTDIRFUNC callback gl_readdirFlorian Weimer2-1/+80
2016-04-14malloc: Run fork handler as late as possible [BZ #19431]Florian Weimer1-8/+0
2016-04-14Remove union wait [BZ #19613]Florian Weimer1-42/+6
2016-03-10Allow spurious underflow / inexact for ldbl-128ibm.Joseph Myers1-0/+10
2016-02-24Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere.Joseph Myers1-1/+1
2016-02-20Deprecate readdir_r, readdir64_r [BZ #19056]Florian Weimer1-6/+7
2016-02-19malloc: Remove max_total_mem member form struct malloc_parFlorian Weimer1-1/+1