summaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)Author
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
2014-11-21manual: cuserid is mtasurace if not passed a stringAlexandre Oliva
2014-11-21Require check-safety.sh to pass; wish for check that all fns are documentedAlexandre Oliva
2014-11-18Fix crossreference to nonexistent node BSD HandlerTom de Vries
2014-11-14Remove sigvec.Roland McGrath
2014-11-14Require GCC 4.6 or later to build glibc.Joseph Myers
2014-11-10Update minimal required bunutils version to 2.22Andrew Senkevich
2014-11-06manual/llio.texi: Comment on write atomicity.Carlos O'Donell
2014-10-31Update autoconf version requirement in install.texi.Joseph Myers
2014-10-29manual/llio.texi: Add Linux-specific comments for write().Carlos O'Donell
2014-09-07Update contrib.texiAllan McRae
2014-07-29fcntl-linux.h: add new definitions and manual updates for open file descripti...Jeff Layton
2014-07-10manual: Update the locale documentationFlorian Weimer
2014-06-26Update miscellaneous files from upstream sources.Joseph Myers
2014-06-07Remove redundant C locale settings.Joseph Myers
2014-06-06Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers
2014-06-05Fix typo in manual.Ondřej Bílka
2014-05-23manual: Update prototypes for alphasort and friendsRasmus Villemoes
2014-04-30Increase minimum Linux kernel version to 2.6.32.Joseph Myers
2014-04-28Fix types of stream hook functions in manual.Ondřej Bílka
2014-04-17manual: Sort overview listing by manual order.Carlos O'Donell
2014-04-17manual/setjmp.texi: Clarify setcontext and signal handlers textWill Newton
2014-04-12Fix qsort argument order in collation exampleAllan McRae
2014-04-08manual/ipc.texi: Fix AC-safety notes.Carlos O'Donell