diff options
author | Rich Felker <dalias@aerifal.cx> | 2018-09-06 13:55:50 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2018-09-12 14:34:28 -0400 |
commit | 10bbbbf5c63085b84d683c2d597ba482d6dd07d9 (patch) | |
tree | a8102ef6d0109f65cec6405ec76917675f5a359b /src/network/accept4.c | |
parent | b5dbf4d424efdbe54daa939aae80d69c4244c023 (diff) | |
download | musl-10bbbbf5c63085b84d683c2d597ba482d6dd07d9.tar.gz musl-10bbbbf5c63085b84d683c2d597ba482d6dd07d9.tar.bz2 musl-10bbbbf5c63085b84d683c2d597ba482d6dd07d9.tar.xz musl-10bbbbf5c63085b84d683c2d597ba482d6dd07d9.zip |
make inadvertently exposed __pthread_{timed,try}join_np functions static
these exist for the sake of defining the corresponding weak public
aliases (for C11 and POSIX namespace conformance reasons). they are
not referenced by anything else in libc, so make them static.
Diffstat (limited to 'src/network/accept4.c')
0 files changed, 0 insertions, 0 deletions