Age | Commit message (Expand) | Author | Files | Lines |
2016-04-14 | malloc: Run fork handler as late as possible [BZ #19431] | Florian Weimer | 1 | -8/+0 |
2016-04-14 | Remove union wait [BZ #19613] | Florian Weimer | 1 | -42/+6 |
2016-03-10 | Allow spurious underflow / inexact for ldbl-128ibm. | Joseph Myers | 1 | -0/+10 |
2016-02-24 | Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere. | Joseph Myers | 1 | -1/+1 |
2016-02-20 | Deprecate readdir_r, readdir64_r [BZ #19056] | Florian Weimer | 1 | -6/+7 |
2016-02-19 | malloc: Remove max_total_mem member form struct malloc_par | Florian Weimer | 1 | -1/+1 |
2016-02-14 | Update INSTALL with latest versions tested to work. | Carlos O'Donell | 1 | -7/+6 |
2016-01-10 | Fix doc quoting problems with Texinfo 5 | Paul Eggert | 1 | -0/+7 |
2016-01-07 | Make shebang interpreter directives consistent | Marko Myllynen | 4 | -4/+4 |
2016-01-05 | Update miscellaneous files from upstream sources. | Joseph Myers | 1 | -600/+1529 |
2016-01-04 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 46 | -46/+46 |
2015-12-14 | Make obsolete syscall wrappers into compat symbols (bug 18472). | Joseph Myers | 1 | -2/+0 |
2015-12-10 | Split large string section; add truncation advice | Paul Eggert | 6 | -227/+250 |
2015-12-10 | Document best practice for disconnected NSS modules. | Carlos O'Donell | 1 | -0/+7 |
2015-12-04 | Fix typo in strncat, wcsncat manual entries | Paul Eggert | 1 | -4/+6 |
2015-12-04 | Consistency about byte vs character in string.texi | Paul Eggert | 1 | -221/+236 |
2015-11-24 | Remove CPU set size checking from affinity functions [BZ #19143] | Florian Weimer | 1 | -2/+0 |
2015-10-27 | Require GCC 4.7 or later to build glibc. | Joseph Myers | 1 | -2/+2 |
2015-10-20 | Convert 29 more function definitions to prototype style (multiple parameters ... | Joseph Myers | 1 | -2/+1 |
2015-10-19 | timezone: polish grammar a bit in documentation | Mike Frysinger | 1 | -2/+2 |
2015-10-17 | malloc: Rewrite with explicit TLS access using __thread | Florian Weimer | 1 | -4/+0 |
2015-10-17 | The va_list pointer is unspecified after a call to vfprintf [BZ #18982] | Florian Weimer | 1 | -14/+10 |
2015-10-14 | manual/argp.texi (Specifying Argp Parsers): Fix typo. | Namhyung Kim | 1 | -1/+1 |
2015-10-07 | Fix manual argument order for posix_fallocate64 (Bug 19086). | Carlos O'Donell | 1 | -1/+1 |
2015-09-29 | Files open O_WRONLY not supported in fallocate emulation. | Carlos O'Donell | 1 | -0/+4 |
2015-09-18 | timezone: add a configure flag to disable program install | Mike Frysinger | 1 | -0/+10 |
2015-08-21 | manual: skip build when perl is unavailable | Mike Frysinger | 1 | -0/+3 |
2015-08-20 | Fix exponents in manual. | Ondřej Bílka | 4 | -23/+34 |
2015-08-19 | PowerPC: Extend Program Priority Register support | Gabriel F. T. Gomes | 1 | -0/+18 |
2015-06-12 | Attempting to install glibc configured with --prefix=/usr into | Martin Sebor | 1 | -6/+8 |
2015-06-09 | Start of series of patches with x86_64 vector math functions. | Andrew Senkevich | 1 | -0/+4 |
2015-06-05 | posix_fallocate: Emulation fixes and documentation [BZ #15661] | Florian Weimer | 1 | -0/+94 |
2015-05-20 | Fix typo in safety annotations in envz_remove | Siddhesh Poyarekar | 1 | -1/+1 |
2015-05-19 | Add envz_remove to the libc manual | Siddhesh Poyarekar | 1 | -0/+8 |
2015-03-23 | Avoid SIGFPE in wordexp [BZ #18100] | Florian Weimer | 1 | -1/+2 |
2015-03-12 | manual: fix XPG basename prototype | Yaakov Selkowitz | 1 | -1/+1 |
2015-03-06 | Document test-wrapper-env-only in INSTALL. | Roland McGrath | 1 | -8/+13 |
2015-03-06 | manual: complete example in error message documentation | Rical Jasan | 1 | -6/+12 |
2015-03-06 | manual: drop strerror C89 compatibility note | Mike Frysinger | 1 | -3/+0 |
2015-02-17 | Refine documentation of libm exceptions goals. | Joseph Myers | 1 | -6/+13 |
2015-02-16 | * manual/time.texi (TZ Variable): glibc no longer comes with tzdata. | Paul Eggert | 1 | -1/+2 |
2015-02-12 | [BZ #17969] | J William Piggott | 1 | -2/+2 |
2015-02-12 | Document tv_sec is of type time_t: | Rüdiger Sonderfeld | 1 | -2/+2 |
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 |