about summary refs log tree commit diff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
...
* Manual typos: The Basic Program/System InterfaceRical Jasan2016-10-063-14/+14
* Manual typos: Signal HandlingRical Jasan2016-10-061-3/+3
* Manual typos: Non-Local ExitsRical Jasan2016-10-061-4/+4
* Manual typos: Resource Usage and LimitationRical Jasan2016-10-061-26/+26
* Manual typos: Date and TimeRical Jasan2016-10-061-19/+19
* Manual typos: Arithmetic FunctionsRical Jasan2016-10-061-8/+8
* Manual typos: MathematicsRical Jasan2016-10-061-18/+18
* Manual typos: SyslogRical Jasan2016-10-061-2/+2
* Manual typos: Low-Level Terminal InterfaceRical Jasan2016-10-061-9/+9
* Manual typos: SocketsRical Jasan2016-10-061-14/+14
* Manual typos: File System InterfaceRical Jasan2016-10-061-21/+21
* Manual typos: Low-Level Input/OutputRical Jasan2016-10-061-37/+37
* Manual typos: Input/Output on StreamsRical Jasan2016-10-061-41/+42
* libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)Adhemerval Zanella2016-09-301-2/+2
* Add iscanonical.Joseph Myers2016-09-302-1/+18
* Add iszero.Joseph Myers2016-09-232-1/+9
* manual: Clarify NSS error reportingFlorian Weimer2016-09-231-15/+30
* Add issubnormal.Joseph Myers2016-09-212-3/+11
* Add <stdint.h> integer width macros.Joseph Myers2016-09-212-1/+35
* manual: Clarify the documentation of strverscmp [BZ #20524]Florian Weimer2016-09-211-20/+49
* Add <limits.h> integer width macros.Joseph Myers2016-09-191-0/+50
* Add femode_t functions.Joseph Myers2016-09-071-0/+33
* Add fetestexceptflag.Joseph Myers2016-08-291-0/+11
* Add fesetexcept.Joseph Myers2016-08-161-0/+12
* Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro.Joseph Myers2016-08-032-4/+14
* Fix typo in last arith.texi change.Joseph Myers2016-08-031-1/+1
* Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro.Joseph Myers2016-08-032-11/+19
* Support __STDC_WANT_LIB_EXT2__ feature test macro.Joseph Myers2016-08-021-0/+8
* Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan2016-06-162-3/+43
* manual: fix typos in the pattern chapterRical Jasan2016-06-161-12/+12
* manual: fix typos in the search chapterRical Jasan2016-06-161-18/+18
* manual: fix typos in the message chapterRical Jasan2016-06-161-79/+78
* manual: fix spelling typosMike Frysinger2016-06-167-13/+13
* manual: fix typos in the locale chapterRical Jasan2016-06-161-8/+8
* manual: fix typos in character set handlingRical Jasan2016-06-161-34/+34
* manual: fix typos in the string chaptersRical Jasan2016-06-161-12/+12
* manual: fix typos in the character handling chapterRical Jasan2016-06-161-2/+2
* manual: fix typos in the memory chapterRical Jasan2016-06-161-12/+12
* malloc: Remove __malloc_initialize_hook from the API [BZ #19564]Florian Weimer2016-06-101-22/+2
* 2016-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2016-06-051-6/+0
* stpcpy is part of POSIX.1-2008 [BZ #3629]Roland McGrath2016-05-301-3/+3
* manual: fix typos in error reportingricaljasan@pacific.net2016-05-191-11/+11
* manual: fix typo in the introductionricaljasan@pacific.net2016-05-191-1/+1
* NSS: Implement group merging support.Stephen Gallagher2016-04-291-1/+45
* glob: Simplify the interface for the GLOB_ALTDIRFUNC callback gl_readdirFlorian Weimer2016-04-292-1/+80
* malloc: Run fork handler as late as possible [BZ #19431]Florian Weimer2016-04-141-8/+0
* Remove union wait [BZ #19613]Florian Weimer2016-04-141-42/+6
* Allow spurious underflow / inexact for ldbl-128ibm.Joseph Myers2016-03-101-0/+10
* Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere.Joseph Myers2016-02-241-1/+1
* Deprecate readdir_r, readdir64_r [BZ #19056]Florian Weimer2016-02-201-6/+7