about summary refs log tree commit diff
path: root/intl/dcigettext.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* intl: Treat C.UTF-8 locale like C locale, part 2 (BZ# 16621)Bruno Haible2023-12-121-3/+4
* intl: Treat C.UTF-8 locale like C locale (BZ# 16621)Bruno Haible2023-09-041-2/+6
* Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto2023-03-271-1/+2
* Replace rawmemchr (s, '\0') with strchrWilco Dijkstra2023-02-061-4/+0
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* intl: Handle translation output codesets with suffixes [BZ #26383]Arjun Shankar2020-09-251-7/+10
* Rewrite iconv option parsing [BZ #19519]Arjun Shankar2020-07-071-5/+10
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* locale: Avoid zero-length array in _nl_category_names [BZ #24962]Florian Weimer2019-09-051-2/+1
* intl: Do not return NULL on asprintf failure in gettext [BZ #24018]Florian Weimer2019-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* iconv, intl, locale, wcsmbs: Remove internal_functionFlorian Weimer2017-08-311-14/+5
* 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
* Remove the str(n)dup inlines from string/bits/string2.h. Although inliningWilco Dijkstra2017-03-131-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* hurd: fix pathconf visibilitySamuel Thibault2016-09-181-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* intl: Merge with gettext version 0.19.3Will Newton2014-12-111-311/+540
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-10/+10
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Fix _nl_find_msg malloc failure case, and callers.Carlos O'Donell2013-05-221-4/+18
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-2/+1
* Update copyright yearsJeff Law2012-06-211-1/+1
* [BZ #14277]Jeff Law2012-06-211-6/+7
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* dcigettext.c: Add missing bracketMarek Polacek2011-07-201-2/+2
* * intl/dcigettext.c (DCIGETTEXT): Avoid some code duplication.Ulrich Drepper2009-02-051-13/+2
* [BZ #5443]Ulrich Drepper2008-03-311-2/+14
* * intl/dcigettext.c (_nl_find_msg): Reread nconversions afterUlrich Drepper2008-03-301-10/+20
* (struct known_translation_t): Turn msgid into a union. (transcmp): Use the ap...Ulrich Drepper2007-11-171-15/+19
* * intl/dcigettext.c (_nl_find_msg): Unlock the conversions_lockUlrich Drepper2007-10-131-0/+1
* [BZ #5058]Ulrich Drepper2007-09-241-4/+31
* * intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_openUlrich Drepper2007-08-031-1/+4
* * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.Ulrich Drepper2007-07-281-2/+2
* * intl/dcigettext.c (DCIGETTEXT): If _nl_find_msg returns -1 don'tUlrich Drepper2006-06-221-18/+36
* * locale/setlocale.c: Change _nl_category_names into a string.Ulrich Drepper2006-05-151-2/+3
* * sysdeps/i386/i686/memcmp.S: Move misplaced END.Ulrich Drepper2005-04-281-7/+46
* * intl/tst-gettext3.c: New file.Ulrich Drepper2005-04-041-150/+335
* [BZ #661]Roland McGrath2005-03-291-5/+7
* [BZ #284, BZ #721]Roland McGrath2005-02-171-13/+13
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-420/+175
* 2.5-18.1Jakub Jelinek2007-07-121-175/+420