summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fwalk.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make _fwalk and _cleanup completely internal to libcguenther2016-05-231-2/+1
* wrap _fwalk() so internal calls are direct (at least until we stopguenther2015-10-041-1/+2
* Fix the handle locking in stdio to use flockfile/funlockfilekurt2009-11-091-3/+4
* Back out previous commit, as it caused too much growth for the installguenther2009-10-221-4/+3
* Fix the handle locking in stdio to use flockfile/funlockfileguenther2009-10-211-3/+4
* zap remaining rcsid.espie2005-08-081-4/+1
* ansipat2005-03-301-2/+2
* deregister + ansify, no change in object code. ok deraadt@ millert@otto2004-09-281-6/+5
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* a first pass at -Wallderaadt2001-07-091-1/+2
* Fix RCS idstholo1996-08-191-6/+1
* initial import of NetBSD treederaadt1995-10-181-0/+64