summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/flags.c
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Support file verification in MAC.Craig Rodrigues2015-04-221-0/+4
* libc/stdio: Allow fopen/freopen modes in any order (except initial r/w/a).Jilles Tjoelker2013-09-061-27/+28
* Convert libc/stdio from K&R to ANSI CEd Maste2013-04-231-3/+1
* Renumber clauses to reduce diffs to other versionsEd Maste2013-04-231-1/+1
* libc: Allow setting close-on-exec in fopen/freopen/fdopen.Jilles Tjoelker2012-11-301-0/+5
* Add support for the 'x' mode option in fopen() as specified in the C1XDavid Schultz2011-10-211-2/+21
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-4/+2
* Remove 'register' keyword.David E. O'Brien2002-03-211-2/+2
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Suggested by: Bruce Evans, Jeffrey Hsu, Gary PalmerJames Raynard1996-06-221-2/+8
* Code cleanup:-James Raynard1996-06-121-1/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+89