summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/ungetc.3
Commit message (Collapse)AuthorAgeFilesLines
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
| | | | | | clause. # If I've done so improperly on a file, please let me know.
* Cross-reference between byte and wide-character stdio functions. Removetjr2002-10-101-1/+2
| | | | 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
|
* Describe file-position behaviour from POSIXache2001-09-011-0/+5
|
* Back out disabling ungetc() at 0, use different solution:ache2001-09-011-4/+1
| | | | | keep negative offset internally, but return 0 externally in ftell*() I.e. use 0 now as 'unspecified value' per POSIX ungetc() description.
* Describe that we disallow ungetc at offset 0 now.ache2001-08-311-1/+4
|
* mdoc(7) police:ru2001-08-071-4/+2
| | | | | | | Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text. Not only this slows down the mdoc(7) processing significantly, but it also has an undesired (in this case) effect of disabling hyphenation within the entire enclosed block.
* .St -ansiC -> .St -isoCru2001-02-261-1/+1
|
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
| | | | More libraries manpages updates following.
* Fix typo, reported by George Cox.asmodai2000-04-121-8/+8
| | | | | | Fix hard sentence breaks. Submitted by: George Cox <gjvc@sophos.com>
* $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
|
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+95
OpenPOWER on IntegriCloud