fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30)
[musl] / src / stdio / __stdio_exit.c
2012-11-02 Rich Felkerfix more unused variable warnings
2012-06-19 Rich Felkerstdio: handle file position correctly at program exit