summaryrefslogtreecommitdiff
path: root/lib/libc/locale/wcstombs.3
AgeCommit message (Expand)Author
2011-03-16Crosslink wcstombs(3) and mbstowcs(3).mbalmer
2010-12-16Observe the following spelling:wiz
2006-10-16kleink reminded me in a friendly way that "NULL" is the C APIwiz
2006-10-14Consistency: NULL pointer, but nul character.wiz
2006-08-08Bump date for previous.wiz
2006-08-08- wcstombs.3tnozaki
2004-01-24Lots of grammar and wording changes from jmc@openbsd, with somewiz
2004-01-21Fix typo: 'Each characters' -> 'Each character'jmmv
2003-09-08Use St -isoC-9X instead of St -isoC9X, to be in sync with groff.wiz
2003-04-16Usewiz
2002-03-25return value 0 doesn't have special meanings.yamt
2002-03-18Fix .Dd argument, sort SEE ALSO, remove trailing dot in SEE ALSO,wiz
2002-03-18add manpages for mb*/wc* functions.tshiozak