summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fcloseall.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-241-1/+1
* Oops, correct the weak reference (s/fclose/fcloseall).Daniel Eischen2006-04-221-1/+1
* Add fcloseall() to libc. This removes the need to export _cleanup().Daniel Eischen2006-04-221-0/+39