aboutsummaryrefslogtreecommitdiff
path: root/iconv
AgeCommit message (Expand)AuthorFilesLines
2013-08-30Fix typos.Ondřej Bílka2-2/+2
2013-08-21Fix typos.Ondřej Bílka3-4/+4
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold3-0/+4
2013-05-10Use *stat64 instead of *stat in installed programsFlorian Weimer2-4/+4
2013-03-18BZ#14812: Add missing translation marker on some argp option argument names i...Roland McGrath2-5/+6
2013-02-18unify xmalloc prototypes & friendsMike Frysinger3-12/+3
2013-02-17Sort Versions filesAndreas Jaeger1-2/+2
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers29-31/+29
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers1-2/+1
2013-01-01Update copyright years.David S. Miller2-4/+4
2012-11-16iconv: Fix -cAndrej Lajovic1-2/+2
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers2-6/+12
2012-10-24Define and use $(run-built-tests).Joseph Myers1-1/+1
2012-09-10Update copyright yearsH.J. Lu1-2/+1
2012-09-07Check if deriv->steps is NULL before freeing itH.J. Lu1-3/+6
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath1-2/+2
2012-03-07Remove distribute variable from MakefilesUlrich Drepper1-4/+0
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert30-85/+55
2012-01-08Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper3-8/+14
2012-01-08Simplify char16_t implementationUlrich Drepper4-414/+4
2012-01-07Remove pre-ISO C supportUlrich Drepper6-60/+60
2012-01-07Remove non-ELF supportUlrich Drepper1-7/+2
2012-01-07More char16_t and char32_t supportUlrich Drepper4-32/+350
2012-01-03Fix assertion in gconv's loop.cUlrich Drepper1-2/+3
2012-01-01Add uchar.h support, part 1Ulrich Drepper3-5/+97
2012-01-01Update copyright yearUlrich Drepper2-4/+4
2011-12-21Store invocation-specific data of conversion modules in __gconv_step_dataUlrich Drepper1-2/+3
2011-11-15Clean up internal fopen usesUlrich Drepper1-1/+1
2011-09-10Cleanup of configuration optionsUlrich Drepper1-5/+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
2011-04-01Fix typos in comments.Ulrich Drepper1-3/+3
2011-01-17Update copyright year.Ulrich Drepper2-4/+4
2010-03-15Update copyright year.Ulrich Drepper2-19/+19
2010-01-25Fix error checking in iconv.Andreas Schwab1-1/+1
2009-04-24[BZ #10093]cvs/fedora-glibc-20090424T1908Ulrich Drepper1-2/+4
2009-02-03[BZ #9793]Ulrich Drepper3-5/+72
2009-01-02* posix/getconf.c: Update copyright year.Ulrich Drepper2-4/+4
2008-05-14[BZ #6461]Ulrich Drepper1-7/+11
2008-03-19Remove useless "if" before "free".Ulrich Drepper1-2/+1
2008-03-11[BZ #5903]cvs/fedora-glibc-20080314T1732Ulrich Drepper2-57/+68
2008-03-11(charmap_conversion): Pass name of output file not stream for output file. Op...Ulrich Drepper1-2/+14
2008-01-09008-01-08 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper1-3/+18
2008-01-02* posix/getconf.c: Update copyright year.Ulrich Drepper2-4/+4
2007-11-08[BZ #5277]Ulrich Drepper1-1/+6
2007-10-12* iconv/gconv_simple.c: Add some branch prediction.Ulrich Drepper1-9/+7
2007-09-23[BZ #5043]Ulrich Drepper1-13/+36
2007-08-21[BZ #4896, BZ #4936]Ulrich Drepper1-6/+14
2007-07-28* nscd/selinux.c (preserve_capabilities): Initialize new_capsUlrich Drepper1-2/+2
2007-07-28* iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.Ulrich Drepper4-6/+14