Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Oops, correct the weak reference (s/fclose/fcloseall). | deischen | 2006-04-22 | 1 | -1/+1 |
| | | | | Spotted by: Antoine Brodin (antoine _dot_ brodin _at_ laposte _dot_ net) | ||||
* | Add fcloseall() to libc. This removes the need to export _cleanup(). | deischen | 2006-04-22 | 1 | -0/+39 |
Linux also provides an fcloseall() implementation. Discussed on: arch |