diff options
author | Daniel Sabogal <dsabogalcc@gmail.com> | 2016-09-17 12:05:45 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2016-10-20 01:36:08 -0400 |
commit | 3ca2d2d4aef910663785fe232d7d2127a22d8a84 (patch) | |
tree | 30d39c8da7287e3f92e61cc7b6d4a8c3c0683d5d /src/math/logl.c | |
parent | 688d3da0f1730daddbc954bbc2d27cc96ceee04c (diff) | |
download | musl-3ca2d2d4aef910663785fe232d7d2127a22d8a84.tar.gz musl-3ca2d2d4aef910663785fe232d7d2127a22d8a84.tar.xz musl-3ca2d2d4aef910663785fe232d7d2127a22d8a84.zip |
fix clock_nanosleep error case
posix requires that EINVAL be returned if the first parameter specifies the cpu-time clock of the calling thread (CLOCK_THREAD_CPUTIME_ID). linux returns ENOTSUP instead so we handle this.
Diffstat (limited to 'src/math/logl.c')
0 files changed, 0 insertions, 0 deletions