use bss instead of mmap for main thread's pthread thread-specific data
[musl] / src / stdio / __stdout_write.c
2011-03-28 Rich Felkermajor stdio overhaul, using readv/writev, plus other...