summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/funopen.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* replace setbuf with setvbuf, from Frederic Nowaktedu2015-11-041-3/+3
|
* remove .Tn from stdio manuals; Kaspars Bankovskis found one of theseschwarze2015-01-131-13/+7
|
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-3/+3
|
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* - typos, punctuation, spacing, macro, layout, etc. fixesjaredy2005-07-261-4/+7
| | | | | | - avoid first person ok jmc
* no need to typecast NULL; ok millert, jmcjaredy2005-07-261-4/+4
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Make function declaration and man page match prototype. Closes PR 3236millert2003-04-251-4/+4
|
* Flesh out all of the stdio man pages.aaron2000-04-201-15/+12
|
* - remove all trailing whitespaceaaron1999-07-091-6/+6
| | | | | | | | | | * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
* grammar police: do not hyphenate compound words that act as adjectives if theaaron1999-05-121-2/+2
| | | | | | first word ends in -ly i.e., fully-qualified, newly-created, globally-visible, etc. are wrong
* use Bx macro for BSD versionsmickey1998-06-151-2/+3
|
* Fix NetBSD PR 2750 by der Mouse <mouse@Rodents.Montreal.QC.CA>:tholo1996-09-201-4/+6
| | | | | Clarify description of seek function and that the seek function accepts an fpos_t argument and not an off_t argument.
* From NetBSD PR 2751 from der Mouse <mouse@Rodents.Montreal.QC.CA>:tholo1996-09-201-2/+2
| | | | fwopen() argument type mis-described
* Fix RCS idstholo1996-08-191-3/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* typo; fix from norijuki soda; netbsd pr#1954deraadt1996-01-291-2/+2
|
* initial import of NetBSD treederaadt1995-10-181-0/+170