summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fcloseall.c
Commit message (Collapse)AuthorAgeFilesLines
* Oops, correct the weak reference (s/fclose/fcloseall).deischen2006-04-221-1/+1
| | | | Spotted by: Antoine Brodin (antoine _dot_ brodin _at_ laposte _dot_ net)
* Add fcloseall() to libc. This removes the need to export _cleanup().deischen2006-04-221-0/+39
Linux also provides an fcloseall() implementation. Discussed on: arch
OpenPOWER on IntegriCloud