about summary refs log tree commit diff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typo in safety annotations in envz_removeSiddhesh Poyarekar2015-05-201-1/+1
* Add envz_remove to the libc manualSiddhesh Poyarekar2015-05-191-0/+8
* Avoid SIGFPE in wordexp [BZ #18100]Florian Weimer2015-03-231-1/+2
* manual: fix XPG basename prototypeYaakov Selkowitz2015-03-121-1/+1
* Document test-wrapper-env-only in INSTALL.Roland McGrath2015-03-061-8/+13
* manual: complete example in error message documentationRical Jasan2015-03-061-6/+12
* manual: drop strerror C89 compatibility noteMike Frysinger2015-03-061-3/+0
* Refine documentation of libm exceptions goals.Joseph Myers2015-02-171-6/+13
* * manual/time.texi (TZ Variable): glibc no longer comes with tzdata.Paul Eggert2015-02-161-1/+2
* [BZ #17969]J William Piggott2015-02-121-2/+2
* Document tv_sec is of type time_t:Rüdiger Sonderfeld2015-02-121-2/+2
* glibc 2.21 pre-release update.Carlos O'Donell2015-02-052-2/+12
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0247-47/+47
* Require bison 2.7 or newer for regenerating intl/plural.yWill Newton2014-12-221-0/+9
* manual: Correct guarantee about pointers compared by qsort()Anders Kaseorg2014-12-211-6/+8
* Bump required version of texinfo to 4.7Will Newton2014-12-151-1/+1
* manual: Remove incorrect claim that qsort() can be stabilizedAnders Kaseorg2014-12-101-5/+4
* Use -Werror by default, add --disable-werror.Joseph Myers2014-12-101-0/+7
* manual: fix addmntent's MT-Safety race annotationMa Shimiao2014-11-211-1/+1
* ctermid: return string literal, document MT-Safety pitfallAlexandre Oliva2014-11-211-3/+5
* manual: cuserid is mtasurace if not passed a stringAlexandre Oliva2014-11-211-2/+3
* Require check-safety.sh to pass; wish for check that all fns are documentedAlexandre Oliva2014-11-212-1/+6
* Fix crossreference to nonexistent node BSD HandlerTom de Vries2014-11-181-1/+1
* Remove sigvec.Roland McGrath2014-11-141-93/+4
* Require GCC 4.6 or later to build glibc.Joseph Myers2014-11-141-3/+6
* Update minimal required bunutils version to 2.22Andrew Senkevich2014-11-101-1/+1
* manual/llio.texi: Comment on write atomicity.Carlos O'Donell2014-11-061-0/+5
* Update autoconf version requirement in install.texi.Joseph Myers2014-10-311-1/+1
* manual/llio.texi: Add Linux-specific comments for write().Carlos O'Donell2014-10-291-0/+25
* Update contrib.texiAllan McRae2014-09-071-0/+6
* fcntl-linux.h: add new definitions and manual updates for open file descripti...Jeff Layton2014-07-292-3/+315
* manual: Update the locale documentationFlorian Weimer2014-07-101-32/+114
* Update miscellaneous files from upstream sources.Joseph Myers2014-06-261-35/+72
* Remove redundant C locale settings.Joseph Myers2014-06-071-1/+1