about summary refs log tree commit diff
path: root/intl
Commit message (Expand)AuthorAgeFilesLines
* intl: Do not return NULL on asprintf failure in gettext [BZ #24018]Florian Weimer2019-01-021-1/+1
* intl/tst-gettext: fix failure with newest msgfmtAurelien Jarno2018-02-182-3/+7
* Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-151-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0141-41/+41
* Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu2017-12-111-8/+8
* intl: create target directory for bisonAndreas Schwab2017-12-011-0/+1
* plural.c: improve reproducibilityJuro Bystricky2017-11-302-2016/+4
* Hide internal __hash_string function [BZ #18822]H.J. Lu2017-10-011-1/+2
* Hide internal __gettextparse function [BZ #18822]H.J. Lu2017-10-011-1/+1
* Mark internal intl functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-2/+3
* Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-012-6/+11
* iconv, intl, locale, wcsmbs: Remove internal_functionFlorian Weimer2017-08-3111-53/+14
* Consolidate non cancellable close callAdhemerval Zanella2017-08-181-1/+1
* Consolidate non cancellable read callAdhemerval Zanella2017-08-181-1/+1
* Consolidate non cancellable open callAdhemerval Zanella2017-08-171-1/+1
* Fix missing redirects in testsuite targetsAndreas Schwab2017-08-071-5/+5
* _nl_load_domain: Use calloc instead of allocaFlorian Weimer2017-06-211-38/+7
* DCIGETTEXT: Use getcwd, asprintf to construct absolute pathnameFlorian Weimer2017-06-211-28/+14
* DCIGETTEXT: Do not make copy of localenameFlorian Weimer2017-06-191-1/+1
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-111-0/+2
* Remove the str(n)dup inlines from string/bits/string2.h. Although inliningWilco Dijkstra2017-03-132-6/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0142-42/+42
* hurd: fix pathconf visibilitySamuel Thibault2016-09-181-1/+1
* Enable --localedir to set message catalog directory (Bug 14259)Carlos O'Donell2016-02-241-4/+4
* Make shebang interpreter directives consistentMarko Myllynen2016-01-075-5/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0442-42/+42
* Add dependencies on needed locales in each subdir tests (bug 18969)Andreas Schwab2015-10-121-0/+13
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-087-7/+7
* Remove obsolete aliases that broke 'locale -a'Paul Eggert2015-05-221-2/+11
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0242-42/+42
* intl: Merge with gettext version 0.19.3Will Newton2014-12-1124-1129/+1366
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-1/+1
* Fix localealias.c fgets_unlocked namespace (bug 17589).Joseph Myers2014-11-121-1/+1
* Modify several tests to use test-skeleton.cArjun Shankar2014-11-055-10/+25
* tst-gettext2: make setup more robustMike Frysinger2014-08-081-14/+10
* Sync up loadmsgcat.c with gettextSiddhesh Poyarekar2014-07-031-14/+65
* Don't use __glibc_unlikely in shared codeSiddhesh Poyarekar2014-07-031-2/+2
* Fix typo and formatting in loadmsgcat.cSiddhesh Poyarekar2014-07-021-18/+8
* Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers2014-06-066-50/+22
* Include LOCPATH in default test environment.Joseph Myers2014-06-041-5/+0
* Make tests consistently use *.out output files.Joseph Myers2014-03-071-3/+3
* Enumerate tests with special rules in tests-special variable.Joseph Myers2014-03-061-7/+12
* Fix fallout from Joseph's untested Makeconfig change.Roland McGrath2014-02-281-3/+3
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-2/+3
* Generate .test-result files for tests with special rules.Joseph Myers2014-02-211-6/+12
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-104-23/+23
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0142-42/+42
* Use (void) in no-arguments function definitions.Joseph Myers2013-06-083-3/+3
* Fix _nl_find_msg malloc failure case, and callers.Carlos O'Donell2013-05-222-5/+24
* Remove bounded-pointers build system support.Joseph Myers2013-02-151-3/+0