aboutsummaryrefslogtreecommitdiff
path: root/iconv/loop.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-07Fix stringop-overflow errors from gcc 10 in iconv.Stefan Liebler1-6/+8
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-05-15iconv: Remove public declaration of __gconv_transliterateFlorian Weimer1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-03-05Fix s390 -Os iconv build.Joseph Myers1-0/+11
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-27iconv: Suppress array out of bounds warning.Andreas Krebbel1-1/+7
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-09-12Complete the removal of __gconv_translit_findFlorian Weimer1-10/+4
2014-07-17iconv/loop.c: Fix -Wundef warning with !_STRING_ARCH_unalignedWill Newton1-30/+29
2014-04-09Define _STRING_ARCH_unaligned unconditionallyAdhemerval Zanella1-2/+2
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-2/+2
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-08-30Fix typos.Ondřej Bílka1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-01-07Remove pre-ISO C supportUlrich Drepper1-14/+14
2012-01-03Fix assertion in gconv's loop.cUlrich Drepper1-2/+3
2011-05-14Optimize conversion of single character in gconvUlrich Drepper1-1/+2
2011-05-14Fix handling of incomplete character storage in stateUlrich Drepper1-1/+4
2008-01-09008-01-08 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper1-3/+18
2007-11-08[BZ #5277]Ulrich Drepper1-1/+6
2005-09-25[!STORE_REST] (SINGLE): Correctly record number of left-over bytes and store ...Ulrich Drepper1-1/+5
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-5/+1
2007-07-122.5-18.1Jakub Jelinek1-1/+5
2003-06-11Update.Ulrich Drepper1-0/+2
2003-01-16Update.Ulrich Drepper1-1/+6
2002-12-02Update.Ulrich Drepper1-0/+13
2002-11-20Update.Ulrich Drepper1-8/+8
2002-06-28Update.Ulrich Drepper1-6/+27
2002-05-24Update.Ulrich Drepper1-2/+2
2002-05-21Update.Ulrich Drepper1-3/+7
2001-07-15(put16) [!_STRING_ARCH_unaligned && BIG_ENDIAN]: Fix index.Andreas Schwab1-1/+1
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-06-06(UNICODE_TAG_HANDLER): New macro.Ulrich Drepper1-1/+16
2000-11-27(get16): Add const to cast. (get32): Likewise.Ulrich Drepper1-2/+2
2000-11-20Update.Ulrich Drepper1-2/+2
2000-08-25Update.Ulrich Drepper1-2/+9
2000-07-15Update.Ulrich Drepper1-2/+2
2000-07-13Update.Ulrich Drepper1-1/+1
2000-06-19Update.Ulrich Drepper1-0/+32
2000-06-12Update.Ulrich Drepper1-75/+54
2000-06-10Update.Ulrich Drepper1-3/+3
2000-06-10Fix comment.Ulrich Drepper1-2/+2
2000-06-06Update.Ulrich Drepper1-4/+7
2000-06-06Update.Ulrich Drepper1-2/+7