summaryrefslogtreecommitdiff
path: root/libidn/iconvme.h
AgeCommit message (Collapse)Author
2005-02-22* iconvme.h: New file, extracted from toutf8.c but improved.Ulrich Drepper
* iconvme.c: New file. * toutf8.c: Include stringprep.h first, to make the compiler check that stringprep.h is standalone. Improve comments. Replace #include of errno.h and sys/param.h with iconvme.h. Don't define ICONV_CONST. (stringprep_convert): Rewrite to use iconvme.h.
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek