fix possible fd leak via missing O_CLOEXEC in pthread_setname_np
[musl] / src / stdio / ofl_add.c
2015-06-16 Rich Felkerrefactor stdio open file list handling, move it out...