Age | Commit message (Expand) | Author | Files | Lines |
2023-03-27 | Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions | Adhemerval Zanella Netto | 4 | -9/+12 |
2023-02-06 | Replace rawmemchr (s, '\0') with strchr | Wilco Dijkstra | 1 | -4/+0 |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 41 | -41/+41 |
2022-11-01 | intl: Fix clang -Wunused-but-set-variable on plural.c | Adhemerval Zanella | 1 | -1/+2 |
2022-01-25 | intl: Avoid -Wuse-after-free [BZ #26779] | Martin Sebor | 1 | -1/+11 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 41 | -41/+41 |
2021-12-22 | intl/plural.y: Avoid conflicting declarations of yyerror and yylex | Andrea Monaco | 1 | -0/+5 |
2021-12-14 | intl: Emit no lines in bison generated files | Khem Raj | 1 | -1/+1 |
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar | 9 | -10/+0 |
2021-07-22 | Move malloc hooks into a compat DSO | Siddhesh Poyarekar | 1 | -0/+1 |
2021-06-22 | Use 64 bit time_t stat internally | Adhemerval Zanella | 1 | -2/+2 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 41 | -41/+41 |
2020-10-08 | Revert "Fix missing redirects in testsuite targets" | Andreas Schwab | 1 | -5/+5 |
2020-09-25 | intl: Handle translation output codesets with suffixes [BZ #26383] | Arjun Shankar | 2 | -27/+24 |
2020-09-11 | Remove internal usage of extensible stat functions | Adhemerval Zanella | 1 | -1/+1 |
2020-07-07 | Rewrite iconv option parsing [BZ #19519] | Arjun Shankar | 1 | -5/+10 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 41 | -41/+41 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 41 | -41/+41 |
2019-09-05 | locale: Avoid zero-length array in _nl_category_names [BZ #24962] | Florian Weimer | 1 | -2/+1 |
2019-01-02 | intl: Do not return NULL on asprintf failure in gettext [BZ #24018] | Florian Weimer | 1 | -1/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 41 | -41/+41 |
2018-02-18 | intl/tst-gettext: fix failure with newest msgfmt | Aurelien Jarno | 2 | -3/+7 |
2018-02-15 | Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers | 1 | -1/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 41 | -41/+41 |
2017-12-11 | Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c | H.J. Lu | 1 | -8/+8 |
2017-12-01 | intl: create target directory for bison | Andreas Schwab | 1 | -0/+1 |
2017-11-30 | plural.c: improve reproducibility | Juro Bystricky | 2 | -2016/+4 |
2017-10-01 | Hide internal __hash_string function [BZ #18822] | H.J. Lu | 1 | -1/+2 |
2017-10-01 | Hide internal __gettextparse function [BZ #18822] | H.J. Lu | 1 | -1/+1 |
2017-10-01 | Mark internal intl functions with attribute_hidden [BZ #18822] | H.J. Lu | 1 | -2/+3 |
2017-10-01 | Mark internal functions with attribute_hidden [BZ #18822] | H.J. Lu | 2 | -6/+11 |
2017-08-31 | iconv, intl, locale, wcsmbs: Remove internal_function | Florian Weimer | 11 | -53/+14 |
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 | -1/+1 |
2017-08-07 | Fix missing redirects in testsuite targets | Andreas Schwab | 1 | -5/+5 |
2017-06-21 | _nl_load_domain: Use calloc instead of alloca | Florian Weimer | 1 | -38/+7 |
2017-06-21 | DCIGETTEXT: Use getcwd, asprintf to construct absolute pathname | Florian Weimer | 1 | -28/+14 |
2017-06-19 | DCIGETTEXT: Do not make copy of localename | Florian Weimer | 1 | -1/+1 |
2017-05-11 | Suppress internal declarations for most of the testsuite. | Zack Weinberg | 1 | -0/+2 |
2017-03-13 | Remove the str(n)dup inlines from string/bits/string2.h. Although inlining | Wilco Dijkstra | 2 | -6/+1 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 42 | -42/+42 |
2016-09-18 | hurd: fix pathconf visibility | Samuel Thibault | 1 | -1/+1 |
2016-02-24 | Enable --localedir to set message catalog directory (Bug 14259) | Carlos O'Donell | 1 | -4/+4 |
2016-01-07 | Make shebang interpreter directives consistent | Marko Myllynen | 5 | -5/+5 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 42 | -42/+42 |
2015-10-12 | Add dependencies on needed locales in each subdir tests (bug 18969) | Andreas Schwab | 1 | -0/+13 |
2015-09-08 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers | 7 | -7/+7 |
2015-05-22 | Remove obsolete aliases that broke 'locale -a' | Paul Eggert | 1 | -2/+11 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 42 | -42/+42 |