Age | Commit message (Expand) | Author |
2015-08-21 | manual: skip build when perl is unavailable | Mike Frysinger |
2015-08-20 | Fix exponents in manual. | Ondřej Bílka |
2015-08-19 | PowerPC: Extend Program Priority Register support | Gabriel F. T. Gomes |
2015-06-12 | Attempting to install glibc configured with --prefix=/usr into | Martin Sebor |
2015-06-09 | Start of series of patches with x86_64 vector math functions. | Andrew Senkevich |
2015-06-05 | posix_fallocate: Emulation fixes and documentation [BZ #15661] | Florian Weimer |
2015-05-20 | Fix typo in safety annotations in envz_remove | Siddhesh Poyarekar |
2015-05-19 | Add envz_remove to the libc manual | Siddhesh Poyarekar |
2015-03-23 | Avoid SIGFPE in wordexp [BZ #18100] | Florian Weimer |
2015-03-12 | manual: fix XPG basename prototype | Yaakov Selkowitz |
2015-03-06 | Document test-wrapper-env-only in INSTALL. | Roland McGrath |
2015-03-06 | manual: complete example in error message documentation | Rical Jasan |
2015-03-06 | manual: drop strerror C89 compatibility note | Mike Frysinger |
2015-02-17 | Refine 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-12 | Document tv_sec is of type time_t: | Rüdiger Sonderfeld |
2015-02-05 | glibc 2.21 pre-release update. | Carlos O'Donell |
2015-01-02 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-12-22 | Require bison 2.7 or newer for regenerating intl/plural.y | Will Newton |
2014-12-21 | manual: Correct guarantee about pointers compared by qsort() | Anders Kaseorg |
2014-12-15 | Bump required version of texinfo to 4.7 | Will Newton |
2014-12-10 | manual: Remove incorrect claim that qsort() can be stabilized | Anders Kaseorg |
2014-12-10 | Use -Werror by default, add --disable-werror. | Joseph Myers |
2014-11-21 | manual: fix addmntent's MT-Safety race annotation | Ma Shimiao |
2014-11-21 | ctermid: return string literal, document MT-Safety pitfall | Alexandre Oliva |
2014-11-21 | manual: cuserid is mtasurace if not passed a string | Alexandre Oliva |
2014-11-21 | Require check-safety.sh to pass; wish for check that all fns are documented | Alexandre Oliva |
2014-11-18 | Fix crossreference to nonexistent node BSD Handler | Tom de Vries |
2014-11-14 | Remove sigvec. | Roland McGrath |
2014-11-14 | Require GCC 4.6 or later to build glibc. | Joseph Myers |
2014-11-10 | Update minimal required bunutils version to 2.22 | Andrew Senkevich |
2014-11-06 | manual/llio.texi: Comment on write atomicity. | Carlos O'Donell |
2014-10-31 | Update autoconf version requirement in install.texi. | Joseph Myers |
2014-10-29 | manual/llio.texi: Add Linux-specific comments for write(). | Carlos O'Donell |
2014-09-07 | Update contrib.texi | Allan McRae |
2014-07-29 | fcntl-linux.h: add new definitions and manual updates for open file descripti... | Jeff Layton |
2014-07-10 | manual: Update the locale documentation | Florian Weimer |
2014-06-26 | Update miscellaneous files from upstream sources. | Joseph Myers |
2014-06-07 | Remove redundant C locale settings. | Joseph Myers |
2014-06-06 | Don't require test wrappers to preserve environment variables, use more consi... | Joseph Myers |
2014-06-05 | Fix typo in manual. | Ondřej Bílka |
2014-05-23 | manual: Update prototypes for alphasort and friends | Rasmus Villemoes |
2014-04-30 | Increase minimum Linux kernel version to 2.6.32. | Joseph Myers |
2014-04-28 | Fix types of stream hook functions in manual. | Ondřej Bílka |
2014-04-17 | manual: Sort overview listing by manual order. | Carlos O'Donell |
2014-04-17 | manual/setjmp.texi: Clarify setcontext and signal handlers text | Will Newton |
2014-04-12 | Fix qsort argument order in collation example | Allan McRae |
2014-04-08 | manual/ipc.texi: Fix AC-safety notes. | Carlos O'Donell |