support archs with no renameat syscall, only renameat2
[musl] / src / stdio / ofl_add.c
2015-06-16 Rich Felkerrefactor stdio open file list handling, move it out...