summaryrefslogtreecommitdiff
path: root/lib/libc/include/futex_private.h
AgeCommit message (Collapse)Author
2020-05-16Avoid pulling in "namespace.h" here, as it can have unintendedthorpej
effects on consumers of this header.
2020-04-26Add a NetBSD native futex implementation, mostly written by riastradh@.thorpej
Map the COMPAT_LINUX futex calls to the native ones.