1 file changed
+1
-1
lines changed- Makefile+24-4
- expected/wasm32-wasip1-threads/defined-symbols.txt+9-2
- expected/wasm32-wasip2/defined-symbols.txt+1
- libc-bottom-half/headers/private/wasi/sockets_utils.h+1
- libc-bottom-half/sources/netdb.c+18-3
- libc-bottom-half/sources/sockets_utils.c+22
- libc-top-half/musl/include/sched.h+1-1
- libc-top-half/musl/src/signal/psignal.c+7
- libc-top-half/musl/src/thread/pthread_attr_get.c+21-2
- libc-top-half/musl/src/thread/pthread_attr_setguardsize.c+5
- libc-top-half/musl/src/thread/pthread_attr_setschedparam.c+4
- libc-top-half/musl/src/thread/pthread_cancel.c+7
- libc-top-half/musl/src/thread/pthread_mutexattr_setrobust.c+2-1
- libc-top-half/musl/src/thread/pthread_setcancelstate.c-2
- linker-provided-symbols.txt+3
0 commit comments