summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fdopen.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* When system calls indicate an error they return -1, not some arbitraryderaadt2019-06-281-2/+2
* Currently we have about a 50/50 split over fcntl(n, F_GETFL [,0])krw2016-03-201-2/+2
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-311-1/+2
* Add additional userland interfaces for setting close-on-exec on fdsguenther2014-08-311-1/+9
* _file is only a short, so prevent truncation if we happen to hitotto2008-04-211-1/+8
* zap remaining rcsid.espie2005-08-081-4/+1
* deregister + ansify, no change in object code. ok deraadt@ millert@otto2004-09-281-5/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Fix RCS idstholo1996-08-191-6/+1
* initial import of NetBSD treederaadt1995-10-181-0/+90