rpms/dietlibc/devel dietlibc-0.28-setpriority.patch, 1.2, 1.3 dietlibc-0.29-scall.patch, 1.4, 1.5 dietlibc-0.30-longdouble.patch, 1.2, 1.3 dietlibc-0.31-defpath.patch, 1.2, 1.3 dietlibc-0.31-implicitfunc.patch, 1.5, 1.6 dietlibc-0.31-lcctime.patch, 1.2, 1.3 dietlibc-0.31-noreturn.patch, 1.2, 1.3 dietlibc-0.31-printFG.patch, 1.6, 1.7 dietlibc-0.31-stacksmash-dyn.patch, 1.2, 1.3 dietlibc-0.31-stacksmash.patch, 1.2, 1.3 dietlibc-0.31-testsuite.patch, 1.5, 1.6 dietlibc-0.31.20080212-teststdout.patch, 1.2, 1.3

Enrico Scholz ensc at fedoraproject.org
Sat Oct 18 17:04:20 UTC 2008


Author: ensc

Update of /cvs/extras/rpms/dietlibc/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26226

Modified Files:
	dietlibc-0.28-setpriority.patch dietlibc-0.29-scall.patch 
	dietlibc-0.30-longdouble.patch dietlibc-0.31-defpath.patch 
	dietlibc-0.31-implicitfunc.patch dietlibc-0.31-lcctime.patch 
	dietlibc-0.31-noreturn.patch dietlibc-0.31-printFG.patch 
	dietlibc-0.31-stacksmash-dyn.patch 
	dietlibc-0.31-stacksmash.patch dietlibc-0.31-testsuite.patch 
	dietlibc-0.31.20080212-teststdout.patch 
Log Message:
rediffed patches


dietlibc-0.28-setpriority.patch:

Index: dietlibc-0.28-setpriority.patch
===================================================================
RCS file: /cvs/extras/rpms/dietlibc/devel/dietlibc-0.28-setpriority.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dietlibc-0.28-setpriority.patch	18 May 2008 10:12:53 -0000	1.2
+++ dietlibc-0.28-setpriority.patch	18 Oct 2008 17:04:19 -0000	1.3
@@ -1,4 +1,4 @@
-From ab91f175a8c77f275c9fa917dfe7cbc9b6262e1c Mon Sep 17 00:00:00 2001
+From 395ad1b292568821a8f6ad4398be2c9746a0133b Mon Sep 17 00:00:00 2001
 From: Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
 Date: Sat, 19 Apr 2008 17:49:05 +0200
 Subject: [PATCH] Return new nice value for nice(2)
@@ -29,5 +29,5 @@
  }
  #endif
 -- 
-1.5.4.5
+1.5.5.1
 

dietlibc-0.29-scall.patch:

Index: dietlibc-0.29-scall.patch
===================================================================
RCS file: /cvs/extras/rpms/dietlibc/devel/dietlibc-0.29-scall.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- dietlibc-0.29-scall.patch	16 Jul 2008 20:49:34 -0000	1.4
+++ dietlibc-0.29-scall.patch	18 Oct 2008 17:04:19 -0000	1.5
@@ -1,4 +1,4 @@
-From 406e0419735c9e9c00290d437e9f42f88c3ae6d2 Mon Sep 17 00:00:00 2001
+From 0ae5eb83091eee9cdef27eaadb5e2e8f58fa0ee9 Mon Sep 17 00:00:00 2001
 From: Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
 Date: Sat, 19 Apr 2008 17:50:24 +0200
 Subject: [PATCH] Sanity checks for syscall availability
@@ -10,7 +10,7 @@
  1 files changed, 7 insertions(+), 1 deletions(-)
 
 diff --git a/libcompat/syscall.S b/libcompat/syscall.S
-index c9f72bb..6b6a8aa 100644
+index c9f72bb..6e964b3 100644
 --- a/libcompat/syscall.S
 +++ b/libcompat/syscall.S
 @@ -130,6 +130,12 @@ syscall:
@@ -28,5 +28,5 @@
  #endif
  .size	syscall, . - syscall
 -- 
-1.5.4.5
+1.5.5.1
 

dietlibc-0.30-longdouble.patch:

Index: dietlibc-0.30-longdouble.patch
===================================================================
RCS file: /cvs/extras/rpms/dietlibc/devel/dietlibc-0.30-longdouble.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dietlibc-0.30-longdouble.patch	18 May 2008 10:12:53 -0000	1.2
+++ dietlibc-0.30-longdouble.patch	18 Oct 2008 17:04:19 -0000	1.3
@@ -1,4 +1,4 @@
-From ba4e9f8557b25e4fbb6886e7c54a2ca75ca57368 Mon Sep 17 00:00:00 2001
+From 75feb30ea22b815f828c7854352007616c4393f0 Mon Sep 17 00:00:00 2001
 From: Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
 Date: Sat, 19 Apr 2008 17:54:03 +0200
 Subject: [PATCH] Workaround PPC build issues
