summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fileno.c
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber clauses to reduce diffs to other versionsEd Maste2013-04-231-1/+1
* Expose FILE's internals to the world again in all their glory. RestoreJohn Baldwin2008-05-051-2/+2
* Next round of stdio changes: Remove all inlining of stdio operations andJohn Baldwin2008-05-021-1/+9
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Re-add macro versions of getc(), getchar(), putc(), putchar(), feof(),Tim J. Robbins2004-03-171-6/+2
* Lock the stream before calling __sfileno() to retrieve the file descriptor.Tim J. Robbins2003-01-131-2/+10
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-4/+2
* libc MT-safety, part 2.Daniel Eischen2001-02-111-5/+6
* $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-1/+6
* Code cleanup:-James Raynard1996-06-121-1/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+52