fix arm __tlsdesc_dynamic when built as thumb code without __ARM_ARCH>=5
[musl] / src / network / accept4.c
2018-09-12 Rich Felkerreduce spurious inclusion of libc.h
2014-02-22 Rich Felkeradd fallback emulation for accept4 on old kernels
2012-09-29 Rich Felkermove accept4, dup3, and pipe2 to non-linux-specific...