summaryrefslogtreecommitdiff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
* 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
* malloc: Remove max_total_mem member form struct malloc_parFlorian Weimer2016-02-191-1/+1
* Update INSTALL with latest versions tested to work.Carlos O'Donell2016-02-141-7/+6
* Fix doc quoting problems with Texinfo 5Paul Eggert2016-01-101-0/+7
* Make shebang interpreter directives consistentMarko Myllynen2016-01-074-4/+4
* Update miscellaneous files from upstream sources.Joseph Myers2016-01-051-600/+1529
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0446-46/+46
* Make obsolete syscall wrappers into compat symbols (bug 18472).Joseph Myers2015-12-141-2/+0
* Split large string section; add truncation advicePaul Eggert2015-12-106-227/+250
* Document best practice for disconnected NSS modules.Carlos O'Donell2015-12-101-0/+7
* Fix typo in strncat, wcsncat manual entriesPaul Eggert2015-12-041-4/+6
* Consistency about byte vs character in string.texiPaul Eggert2015-12-041-221/+236
* Remove CPU set size checking from affinity functions [BZ #19143]Florian Weimer2015-11-241-2/+0
* Require GCC 4.7 or later to build glibc.Joseph Myers2015-10-271-2/+2
* Convert 29 more function definitions to prototype style (multiple parameters ...Joseph Myers2015-10-201-2/+1
* timezone: polish grammar a bit in documentationMike Frysinger2015-10-191-2/+2
* malloc: Rewrite with explicit TLS access using __threadFlorian Weimer2015-10-171-4/+0
* The va_list pointer is unspecified after a call to vfprintf [BZ #18982]Florian Weimer2015-10-171-14/+10
* manual/argp.texi (Specifying Argp Parsers): Fix typo.Namhyung Kim2015-10-141-1/+1
* Fix manual argument order for posix_fallocate64 (Bug 19086).Carlos O'Donell2015-10-071-1/+1
* Files open O_WRONLY not supported in fallocate emulation.Carlos O'Donell2015-09-291-0/+4
* timezone: add a configure flag to disable program installMike Frysinger2015-09-181-0/+10
* manual: skip build when perl is unavailableMike Frysinger2015-08-211-0/+3
* Fix exponents in manual.Ondřej Bílka2015-08-204-23/+34
* PowerPC: Extend Program Priority Register supportGabriel F. T. Gomes2015-08-191-0/+18
* Attempting to install glibc configured with --prefix=/usr intoMartin Sebor2015-06-121-6/+8
* Start of series of patches with x86_64 vector math functions.Andrew Senkevich2015-06-091-0/+4
* posix_fallocate: Emulation fixes and documentation [BZ #15661]Florian Weimer2015-06-051-0/+94