Fixes pthread_condvars add support for SIGEV_THREAD_ID times
*
27b2fc9d fix missing-wake regression in pthread_cond_wait
*
7c71792e add support for SIGEV_THREAD_ID timers
*
f70375df fix sem_close unmapping of still-referenced semaphore
*
613ccabe refactor setxid return path to use __syscall_ret
*
ccba2345 ldso: notify the debugger when we're doing a dlopen
*
4209a7b1 fix setgroups behavior in multithreaded process
*
6ce91ef0 avoid __synccall for setrlimit on kernels with prlimit syscall
*
3437e478 fix reintroduction of errno clobbering by atfork handlers
*
2d0bbe6c fix pthread_cond_wait paired with with priority-inheritance mutex
Details are here [1]
[1] https://git.musl-libc.org/cgit/musl/log/?qt=range&q=
0b87551bdfb74ac411caa335d8ad0b89a7f139c6..
27b2fc9d6db956359727a66c262f1e69995660aa
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
require musl.inc
inherit linuxloader
-SRCREV = "0b87551bdfb74ac411caa335d8ad0b89a7f139c6"
+SRCREV = "27b2fc9d6db956359727a66c262f1e69995660aa"
BASEVER = "1.2.1"