aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fopen.3
Commit message (Collapse)AuthorAgeFilesLines
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-141-3/+3
| | | | Notes: svn path=/stable/4/; revision=87904
* MFC: Add cross-references.Murray Stokely2001-11-201-1/+2
| | | | Notes: svn path=/stable/4/; revision=86666
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-4/+8
| | | | Notes: svn path=/stable/4/; revision=73888
* More information around append modeEivind Eklund2000-09-211-0/+4
| | | | Notes: svn path=/stable/4/; revision=66170
* MFC: Use `Er' variable to define first column width in ERRORS section.Alexey Zelkin2000-05-061-1/+1
| | | | Notes: svn path=/stable/4/; revision=60084
* MFC: introduce .Lb macro to libc manpagesAlexey Zelkin2000-04-221-0/+2
| | | | Notes: svn path=/stable/4/; revision=59521
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-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 Notes: svn path=/head/; revision=48794
* Add a note that when a stream opened via fdopen() is closed via fclose(),Archie Cobbs1999-05-171-0/+4
| | | | | | | | the underlying file descriptor is also closed. To me at least this wasn't immediately obvious. Notes: svn path=/head/; revision=47281
* Fixed #include and/or prototype bugs in synopsis.Bruce Evans1997-04-131-3/+3
| | | | Notes: svn path=/head/; revision=24879
* The w+ entry description was misformatted.Mike Pritchard1997-03-271-1/+1
| | | | | | | Pointed out by: bde Notes: svn path=/head/; revision=24322
* Added missing section numbers to a bunch of .Xr macros, orMike Pritchard1996-03-271-1/+1
| | | | | | | | converted them into .Fn macros where appropriate. Also fixed up some minor formatting problems. Notes: svn path=/head/; revision=14855
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+237
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573