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

r3506 - glibc-package/branches/eglibc-2.10/debian/patches/alpha



Author: aurel32
Date: 2009-05-16 19:48:49 +0000 (Sat, 16 May 2009)
New Revision: 3506

Modified:
   glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-getsysstats.diff
   glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-lowlevellock.diff
Log:
Fix the patch of the two previous patches


Modified: glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-getsysstats.diff
===================================================================
--- glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-getsysstats.diff	2009-05-16 14:53:24 UTC (rev 3505)
+++ glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-getsysstats.diff	2009-05-16 19:48:49 UTC (rev 3506)
@@ -3,8 +3,8 @@
         * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
         Change parameters and use next_line.
 
---- a/sysdeps/unix/sysv/linux/alpha/getsysstats.c
-+++ b/sysdeps/unix/sysv/linux/alpha/getsysstats.c
+--- a/ports/sysdeps/unix/sysv/linux/alpha/getsysstats.c
++++ b/ports/sysdeps/unix/sysv/linux/alpha/getsysstats.c
 @@ -20,15 +20,16 @@
  
  

Modified: glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-lowlevellock.diff
===================================================================
--- glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-lowlevellock.diff	2009-05-16 14:53:24 UTC (rev 3505)
+++ glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-lowlevellock.diff	2009-05-16 19:48:49 UTC (rev 3506)
@@ -4,8 +4,8 @@
 	FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
 	FUTEX_BITSET_MATCH_ANY.
 
---- a/sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h
-+++ b/sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h
+--- a/ports/sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h
++++ b/ports/sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h
 @@ -37,7 +37,12 @@
  #define FUTEX_LOCK_PI		6
  #define FUTEX_UNLOCK_PI		7


Reply to: