summaryrefslogtreecommitdiff
path: root/lib/striconv.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Port to uClibc.Bruno Haible2010-11-201-11/+18
* lib/striconv.c (str_cd_iconv): Avoid if before free.Simon Josefsson2010-01-121-2/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-155/+155
* * doc/gnulib-tool.texi (Initial import): Update to match currentPaul Eggert2007-01-261-1/+0
* New module 'striconveha'.Bruno Haible2007-01-211-1/+1
* Ensure errno when strdup fails.Bruno Haible2007-01-211-1/+7
* Make the API of mem_cd_iconv more useful.Bruno Haible2007-01-211-16/+28
* (str_cd_iconv): Use the first algorithm if iconv is not from GNU libiconv orBruno Haible2007-01-161-13/+12
* Indentation.Bruno Haible2007-01-131-6/+6
* Align the temporary buffer.Bruno Haible2007-01-131-2/+6
* Make it compile in C++ mode.Bruno Haible2006-10-311-1/+2
* Treat all non-GNU iconv implementations like Irix iconv.Bruno Haible2006-10-251-6/+15
* Include <config.h> unconditionally.Bruno Haible2006-09-141-3/+1
* New module 'striconv'.Bruno Haible2006-09-061-0/+430