summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fwrite.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-311-1/+2
* Extend fread() and fwrite() to check for integer overflow, in which casederaadt2014-05-011-1/+16
* Several stdio functions were failing to set the stream orientationguenther2009-11-211-1/+2
* Fix the handle locking in stdio to use flockfile/funlockfilekurt2009-11-091-2/+6
* Back out previous commit, as it caused too much growth for the installguenther2009-10-221-6/+2
* Fix the handle locking in stdio to use flockfile/funlockfileguenther2009-10-211-2/+6
* fwrite() should also return 0 if either size or nmemb are 0.millert2009-07-121-2/+8
* zap remaining rcsid.espie2005-08-081-4/+1
* deregister + ansify, no change in object code. ok deraadt@ millert@otto2004-09-281-5/+2
* 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/+77