cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] ccvs configure


From: Derek Robert Price
Subject: [Cvs-cvs] ccvs configure
Date: Tue, 25 Apr 2006 14:51:22 +0000

CVSROOT:        /cvsroot/cvs
Module name:    ccvs
Branch:         
Changes by:     Derek Robert Price <address@hidden>     06/04/25 14:51:22

Modified files:
        .              : configure 

Log message:
        Regenerated.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/cvs/ccvs/configure.diff?tr1=1.443&tr2=1.444&r1=text&r2=text

Patches:
Index: ccvs/configure
diff -u ccvs/configure:1.443 ccvs/configure:1.444
--- ccvs/configure:1.443        Mon Apr 24 18:50:24 2006
+++ ccvs/configure      Tue Apr 25 14:51:22 2006
@@ -20666,7 +20666,7 @@
 #define BUF_SLOP 20
 
 int
-main (void)
+main ()
 {
 #ifndef PATH_MAX
   /* The Hurd doesn't define this, so getcwd can't exhibit the bug --
@@ -22129,6 +22129,10 @@
 
 
 
+  :
+
+
+
 
 
 
@@ -22522,12 +22526,28 @@
 
 
 
+  :
+
+
+
+
+
+
+  :
 
 
 
 
 
 
+  :
+
+
+
+
+
+
+  :
 
 
 
@@ -24544,7 +24564,7 @@
       struct timespec ts_sleep, ts_remaining;
       ts_sleep.tv_sec = 0;
       ts_sleep.tv_nsec = 1;
-      exit (nanosleep (&ts_sleep, &ts_remaining) == 0 ? 0 : 1);
+      return nanosleep (&ts_sleep, &ts_remaining) != 0;
     }
 
 _ACEOF
@@ -25611,6 +25631,7 @@
 /* end confdefs.h.  */
 
 #       include <stdio.h>
+#       include <stdlib.h>
         int
         main ()
         {
@@ -30679,38 +30700,86 @@
 
 
 
+  :
+
+
+
+
+
+
+  :
+
+
+
+
+
+
+  :
+
+
+
+
+
+
+  :
+
 
 
 
 
 
+  :
 
 
 
 
 
 
+  :
 
 
 
 
 
 
+  :
 
 
 
 
 
 
+  :
 
 
 
 
 
 
+  :
+
+
+
 
 
 
+  :
+
+
+
+
+
+
+  :
+
+
+
+
+
+
+  :
+
+
 
 
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]