summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/putc.3
Commit message (Collapse)AuthorAgeFilesLines
* mdoc(7) police: markup laundry.ru2003-02-231-1/+3
|
* The macro versions of putc() and putchar() are gone.tjr2003-01-101-9/+3
|
* Document getc_unlocked(), getchar_unlocked(), putc_unlocked(),tjr2003-01-101-3/+33
| | | | and putchar_unlocked().
* mdoc(7) police: Fixed abuses of the .Ar and .Em macros.ru2002-12-181-2/+2
|
* Consistently mark std(in|out|err) with .Dv, because that's how theyru2002-12-041-1/+1
| | | | | | | are marked up in stdio(3), and because they are defined expressions of type "FILE *". Approved by: re
* Cross-reference between byte and wide-character stdio functions. Removetjr2002-10-101-0/+1
| | | | references to fputwc() and fgetwc() being macros while I'm at it.
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
|
* .St -ansiC -> .St -isoCru2001-02-261-1/+1
|
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
| | | | More libraries manpages updates following.
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-021-1/+2
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
| | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* Decapitalize function name by prepending with word "The".hoek1999-02-261-3/+6
| | | | PR: docs/10247
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+129
OpenPOWER on IntegriCloud