aboutsummaryrefslogtreecommitdiff
path: root/iconv/iconv_charmap.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-30Clean up wchar_t conversion code in iconv program.Roland McGrath1-79/+53
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-08-21Fix typos.Ondřej Bílka1-1/+1
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold1-0/+1
2013-05-10Use *stat64 instead of *stat in installed programsFlorian Weimer1-2/+2
2013-02-18unify xmalloc prototypes & friendsMike Frysinger1-4/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath1-2/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-2/+1
2012-01-08Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper1-3/+5
2008-03-11(charmap_conversion): Pass name of output file not stream for output file. Op...Ulrich Drepper1-2/+14
2007-07-16* elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath1-2/+3
2006-05-10* nis/nis_defaults.c (searchXYX): New functions. Used by bothUlrich Drepper1-8/+16
2006-04-07* inet/rexec.c (rexec_af): If we have no canonical name don'tUlrich Drepper1-2/+2
2005-12-07* catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper1-12/+10
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-27/+21
2007-07-122.5-18.1Jakub Jelinek1-21/+27
2001-12-29Realloc error handling memory leak fix.Ulrich Drepper1-4/+9
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-02-05Update.Ulrich Drepper1-0/+563