summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/stdio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Delete casts to off_t and size_t that are implied by assignmentsguenther2016-09-211-6/+5
* zap remaining rcsid.espie2005-08-081-4/+1
* make sure the implementation matches the prototype..pat2005-03-311-2/+2
* ansipat2005-03-301-4/+2
* deregister + ansify, no change in object code. ok deraadt@ millert@otto2004-09-281-18/+9
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* a first pass at -Wallderaadt2001-07-091-1/+4
* use "(off_t)-1" instead of "-1L" (!)flipk1997-11-091-2/+2
* Fix RCS idstholo1996-08-191-6/+1
* initial import of NetBSD treederaadt1995-10-181-0/+109