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

r4083 - in glibc-package/trunk/debian: . patches/kfreebsd



Author: aurel32
Date: 2010-01-15 14:23:07 +0000 (Fri, 15 Jan 2010)
New Revision: 4083

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/patches/kfreebsd/local-sysdeps.diff
Log:
  * kfreebsd/local-sysdeps.diff: update to revision 2926 (from glibc-bsd).



Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2010-01-14 22:21:11 UTC (rev 4082)
+++ glibc-package/trunk/debian/changelog	2010-01-15 14:23:07 UTC (rev 4083)
@@ -1,7 +1,7 @@
 eglibc (2.10.2-6) UNRELEASED; urgency=low
 
   [ Aurelien Jarno ]
-  * kfreebsd/local-sysdeps.diff: update to revision 2913 (from glibc-bsd).
+  * kfreebsd/local-sysdeps.diff: update to revision 2926 (from glibc-bsd).
   * Don't run the testsuite in parallel, as it sometimes causes some failures
     in some tests.
   * Add patches/any/cvs-malloc_info-init.diff to fix malloc_info() with no
@@ -18,7 +18,7 @@
   * patches/hurd-i386/submitted-net.diff: New patch to factorize net/ files
     between Linux and Hurd.
 
- -- Aurelien Jarno <aurel32@debian.org>  Thu, 14 Jan 2010 23:19:00 +0100
+ -- Aurelien Jarno <aurel32@debian.org>  Fri, 15 Jan 2010 15:22:50 +0100
 
 eglibc (2.10.2-5) unstable; urgency=low
 

Modified: glibc-package/trunk/debian/patches/kfreebsd/local-sysdeps.diff
===================================================================
--- glibc-package/trunk/debian/patches/kfreebsd/local-sysdeps.diff	2010-01-14 22:21:11 UTC (rev 4082)
+++ glibc-package/trunk/debian/patches/kfreebsd/local-sysdeps.diff	2010-01-15 14:23:07 UTC (rev 4083)
@@ -6791,7 +6791,7 @@
 +#define __TIME_T_TYPE		__SLONGWORD_TYPE
 +#define __USECONDS_T_TYPE	__U32_TYPE
 +#define __SUSECONDS_T_TYPE	__SLONGWORD_TYPE
-+#define __DADDR_T_TYPE		__S32_TYPE
++#define __DADDR_T_TYPE		__SQUAD_TYPE
 +#define __SWBLK_T_TYPE		__S32_TYPE
 +#define __KEY_T_TYPE		__SLONGWORD_TYPE
 +#define __CLOCKID_T_TYPE	__S32_TYPE


Reply to: