/tools/compat/crypto/

d/atom/lib/libc/iconv?h=trunk' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/lib/libc/iconv
AgeCommit message (Expand)Author
2019-10-24Switch the iconv(3) prototype to the POSIX conformant variationkamil
2016-06-08Bump date for previous.wiz
2016-06-08Sync STANDARDS of iconv(3) with current realitykamil
2013-05-12conforms -> conform, since it's the verb for three nouns and thus plural.wiz
2013-05-11s/conform/conforms/1rodent
2013-03-11fix rev.1.13yamt
2013-01-08Remove trailing whitespace.wiz
2013-01-08Rework the description of the const issue to improve the wording,dholland
2013-01-04Use Lk for links.wiz
2013-01-04Explain why we did not follow the standard.christos
2012-01-20Remove code for CITRUS!=yes.joerg
2010-05-05Sort errors.wiz
2010-05-05Properly enumerate the two special cases. Also some markup improvements.jruoho
2009-08-05Revert to revision 1.8. Blindly ignoring options is not acceptablejoerg
2009-03-03a better method to truncate at // marksexplorer
2009-03-03Check for NULL return from strdup()explorer
2009-03-03Ignore the magic // commands in iconv_open(). This was discussed on current-...explorer
2009-01-11merge christos-time_tchristos
2009-01-02Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db fo...tnozaki
2006-11-03do the namespace protection properly; fixes the lint-library.christos
2005-04-25make sure to set errno to EINVAL if _citrus_iconv_open() returns ENOENT.tshiozak
2004-08-02revert the last all changes related to iconv(3).tshiozak
2004-08-01Bump date for previous.wiz
2004-08-01sync with the current iconv() prototype.tshiozak
2004-08-01make sure that the iconv(3) follows the POSIX specification;tshiozak
2004-01-24Misc fixes from jmc@openbsd.wiz
2003-09-01Mark up NULL; bump date for last; drop trailing space.wiz
2003-09-01fix the problem about resetting the state of iconv().tshiozak
2003-08-22Sprinkle some restrict, repair a minor nit in iconv(3)'s synopsis.kleink
2003-07-05Grammar improvement.wiz
2003-07-05correct a careless miss.tshiozak
2003-07-04Improve wording.wiz
2003-07-04Grammar, punctuation, and mdoc fixes. Sort sections.wiz
2003-07-04add iconv.3 manpage.tshiozak
2003-07-01add iconv_t cache.tshiozak
2003-06-27Citrus iconv support(4)tshiozak