@@ -47,5 +47,5 @@
  static const double  coeff[] = { B0, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10 };
  int                  signgam;
 -- 
-1.5.4.5
+1.5.5.1
 

dietlibc-0.31-defpath.patch:

Index: dietlibc-0.31-defpath.patch
===================================================================
RCS file: /cvs/extras/rpms/dietlibc/devel/dietlibc-0.31-defpath.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dietlibc-0.31-defpath.patch	18 May 2008 10:12:53 -0000	1.2
+++ dietlibc-0.31-defpath.patch	18 Oct 2008 17:04:19 -0000	1.3
@@ -1,4 +1,4 @@
-From 66528a176d332bb8de4ddf324754089e59139424 Mon Sep 17 00:00:00 2001
+From 2a265ce59a6e0187ca4b96feb86196d7816d271f Mon Sep 17 00:00:00 2001
 From: Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
 Date: Sat, 19 Apr 2008 18:00:19 +0200
 Subject: [PATCH] Security fix for proper $PATH
@@ -22,5 +22,5 @@
  #define _PATH_DEVNULL "/dev/null"
  
 -- 
-1.5.4.5
+1.5.5.1
 

dietlibc-0.31-implicitfunc.patch:

Index: dietlibc-0.31-implicitfunc.patch
===================================================================
RCS file: /cvs/extras/rpms/dietlibc/devel/dietlibc-0.31-implicitfunc.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- dietlibc-0.31-implicitfunc.patch	18 May 2008 10:12:53 -0000	1.5
+++ dietlibc-0.31-implicitfunc.patch	18 Oct 2008 17:04:19 -0000	1.6
@@ -1,4 +1,4 @@
-From 5c0e868e1a9266d580c95411c3b2f0272dfa14ab Mon Sep 17 00:00:00 2001
+From e1f4f15e4be4283a6ac6eee1e9393a5e09369d23 Mon Sep 17 00:00:00 2001
 From: Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
 Date: Sat, 19 Apr 2008 17:43:08 +0200
 Subject: [PATCH] Fixes for -Werror-no-implicit-functions
@@ -46,5 +46,5 @@
  #include <limits.h>
  #include <malloc.h>
 -- 
-1.5.4.5
+1.5.5.1
 

dietlibc-0.31-lcctime.patch:

Index: dietlibc-0.31-lcctime.patch
===================================================================
RCS file: /cvs/extras/rpms/dietlibc/devel/dietlibc-0.31-lcctime.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dietlibc-0.31-lcctime.patch	18 May 2008 10:12:53 -0000	1.2
+++ dietlibc-0.31-lcctime.patch	18 Oct 2008 17:04:19 -0000	1.3
@@ -1,4 +1,4 @@
-From aac35698d1b84f6370d37860c9e889c34cd6a21c Mon Sep 17 00:00:00 2001
+From 28fbb9c7844032fecb53ebdcc18190bf08e9b604 Mon Sep 17 00:00:00 2001
 From: Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
 Date: Sat, 19 Apr 2008 17:42:20 +0200
 Subject: [PATCH] Fixes/enhancements in str?time() functions
@@ -42,5 +42,5 @@
        case 'y':
  	i=getint(&s,2);
 -- 
-1.5.4.5
+1.5.5.1
 

dietlibc-0.31-noreturn.patch:

Index: dietlibc-0.31-noreturn.patch
===================================================================
RCS file: /cvs/extras/rpms/dietlibc/devel/dietlibc-0.31-noreturn.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dietlibc-0.31-noreturn.patch	18 May 2008 10:12:53 -0000	1.2
+++ dietlibc-0.31-noreturn.patch	18 Oct 2008 17:04:19 -0000	1.3
@@ -1,4 +1,4 @@
-From e96b03324e5395ff3c0041c249bfed9aa1bdb8b5 Mon Sep 17 00:00:00 2001
+From d17d4d4c6dbdb1e608208860cec304bab8044885 Mon Sep 17 00:00:00 2001
 From: Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
 Date: Sat, 19 Apr 2008 17:43:42 +0200
 Subject: [PATCH] __noreturn__ annotation for abort(3)
@@ -27,5 +27,5 @@
  extern int rand(void) __THROW;
  extern int rand_r(unsigned int *seed) __THROW;
 -- 
-1.5.4.5
+1.5.5.1
 

dietlibc-0.31-printFG.patch:

