Age | Commit message (Expand) | Author | Files | Lines |
2023-06-06 | Move {read,write}_all functions to a dedicated header | Frédéric Bérat | 1 | -21/+1 |
2023-06-01 | catgets/gencat.c: fix warn unused result | Frédéric Bérat | 1 | -11/+30 |
2023-05-18 | catgets: Reformat Makefile. | Carlos O'Donell | 1 | -10/+30 |
2023-04-22 | Use O_CLOEXEC in more places (BZ #15722) | Sergey Bugaev | 1 | -2/+2 |
2023-01-06 | Update copyright dates not handled by scripts/update-copyrights | Joseph Myers | 1 | -1/+1 |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 8 | -8/+8 |
2022-09-22 | Use '%z' instead of '%Z' on printf functions | Adhemerval Zanella Netto | 1 | -3/+3 |
2022-06-01 | catgets: Use 64 bit stat for __open_catalog (BZ# 29211) | Adhemerval Zanella | 1 | -2/+2 |
2022-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Paul Eggert | 1 | -1/+1 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 8 | -8/+8 |
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 |