[hurd,commited] hurd: Define _POSIX_TIMERS to 200809L

Samuel Thibault <[email protected]>
Newsgroups gmane.os.hurd.cvs,gmane.comp.lib.glibc.alpha
Message-ID <[email protected]>
We now have monotonic vs realtime clocks, and high-precision.
---
 sysdeps/mach/hurd/bits/posix_opt.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sysdeps/mach/hurd/bits/posix_opt.h b/sysdeps/mach/hurd/bits/posix_opt.h
index a1a0707d25..6a6b346a31 100644
--- a/sysdeps/mach/hurd/bits/posix_opt.h
+++ b/sysdeps/mach/hurd/bits/posix_opt.h
@@ -150,8 +150,8 @@
 /* The `spawn' function family is supported.  */
 #define _POSIX_SPAWN	200809L
 
-/* We do not have POSIX timers, but could in future without ABI change.  */
-#define _POSIX_TIMERS	0
+/* We have POSIX timers.  */
+#define _POSIX_TIMERS	200809L
 
 /* The barrier functions are available.  */
 #define _POSIX_BARRIERS	200809L
-- 
2.51.0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.