aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fcloseall.c
Commit message (Expand)AuthorAgeFilesLines
* Revert r330897:Eitan Adler2018-03-291-2/+0
* Partial merge of the SPDX changesEitan Adler2018-03-141-0/+2
* 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