summaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)Author
2016-10-09Merge branch 't/tls' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2016-08-23manual/errno.texi: New errno values.Samuel Thibault
2016-02-14Update INSTALL with latest versions tested to work.Carlos O'Donell
2016-01-10Fix doc quoting problems with Texinfo 5Paul Eggert
2016-01-07Make shebang interpreter directives consistentMarko Myllynen
2016-01-05Update miscellaneous files from upstream sources.Joseph Myers
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-14Make obsolete syscall wrappers into compat symbols (bug 18472).Joseph Myers
2015-12-10Split large string section; add truncation advicePaul Eggert
2015-12-10Document best practice for disconnected NSS modules.Carlos O'Donell
2015-12-04Fix typo in strncat, wcsncat manual entriesPaul Eggert
2015-12-04Consistency about byte vs character in string.texiPaul Eggert
2015-11-24Remove CPU set size checking from affinity functions [BZ #19143]Florian Weimer
2015-10-27Require GCC 4.7 or later to build glibc.Joseph Myers
2015-10-20Convert 29 more function definitions to prototype style (multiple parameters ...Joseph Myers
2015-10-19timezone: polish grammar a bit in documentationMike Frysinger
2015-10-17malloc: Rewrite with explicit TLS access using __threadFlorian Weimer
2015-10-17The va_list pointer is unspecified after a call to vfprintf [BZ #18982]Florian Weimer
2015-10-14manual/argp.texi (Specifying Argp Parsers): Fix typo.Namhyung Kim
2015-10-07Fix manual argument order for posix_fallocate64 (Bug 19086).Carlos O'Donell
2015-09-29Files open O_WRONLY not supported in fallocate emulation.Carlos O'Donell
2015-09-18timezone: add a configure flag to disable program installMike Frysinger
2015-08-21manual: skip build when perl is unavailableMike Frysinger
2015-08-20Fix exponents in manual.Ondřej Bílka
2015-08-19PowerPC: Extend Program Priority Register supportGabriel F. T. Gomes
2015-06-12Attempting to install glibc configured with --prefix=/usr intoMartin Sebor
2015-06-09Start of series of patches with x86_64 vector math functions.Andrew Senkevich
2015-06-05posix_fallocate: Emulation fixes and documentation [BZ #15661]Florian Weimer
2015-05-20Fix typo in safety annotations in envz_removeSiddhesh Poyarekar
2015-05-19Add envz_remove to the libc manualSiddhesh Poyarekar
2015-03-23Avoid SIGFPE in wordexp [BZ #18100]Florian Weimer
2015-03-12manual: fix XPG basename prototypeYaakov Selkowitz
2015-03-06Document test-wrapper-env-only in INSTALL.Roland McGrath
2015-03-06manual: complete example in error message documentationRical Jasan
2015-03-06manual: drop strerror C89 compatibility noteMike Frysinger
2015-02-17Refine documentation of libm exceptions goals.Joseph Myers
2015-02-16* manual/time.texi (TZ Variable): glibc no longer comes with tzdata.Paul Eggert
2015-02-12[BZ #17969]J William Piggott
2015-02-12Document tv_sec is of type time_t:Rüdiger Sonderfeld
2015-02-05glibc 2.21 pre-release update.Carlos O'Donell
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-22Require bison 2.7 or newer for regenerating intl/plural.yWill Newton
2014-12-21manual: Correct guarantee about pointers compared by qsort()Anders Kaseorg
2014-12-15Bump required version of texinfo to 4.7Will Newton
2014-12-10manual: Remove incorrect claim that qsort() can be stabilizedAnders Kaseorg
2014-12-10Use -Werror by default, add --disable-werror.Joseph Myers
2014-11-21manual: fix addmntent's MT-Safety race annotationMa Shimiao
2014-11-21ctermid: return string literal, document MT-Safety pitfallAlexandre Oliva