OSSP CVS Repository

ossp - Difference in ossp-pkg/uuid/uuid.c versions 1.18 and 1.19
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/uuid/uuid.c 1.18 -> 1.19

--- uuid.c       2004/01/10 21:47:45     1.18
+++ uuid.c       2004/01/10 21:54:52     1.19
@@ -511,8 +511,8 @@
             break;
         }
 
-        /* else sleep a little bit until the system clock (which has
-           a gettimeofday(2) resolution of 1us) has changed. */
+        /* stall the UUID generation until the system clock (which
+           has a gettimeofday(2) resolution of 1us) catches up */
 #ifdef HAVE_NANOSLEEP
         /* sleep for 500ns (1/2us) */
         ts.tv_sec  = 0;

CVSTrac 2.0.1