unikraft / lib-musl

musl: A C standard library
Other
8 stars 27 forks source link

Makefile.uk: Include missing gettid implementation #65

Closed andreittr closed 1 year ago

andreittr commented 1 year ago

The linux library was missing the implementation of gettid(). This change corrects this omission.