svn commit: trunk/uClibc/include

sjhill at uclibc.org sjhill at uclibc.org
Thu Jan 5 01:37:46 UTC 2006


Author: sjhill
Date: 2006-01-04 17:37:44 -0800 (Wed, 04 Jan 2006)
New Revision: 13097

Log:
Merge from branch.


Modified:
   trunk/uClibc/include/time.h


Changeset:
Modified: trunk/uClibc/include/time.h
===================================================================
--- trunk/uClibc/include/time.h	2006-01-05 01:31:22 UTC (rev 13096)
+++ trunk/uClibc/include/time.h	2006-01-05 01:37:44 UTC (rev 13097)
@@ -191,6 +191,8 @@
      __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;
 




More information about the uClibc-cvs mailing list