diff options
author | Rich Felker <dalias@aerifal.cx> | 2019-07-31 17:18:21 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2019-08-02 00:08:23 -0400 |
commit | 3541925fb1db0bce7eaca7900fdd624e2f50ed6d (patch) | |
tree | 84ff21ef60c31cf20e91d934e1c6a6b6fcec8a4d /src/complex/ccosl.c | |
parent | 3c02bacf0f6bed54979e67d22c43745df9add4a0 (diff) | |
download | musl-3541925fb1db0bce7eaca7900fdd624e2f50ed6d.tar.gz |
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 'src/complex/ccosl.c')
0 files changed, 0 insertions, 0 deletions