summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fopen.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add missing header for closechl2008-05-031-1/+2
| | | | ok otto@ espie@ millert@
* _file is only a short, so prevent truncation if we happen to hitotto2008-04-211-1/+11
| | | | | upon a fd > SHRT_MAX. From freebsd via Jan Schaumann; ok deraadt@ millert@ espie@
* zap remaining rcsid.espie2005-08-081-4/+1
| | | | | | Kill old files that are no longer compiled. okay theo
* deregister + ansify, no change in object code. ok deraadt@ millert@otto2004-09-281-6/+4
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Fix RCS idstholo1996-08-191-6/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+89