Age | Commit message (Expand) | Author | Files | Lines |
2015-02-05 | glibc 2.21 pre-release update. | Carlos O'Donell | 2 | -2/+12 |
2015-01-02 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 47 | -47/+47 |
2014-12-22 | Require bison 2.7 or newer for regenerating intl/plural.y | Will Newton | 1 | -0/+9 |
2014-12-21 | manual: Correct guarantee about pointers compared by qsort() | Anders Kaseorg | 1 | -6/+8 |
2014-12-15 | Bump required version of texinfo to 4.7 | Will Newton | 1 | -1/+1 |
2014-12-10 | manual: Remove incorrect claim that qsort() can be stabilized | Anders Kaseorg | 1 | -5/+4 |
2014-12-10 | Use -Werror by default, add --disable-werror. | Joseph Myers | 1 | -0/+7 |
2014-11-21 | manual: fix addmntent's MT-Safety race annotation | Ma Shimiao | 1 | -1/+1 |
2014-11-21 | ctermid: return string literal, document MT-Safety pitfall | Alexandre Oliva | 1 | -3/+5 |
2014-11-21 | manual: cuserid is mtasurace if not passed a string | Alexandre Oliva | 1 | -2/+3 |
2014-11-21 | Require check-safety.sh to pass; wish for check that all fns are documented | Alexandre Oliva | 2 | -1/+6 |
2014-11-18 | Fix crossreference to nonexistent node BSD Handler | Tom de Vries | 1 | -1/+1 |
2014-11-14 | Remove sigvec. | Roland McGrath | 1 | -93/+4 |
2014-11-14 | Require GCC 4.6 or later to build glibc. | Joseph Myers | 1 | -3/+6 |
2014-11-10 | Update minimal required bunutils version to 2.22 | Andrew Senkevich | 1 | -1/+1 |
2014-11-06 | manual/llio.texi: Comment on write atomicity. | Carlos O'Donell | 1 | -0/+5 |
2014-10-31 | Update autoconf version requirement in install.texi. | Joseph Myers | 1 | -1/+1 |
2014-10-29 | manual/llio.texi: Add Linux-specific comments for write(). | Carlos O'Donell | 1 | -0/+25 |
2014-09-07 | Update contrib.texi | Allan McRae | 1 | -0/+6 |
2014-07-29 | fcntl-linux.h: add new definitions and manual updates for open file descripti... | Jeff Layton | 2 | -3/+315 |
2014-07-10 | manual: Update the locale documentation | Florian Weimer | 1 | -32/+114 |
2014-06-26 | Update miscellaneous files from upstream sources. | Joseph Myers | 1 | -35/+72 |
2014-06-07 | Remove redundant C locale settings. | Joseph Myers | 1 | -1/+1 |
2014-06-06 | Don't require test wrappers to preserve environment variables, use more consi... | Joseph Myers | 1 | -3/+5 |
2014-06-05 | Fix typo in manual. | Ondřej Bílka | 1 | -1/+1 |
2014-05-23 | manual: Update prototypes for alphasort and friends | Rasmus Villemoes | 1 | -4/+4 |
2014-04-30 | Increase minimum Linux kernel version to 2.6.32. | Joseph Myers | 1 | -1/+1 |
2014-04-28 | Fix types of stream hook functions in manual. | Ondřej Bílka | 1 | -4/+4 |
2014-04-17 | manual: Sort overview listing by manual order. | Carlos O'Donell | 1 | -28/+77 |
2014-04-17 | manual/setjmp.texi: Clarify setcontext and signal handlers text | Will Newton | 1 | -8/+11 |
2014-04-12 | Fix qsort argument order in collation example | Allan McRae | 1 | -2/+2 |
2014-04-08 | manual/ipc.texi: Fix AC-safety notes. | Carlos O'Donell | 1 | -2/+2 |
2014-04-03 | manual: clarify buffer behavior in getline [BZ #5666] | David Svoboda | 1 | -1/+2 |
2014-03-14 | Do not terminate default test runs on test failure. | Joseph Myers | 1 | -0/+6 |
2014-03-13 | manual: time: fix typo in IST example | Mike Frysinger | 1 | -1/+1 |
2014-03-13 | manual/setjmp.texi: Improve clarity of Sys V context doc | Will Newton | 1 | -11/+10 |
2014-03-06 | Remove INSTALL_INFO setting in manual/Makefile. | Joseph Myers | 1 | -3/+0 |
2014-03-05 | Don't include individual test ulps in libm-test-ulps. | Joseph Myers | 1 | -8/+1 |
2014-02-28 | Add header and standard information to threads.texi. | Carlos O'Donell | 1 | -0/+12 |
2014-02-28 | Fix fallout from Joseph's untested Makeconfig change. | Roland McGrath | 1 | -8/+8 |
2014-02-26 | Consistently include Makeconfig after defining subdir. | Joseph Myers | 1 | -3/+2 |
2014-02-26 | Fix two spaces after sentence. | Ondřej Bílka | 18 | -55/+55 |
2014-02-26 | Use @Theglibc{} in manual/ipc.texi. | Carlos O'Donell | 1 | -1/+1 |
2014-02-26 | Add a new "Inter-Process Communication" chapter. | Carlos O'Donell | 4 | -4/+120 |
2014-02-11 | Remove _BSD_SOURCE and _SVID_SOURCE. | Joseph Myers | 5 | -33/+12 |
2014-02-11 | manual/probes.texi: Use "triggered" instead of "hit" | Will Newton | 1 | -73/+79 |
2014-02-11 | manual/probes.texi: Add documentation of setjmp/longjmp probes | Will Newton | 1 | -0/+40 |
2014-02-08 | manual: setjmp: fix typos/grammar | Mike Frysinger | 1 | -9/+9 |
2014-02-06 | Update contrib.texi | Siddhesh Poyarekar | 1 | -7/+12 |