Age | Commit message (Expand) | Author | Files | Lines |
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar | 4 | -4/+0 |
2021-07-22 | Move malloc hooks into a compat DSO | Siddhesh Poyarekar | 1 | -1/+3 |
2021-01-02 | Update copyright dates not handled by scripts/update-copyrights. | Paul Eggert | 1 | -1/+1 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 8 | -8/+8 |
2020-09-11 | Remove internal usage of extensible stat functions | Adhemerval Zanella | 1 | -1/+1 |
2020-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 8 | -8/+8 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 8 | -8/+8 |
2019-02-27 | Add some spaces before '('. | Joseph Myers | 1 | -1/+1 |
2019-02-13 | Fix -Wempty-body warnings in glibc. | Joseph Myers | 1 | -1/+3 |
2019-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 8 | -8/+8 |
2018-02-18 | intl/tst-gettext: fix failure with newest msgfmt | Aurelien Jarno | 1 | -0/+5 |
2018-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 8 | -8/+8 |
2017-08-21 | Don't compile non-lib modules as lib modules [BZ #21864] | H.J. Lu | 1 | -0/+1 |
2017-08-18 | Consolidate non cancellable close call | Adhemerval Zanella | 1 | -1/+1 |
2017-08-18 | Consolidate non cancellable read call | Adhemerval Zanella | 1 | -1/+1 |
2017-08-17 | Consolidate non cancellable open call | Adhemerval Zanella | 1 | -2/+2 |
2017-08-07 | Consistently use uintN_t not u_intN_t everywhere. | Joseph Myers | 2 | -7/+7 |
2017-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 8 | -8/+8 |
2016-03-15 | Fix building glibc master with NDEBUG and --with-cpu. | Carlos O'Donell | 1 | -1/+1 |
2016-02-24 | Enable --localedir to set message catalog directory (Bug 14259) | Carlos O'Donell | 1 | -1/+1 |
2016-01-07 | Make shebang interpreter directives consistent | Marko Myllynen | 1 | -1/+1 |
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 | 8 | -8/+8 |
2015-08-08 | Fix trailing space. | Paul Pluzhnikov | 1 | -1/+1 |
2015-08-08 | Fix BZ #17905 | Paul Pluzhnikov | 4 | -17/+65 |
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 | 8 | -8/+8 |
2014-11-05 | Modify several tests to use test-skeleton.c | Arjun Shankar | 2 | -4/+10 |
2014-08-21 | Remove redundant CPPFLAGS for some programs | Siddhesh Poyarekar | 1 | -2/+0 |
2014-06-20 | Clean up HAVE_CONFIG_H and STDC_HEADERS. | Roland McGrath | 1 | -2/+1 |
2014-06-06 | Don't require test wrappers to preserve environment variables, use more consi... | Joseph Myers | 2 | -13/+15 |
2014-03-07 | Count miscellaneous files built on host for testing as tests. | Joseph Myers | 1 | -2/+3 |
2014-03-06 | Enumerate tests with special rules in tests-special variable. | Joseph Myers | 1 | -2/+5 |
2014-02-28 | Fix fallout from Joseph's untested Makeconfig change. | Roland McGrath | 1 | -3/+3 |
2014-02-26 | Consistently include Makeconfig after defining subdir. | Joseph Myers | 1 | -0/+2 |
2014-02-21 | Generate .test-result files for tests with special rules. | Joseph Myers | 1 | -4/+8 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -2/+2 |
2014-01-01 | Update remaining copyright dates | Allan McRae | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 8 | -8/+8 |
2013-06-08 | Use (void) in no-arguments function definitions. | Joseph Myers | 1 | -1/+1 |
2013-02-18 | unify xmalloc prototypes & friends | Mike Frysinger | 1 | -7/+1 |
2013-01-11 | Add --enable-hardcoded-path-in-tests configure option | H.J. Lu | 2 | -3/+3 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 8 | -8/+8 |
2013-01-01 | Update copyright years. | David S. Miller | 1 | -2/+2 |
2012-11-09 | Support --with-pkgversion and --with-bugurl. | Joseph Myers | 1 | -3/+6 |
2012-11-01 | Update test-gencat.sh and tst-langinfo.sh | H.J. Lu | 1 | -2/+2 |