OSDN Git Service

Merge from branch.
author"Steven J. Hill" <sjhill@realitydiluted.com>
Thu, 5 Jan 2006 01:37:44 +0000 (01:37 -0000)
committer"Steven J. Hill" <sjhill@realitydiluted.com>
Thu, 5 Jan 2006 01:37:44 +0000 (01:37 -0000)
include/time.h

index 84e17f3..22e6c4b 100644 (file)
@@ -191,6 +191,8 @@ extern double difftime (time_t __time1, time_t __time0)
      __THROW __attribute__ ((__const__));
 #endif /* __UCLIBC_HAS_FLOATS__ */
 
+# define CLOCK_IDFIELD_SIZE    3
+
 /* Return the `time_t' representation of TP and normalize TP.  */
 extern time_t mktime (struct tm *__tp) __THROW;