aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/locale/wcsrtombs.3
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These areTim J. Robbins2004-07-211-4/+27
* Update manual pages for change to C99 mbrtowc() semantics.Tim J. Robbins2004-04-081-5/+6
* mdoc(7) police: sweep.Ruslan Ermilov2002-11-291-10/+12
* Style: One space between "restrict" qualifier and "*".Tim J. Robbins2002-09-061-1/+1
* Implement the ISO C90 Amd.1 restartable wide and multibyte characterTim J. Robbins2002-08-181-0/+108