]> git.proxmox.com Git - wasi-libc.git/commit
Enable a few more pthread* files (pthread_key*, pthread_once) (#348)
authorMarcin Kolny <mkolny@amazon.com>
Wed, 30 Nov 2022 22:16:56 +0000 (22:16 +0000)
committerGitHub <noreply@github.com>
Wed, 30 Nov 2022 22:16:56 +0000 (14:16 -0800)
commitc718ee138b4e5341e3584ceaba45cb6b4588b10d
tree5dbc9ce117689194983d9c56eb5d0871f2c35001
parent697d5f8425d223ce6ce116dc39e857b022b9a634
Enable a few more pthread* files (pthread_key*, pthread_once) (#348)

* threads: enable TSD functions

* threads: Enable pthread_once
Makefile
expected/wasm32-wasi/posix/defined-symbols.txt
libc-top-half/musl/src/thread/pthread_key_create.c