summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fopen.3
Commit message (Expand)AuthorAgeFilesLines
* markup fixesdes2015-11-231-3/+9
* - Return NULL and set errno to EINVAL if size is 0 (as required by POSIX).gahr2014-06-021-0/+9
* mdoc: Remove EOL whitespace.joel2013-02-091-1/+1
* - Remove underscores from the internal structure name, as it doesn't collidegahr2013-01-311-5/+14
* Add fmemopen(3), an interface to get a FILE * from a buffer in memory, alonggahr2013-01-301-5/+38
* libc: Allow setting close-on-exec in fopen/freopen/fdopen.jilles2012-11-301-1/+18
* fopen(3): Mention that the "x" mode option is from C11.jilles2012-11-011-1/+5
* Add support for the 'x' mode option in fopen() as specified in the C1Xdas2011-10-211-47/+39
* mdoc: fix parenthesisuqs2010-05-111-2/+2
* Make the description of `b' a little better.ed2009-09-091-1/+1
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* The correct description for mode "w" isdes2005-05-041-1/+1
* Initial implementation of the C99 feature whereby calling freopen() withtjr2003-01-261-1/+36
* mdoc(7) police: "The .Fa argument.".ru2002-12-191-3/+3
* Consistently mark std(in|out|err) with .Dv, because that's how theyru2002-12-041-3/+2
* Add restrict type-qualifier.mike2002-10-121-1/+1
* mdoc(7) police: sort xrefs.ru2001-11-201-2/+2
* Cross-reference the fdopen and fileno manpages.murray2001-11-141-1/+2
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
* .St -ansiC -> .St -isoCru2001-02-261-2/+2
* Better documentation of append mode. This should have gone in -currenteivind2000-09-221-0/+8
* Use `Er' variable to define first column width in ERRORS section.phantom2000-05-061-1/+1
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Add a note that when a stream opened via fdopen() is closed via fclose(),archie1999-05-171-0/+4
* Fixed #include and/or prototype bugs in synopsis.bde1997-04-131-3/+3
* The w+ entry description was misformatted.mpp1997-03-271-1/+1
* Added missing section numbers to a bunch of .Xr macros, ormpp1996-03-271-1/+1
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+237
OpenPOWER on IntegriCloud