summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/getc.3
Commit message (Collapse)AuthorAgeFilesLines
* Clarify that the value of getc() etc. is an unsigned char convertedfanf2002-05-151-0/+4
| | | | | | | | to an int (as per the C standard) i.e. it can be passed straight to isalpha() etc. Approved by: dwmalone (mentor) MFC after: 3 days
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
|
* Explain the relation of getchar() to getc() in less words.dd2001-08-161-5/+1
| | | | Submitted by: ru
* Use .Fn, .Fa, and .Dv where appropriate.dd2001-08-101-2/+6
|
* Remove whitespace at EOL.dd2001-07-151-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.
* $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
* Sort cross references.wosch1997-01-201-1/+1
|
* Fixed bogus cross references.bde1996-03-271-4/+4
| | | | Reviewed by: mpp
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+136
OpenPOWER on IntegriCloud