summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/getwc.3
Commit message (Collapse)AuthorAgeFilesLines
* Cross-reference between byte and wide-character stdio functions. Removetjr2002-10-101-3/+3
| | | | references to fputwc() and fgetwc() being macros while I'm at it.
* FreeBSD-ify: use In macro for header files in Synopsis, St C-99 instead oftjr2002-08-131-3/+3
| | | | St C99 in Standards section.
* Manual pages for fwide(), getwc(), fgetwc(), getwchar(), putwc(), fputwc(),tjr2002-08-121-0/+117
putwchar(), ungetwc() from NetBSD and Citrus Project, unmodified except for the addition of $FreeBSD$. Obtained from: NetBSD, Citrus Project
OpenPOWER on IntegriCloud