aboutsummaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-14Update INSTALL with latest versions tested to work.Carlos O'Donell1-7/+6
2016-01-10Fix doc quoting problems with Texinfo 5Paul Eggert1-0/+7
2016-01-07Make shebang interpreter directives consistentMarko Myllynen4-4/+4
2016-01-05Update miscellaneous files from upstream sources.Joseph Myers1-600/+1529
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers46-46/+46
2015-12-14Make obsolete syscall wrappers into compat symbols (bug 18472).Joseph Myers1-2/+0
2015-12-10Split large string section; add truncation advicePaul Eggert6-227/+250
2015-12-10Document best practice for disconnected NSS modules.Carlos O'Donell1-0/+7
2015-12-04Fix typo in strncat, wcsncat manual entriesPaul Eggert1-4/+6
2015-12-04Consistency about byte vs character in string.texiPaul Eggert1-221/+236
2015-11-24Remove CPU set size checking from affinity functions [BZ #19143]Florian Weimer1-2/+0
2015-10-27Require GCC 4.7 or later to build glibc.Joseph Myers1-2/+2
2015-10-20Convert 29 more function definitions to prototype style (multiple parameters ...Joseph Myers1-2/+1
2015-10-19timezone: polish grammar a bit in documentationMike Frysinger1-2/+2
2015-10-17malloc: Rewrite with explicit TLS access using __threadFlorian Weimer1-4/+0
2015-10-17The va_list pointer is unspecified after a call to vfprintf [BZ #18982]Florian Weimer1-14/+10
2015-10-14manual/argp.texi (Specifying Argp Parsers): Fix typo.Namhyung Kim1-1/+1
2015-10-07Fix manual argument order for posix_fallocate64 (Bug 19086).Carlos O'Donell1-1/+1
2015-09-29Files open O_WRONLY not supported in fallocate emulation.Carlos O'Donell1-0/+4
2015-09-18timezone: add a configure flag to disable program installMike Frysinger1-0/+10
2015-08-21manual: skip build when perl is unavailableMike Frysinger1-0/+3
2015-08-20Fix exponents in manual.Ondřej Bílka4-23/+34
2015-08-19PowerPC: Extend Program Priority Register supportGabriel F. T. Gomes1-0/+18
2015-06-12Attempting to install glibc configured with --prefix=/usr intoMartin Sebor1-6/+8
2015-06-09Start of series of patches with x86_64 vector math functions.Andrew Senkevich1-0/+4