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

r2301 - in glibc-package/branches/glibc-2.6/debian/patches: . any



Author: aurel32
Date: 2007-05-26 11:59:01 +0000 (Sat, 26 May 2007)
New Revision: 2301

Added:
   glibc-package/branches/glibc-2.6/debian/patches/any/local-tst-mktime2.diff
Removed:
   glibc-package/branches/glibc-2.6/debian/patches/local-tst-mktime2.diff
Log:
oops, move local-tst-mktime2.diff in the right directory


Copied: glibc-package/branches/glibc-2.6/debian/patches/any/local-tst-mktime2.diff (from rev 2300, glibc-package/branches/glibc-2.6/debian/patches/local-tst-mktime2.diff)
===================================================================
--- glibc-package/branches/glibc-2.6/debian/patches/any/local-tst-mktime2.diff	                        (rev 0)
+++ glibc-package/branches/glibc-2.6/debian/patches/any/local-tst-mktime2.diff	2007-05-26 11:59:01 UTC (rev 2301)
@@ -0,0 +1,10 @@
+--- time/tst-mktime2.c	2007-05-25 15:12:14.000000000 +0200
++++ time/tst-mktime2.c	2007-05-25 15:12:14.000000000 +0200
+@@ -2,6 +2,7 @@
+ #include <time.h>
+ #include <stdlib.h>
+ #include <unistd.h>
++#include <limits.h>
+ 
+ static time_t time_t_max;
+ static time_t time_t_min;

Deleted: glibc-package/branches/glibc-2.6/debian/patches/local-tst-mktime2.diff
===================================================================
--- glibc-package/branches/glibc-2.6/debian/patches/local-tst-mktime2.diff	2007-05-26 11:54:21 UTC (rev 2300)
+++ glibc-package/branches/glibc-2.6/debian/patches/local-tst-mktime2.diff	2007-05-26 11:59:01 UTC (rev 2301)
@@ -1,10 +0,0 @@
---- time/tst-mktime2.c	2007-05-25 15:12:14.000000000 +0200
-+++ time/tst-mktime2.c	2007-05-25 15:12:14.000000000 +0200
-@@ -2,6 +2,7 @@
- #include <time.h>
- #include <stdlib.h>
- #include <unistd.h>
-+#include <limits.h>
- 
- static time_t time_t_max;
- static time_t time_t_min;



Reply to: