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

This commit is contained in:
David Xu 2005-12-02 02:33:28 +00:00
parent 8df1ebe9aa
commit 780523024c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=153004

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