Index: dietlibc-0.31-printFG.patch
===================================================================
RCS file: /cvs/extras/rpms/dietlibc/devel/dietlibc-0.31-printFG.patch,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- dietlibc-0.31-printFG.patch	18 May 2008 10:12:53 -0000	1.6
+++ dietlibc-0.31-printFG.patch	18 Oct 2008 17:04:19 -0000	1.7
@@ -1,4 +1,4 @@
-From 313a9b41133ca631890de99f979ee01074d0c0be Mon Sep 17 00:00:00 2001
+From cd0eb2c9f17cbc1b70c7c60aa5b046cd2cc041c9 Mon Sep 17 00:00:00 2001
 From: Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
 Date: Sat, 19 Apr 2008 17:39:23 +0200
 Subject: [PATCH] Fixes/enhancements for INF/NAN handling in printf()
@@ -271,5 +271,5 @@
    return EXIT_SUCCESS;
  }
 -- 
-1.5.4.5
+1.5.5.1
 

dietlibc-0.31-stacksmash-dyn.patch:

Index: dietlibc-0.31-stacksmash-dyn.patch
===================================================================
RCS file: /cvs/extras/rpms/dietlibc/devel/dietlibc-0.31-stacksmash-dyn.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dietlibc-0.31-stacksmash-dyn.patch	18 May 2008 10:12:53 -0000	1.2
+++ dietlibc-0.31-stacksmash-dyn.patch	18 Oct 2008 17:04:19 -0000	1.3
@@ -1,4 +1,4 @@
-From 4bd1b2d53138ab594a6b73c938daf1b7c2195367 Mon Sep 17 00:00:00 2001
+From 9ae9c692418d33761d6affa5bbf1784c157955cb Mon Sep 17 00:00:00 2001
 From: Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
 Date: Sat, 19 Apr 2008 17:57:09 +0200
 Subject: [PATCH] __stack_chk_fail_local function
@@ -22,5 +22,5 @@
  /* earlier versions of ProPolice actually gave the address and function
   * name as arguments to the handler, so it could print some useful
 -- 
-1.5.4.5
+1.5.5.1
 

dietlibc-0.31-stacksmash.patch:

Index: dietlibc-0.31-stacksmash.patch
===================================================================
RCS file: /cvs/extras/rpms/dietlibc/devel/dietlibc-0.31-stacksmash.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dietlibc-0.31-stacksmash.patch	18 May 2008 10:12:53 -0000	1.2
+++ dietlibc-0.31-stacksmash.patch	18 Oct 2008 17:04:19 -0000	1.3
@@ -1,4 +1,4 @@
-From 9fb58ca3604cb1426e94689fab57ab5c127c8c55 Mon Sep 17 00:00:00 2001
+From 25487e3bafa653890f2fb36f5615a420cd0c46b8 Mon Sep 17 00:00:00 2001
 From: Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
 Date: Sat, 19 Apr 2008 17:56:07 +0200
 Subject: [PATCH] Enhanced __stack_chk_fail
@@ -50,5 +50,5 @@
 +	  *(char *)0 = 0;
  }
 -- 
-1.5.4.5
+1.5.5.1
 

dietlibc-0.31-testsuite.patch:

Index: dietlibc-0.31-testsuite.patch
===================================================================
RCS file: /cvs/extras/rpms/dietlibc/devel/dietlibc-0.31-testsuite.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- dietlibc-0.31-testsuite.patch	18 May 2008 10:12:53 -0000	1.5
+++ dietlibc-0.31-testsuite.patch	18 Oct 2008 17:04:19 -0000	1.6
@@ -1,4 +1,4 @@
-From ca5319e550e6e64e803a46fbb80d9436d8348567 Mon Sep 17 00:00:00 2001
+From 103eca647519cfafcc7a125bd21b0413b3e81f5a Mon Sep 17 00:00:00 2001
 From: Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
 Date: Sat, 19 Apr 2008 17:41:23 +0200
 Subject: [PATCH] Several testsuite fixes/enhancments
@@ -457,5 +457,5 @@
  	  printf ("not all of `%s' read\n", day_tests[i].input);
  	  result = 1;
 -- 
-1.5.4.5
+1.5.5.1
 

dietlibc-0.31.20080212-teststdout.patch:

Index: dietlibc-0.31.20080212-teststdout.patch
===================================================================
RCS file: /cvs/extras/rpms/dietlibc/devel/dietlibc-0.31.20080212-teststdout.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dietlibc-0.31.20080212-teststdout.patch	18 May 2008 10:12:53 -0000	1.2
+++ dietlibc-0.31.20080212-teststdout.patch	18 Oct 2008 17:04:19 -0000	1.3
@@ -1,4 +1,4 @@
-From b8de58754249c7f43c5959dc72c62e13851d45cb Mon Sep 17 00:00:00 2001
+From c86767c4a29b74a1e9bafb5e62048304afc475a2 Mon Sep 17 00:00:00 2001
 From: Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
 Date: Sat, 19 Apr 2008 17:45:11 +0200
 Subject: [PATCH] Use stdout instead of stderr in testsuite
@@ -63,5 +63,5 @@
      _exit(23);
    }
 -- 
-1.5.4.5
+1.5.5.1
 




More information about the scm-commits mailing list