There is a new pull request by oreo639 against master on the void-packages repository https://github.com/oreo639/void-packages musl https://github.com/void-linux/void-packages/pull/37646 musl: update realpath/readlink and add gettid #### Testing the changes - I tested the changes in this PR: **NO** Everything builds. The realpath/readlink patches were stated to be working here (let me know if there are any issues though): https://github.com/void-linux/void-packages/pull/33372 Afaict, very little related to `__pthread_self()->tid` changed, but it should still be tested. I'm not running musl atm though so its a little hard for me to test it currently. https://github.com/void-linux/void-packages/pull/37628#issuecomment-1163607702 A patch file from https://github.com/void-linux/void-packages/pull/37646.patch is attached