summaryrefslogtreecommitdiff
path: root/lib/striconv.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* free-posix: use more often in other modulesPaul Eggert2021-03-251-15/+3
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* 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