summaryrefslogtreecommitdiff
path: root/lib/unicodeio.c
Commit message (Expand)AuthorAgeFilesLines
* Include iconv.h before testing for EILSEQ.Paul Eggert2001-09-251-18/+5
* (EILSEQ): Include <time.h> and <wchar.h> if <errno.h> does not definePaul Eggert2001-09-251-1/+18
* Don't assume we're using the included libintl.Paul Eggert2001-09-231-1/+15
* (<libintl.h>): Do not include; no longer needed.Paul Eggert2001-09-231-7/+0
* (EILSEQ, ENOTSUP): New macros, if not defined by errno.h.Paul Eggert2001-09-211-36/+60
* Initial revisionPaul Eggert2001-04-031-0/+224