We've already implemented all TMO functions, set _POSIX_TIMEOUTS to 200112L.

This commit is contained in:
davidxu 2005-12-02 02:33:28 +00:00
parent 40887703cc
commit 066797b23f

View File

@ -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