summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/stdio.3
Commit message (Collapse)AuthorAgeFilesLines
* mdoc(7) police: markup laundry.ru2003-02-231-5/+5
|
* Fix the description for mkdtemp(), which creates directories, not files.gshapiro2003-02-191-1/+1
| | | | | Submitted by: Murray S. Kucherawy <msk@blackops.org> X-MFC after: re approval
* Bring the list of function-like macros up to date with reality.tjr2003-01-101-28/+20
|
* Consistently mark std(in|out|err) with .Dv, because that's how theyru2002-12-041-2/+2
| | | | | | | are marked up in stdio(3), and because they are defined expressions of type "FILE *". Approved by: re
* Add implementations of the wprintf() family of functions, which performtjr2002-09-211-0/+6
| | | | formatted wide-character output.
* Basic support for wide character I/O: getwc(), fgetwc(), getwchar(),tjr2002-08-131-3/+21
| | | | putwc(), fputwc(), putwchar(), ungetwc(), fwide().
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
|
* Remove whitespace at EOL.dd2001-07-151-2/+2
|
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* .St -ansiC -> .St -isoCru2001-02-261-1/+1
|
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-5/+5
|
* Prepare for mdoc(7)NG.ru2000-12-291-66/+66
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
|
* 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-4/+8
| | | | | 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
* Fixed a few ancient typos, added a little missing stuff, and updatedmckay1998-03-081-20/+23
| | | | | | references to abort() in light of POSIX mandated behaviour. I'm still not 100% happy with much of the wording, but it's better than it was.
* Sort cross references.wosch1997-01-201-1/+1
|
* .DV -> .Dv (FOPEN_MAX was invisible).bde1996-09-281-1/+1
|
* Fixed various problems: typos, grammer, missing include filesmpp1996-05-231-3/+3
| | | | | wrong function type declarations, and wrong argument type declarations.
* Added missing section numbers to a bunch of .Xr macros, ormpp1996-03-271-11/+11
| | | | | converted them into .Fn macros where appropriate. Also fixed up some minor formatting problems.
* Fix even more spelling errors in some more man pages.mpp1996-01-301-3/+3
|
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+287
OpenPOWER on IntegriCloud