File define-clock-tai.patch of Package glibc.openSUSE_13.2_Update

2014-11-24  Ryan Cumming  <etaoins@gmail.com>

	[BZ #17608]
	* sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_TAI.

Index: glibc-2.19/sysdeps/unix/sysv/linux/bits/time.h
===================================================================
--- glibc-2.19.orig/sysdeps/unix/sysv/linux/bits/time.h
+++ glibc-2.19/sysdeps/unix/sysv/linux/bits/time.h
@@ -77,6 +77,8 @@ extern long int __sysconf (int);
 #   define CLOCK_REALTIME_ALARM		8
 /* Like CLOCK_BOOTTIME but also wakes suspended system.  */
 #   define CLOCK_BOOTTIME_ALARM		9
+/* Like CLOCK_REALTIME but in International Atomic Time.  */
+#   define CLOCK_TAI			11
 
 /* Flag to indicate time is absolute.  */
 #   define TIMER_ABSTIME		1
openSUSE Build Service is sponsored by