summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/freopen.c
AgeCommit message (Expand)Author
2009-11-09Fix the handle locking in stdio to use flockfile/funlockfileKurt Miller
2009-10-22Back out previous commit, as it caused too much growth for the installPhilip Guenthe
2009-10-21Fix the handle locking in stdio to use flockfile/funlockfilePhilip Guenthe
2008-04-21_file is only a short, so prevent truncation if we happen to hitOtto Moerbeek
2005-08-08zap remaining rcsid.Marc Espie
2005-06-17next citrus step.Marc Espie
2005-04-30Change internals of FILE: reuse the unget buffer field to access anMarc Espie
2004-09-28deregister + ansify, no change in object code. ok deraadt@ millert@Otto Moerbeek
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
1998-11-10fix append mode; mason@primenet.com.auTheo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
1996-05-10torek fix to close old descriptor silentlyTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt