summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/freopen.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-241-1/+1
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* file == NULL:Andrey A. Chernov2006-10-161-9/+14
* Honor errno obtained from __sflagsAndrey A. Chernov2006-10-161-1/+3
* Back out ftruncate error handling. There can some file tipesAndrey A. Chernov2006-10-161-9/+2
* Do real seekAndrey A. Chernov2006-10-151-3/+11
* Associate a multibyte conversion state object with each stream. Reset itTim J. Robbins2004-05-221-0/+1
* Remove part of my stateful locale patch that slipped into the previous rev.Tim J. Robbins2003-01-261-3/+0
* Initial implementation of the C99 feature whereby calling freopen() withTim J. Robbins2003-01-261-1/+58
* Reset the stream orientation to 0 (unoriented) in freopen(), as requiredTim J. Robbins2003-01-031-0/+1
* Add restrict type-qualifier.Mike Barcroft2002-10-121-1/+2
* 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-2/+2
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-2/+4
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-271-3/+3
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-3/+3
* Add (FILE *) locking.Dmitrij Tejblum1999-11-201-0/+9
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+155