summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/bits/uClibc_posix_opt.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/common/bits/uClibc_posix_opt.h')
-rw-r--r--libc/sysdeps/linux/common/bits/uClibc_posix_opt.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/common/bits/uClibc_posix_opt.h b/libc/sysdeps/linux/common/bits/uClibc_posix_opt.h
index 1ac4521eb..0ae0da188 100644
--- a/libc/sysdeps/linux/common/bits/uClibc_posix_opt.h
+++ b/libc/sysdeps/linux/common/bits/uClibc_posix_opt.h
@@ -26,6 +26,8 @@
# define _POSIX_THREAD_PRIO_INHERIT -1
# undef _POSIX_THREAD_PRIO_PROTECT
# define _POSIX_THREAD_PRIO_PROTECT -1
+# undef _POSIX_THREAD_ROBUST_PRIO_INHERIT
+# undef _POSIX_THREAD_ROBUST_PRIO_PROTECT
#endif
/* this has to be adapted to uClibc, not all are thread related */
@@ -76,6 +78,7 @@
#undef _POSIX_TRACE_INHERIT
#undef _POSIX_TRACE_LOG
#undef _POSIX_TYPED_MEMORY_OBJECTS
+#undef _POSIX_SPAWN
#if 0 /* does uClibc support these? */
# undef _POSIX_ASYNCHRONOUS_IO