Indicate that POSIX semaphores are always supported.
Reported by: avilla Reviewed by: davidxu Approved by: kib (mentor)
This commit is contained in:
parent
7e0a1a3cff
commit
25320a24fa
@ -68,7 +68,7 @@
|
||||
#define _POSIX_PRIORITY_SCHEDULING 200112L
|
||||
#define _POSIX_RAW_SOCKETS 200112L
|
||||
#define _POSIX_REALTIME_SIGNALS 200112L
|
||||
#define _POSIX_SEMAPHORES -1
|
||||
#define _POSIX_SEMAPHORES 200112L
|
||||
#define _POSIX_SHARED_MEMORY_OBJECTS 200112L
|
||||
#define _POSIX_SPORADIC_SERVER -1
|
||||
#define _POSIX_SYNCHRONIZED_IO -1
|
||||
|
Loading…
x
Reference in New Issue
Block a user