about summary refs log tree commit diff
path: root/arch/i386
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2019-07-31 17:18:21 -0400
committerRich Felker <dalias@aerifal.cx>2019-08-02 00:08:23 -0400
commit3541925fb1db0bce7eaca7900fdd624e2f50ed6d (patch)
tree84ff21ef60c31cf20e91d934e1c6a6b6fcec8a4d /arch/i386
parent3c02bacf0f6bed54979e67d22c43745df9add4a0 (diff)
downloadmusl-3541925fb1db0bce7eaca7900fdd624e2f50ed6d.tar.gz
musl-3541925fb1db0bce7eaca7900fdd624e2f50ed6d.tar.xz
musl-3541925fb1db0bce7eaca7900fdd624e2f50ed6d.zip
fix missing declarations for pthread_join extensions in source file
per policy, define the feature test macro to get declarations for the
pthread_tryjoin_np and pthread_timedjoin_np functions. in the past
this has been only for checking; with 32-bit archs getting 64-bit
time_t it will also be necessary for symbols to get redirected
correctly.
Diffstat (limited to 'arch/i386')
0 files changed, 0 insertions, 0 deletions