We've already implemented all TMO functions, set _POSIX_TIMEOUTS to 200112L.
This commit is contained in:
parent
40887703cc
commit
066797b23f
@ -72,7 +72,7 @@
|
||||
#define _POSIX_SHARED_MEMORY_OBJECTS 200112L
|
||||
#define _POSIX_SPORADIC_SERVER -1
|
||||
#define _POSIX_SYNCHRONIZED_IO -1
|
||||
#define _POSIX_TIMEOUTS -1
|
||||
#define _POSIX_TIMEOUTS 200112L
|
||||
#define _POSIX_TIMERS 200112L
|
||||
#define _POSIX_TYPED_MEMORY_OBJECTS -1
|
||||
#define _POSIX_VDISABLE 0xff
|
||||
|
Loading…
Reference in New Issue
Block a user