summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/stdio.3
AgeCommit message (Collapse)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
Patches provided by Joel Baker in PR 22280, verified by myself.
2003-04-16Usewiz
.In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to read and write, and supported by groff for ages. Okayed by ross.
2003-01-28Add a manual page for flockfile(3) etc.; while here, also add *_unlocked()kleink
to stdio(3) overview documentation. Fixes PR lib/20096 from Jason Thorpe.
2003-01-18Merge the nathanw_sa branch.thorpej
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-02-07Generate <>& symbolically.ross
2001-12-07Slight grammar improvement.wiz
2001-12-07- make FILE structure extensible without breaking binary-compatibility.yamt
- add fputwc, fgetwc, fwide and related functions. - add hooks needed to maintain the orientation of file stream.
2001-09-16Mainly sort SEE ALSO, but also sort sections, and some punctuation andwiz
paragraph fixes.
2001-09-16Boring whitespace fixes.wiz
2001-07-06Do not xref pc(1)abs
1999-03-22Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
so we shouldn't override it with versions in the manpages. Wheee!
1998-04-28fix mdoc references and other mistakesfair
1998-02-05add LIBRARY section to man pageperry
1996-05-05typo: DV -> Dvpk
1995-02-02Merged with 4.4lite.jtc
Changed to conform to NetBSD's new RCS Id convention.
1994-01-11Fix spelling errors.jtc
1993-08-01Add RCS indentifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd