Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cross-reference between byte and wide-character stdio functions. Remove | tjr | 2002-10-10 | 1 | -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 of | tjr | 2002-08-13 | 1 | -3/+3 |
| | | | | St C99 in Standards section. | ||||
* | Manual pages for fwide(), getwc(), fgetwc(), getwchar(), putwc(), fputwc(), | tjr | 2002-08-12 | 1 | -0/+117 |
putwchar(), ungetwc() from NetBSD and Citrus Project, unmodified except for the addition of $FreeBSD$. Obtained from: NetBSD, Citrus Project |