WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] [xen-unstable] stubdom: Fix newlib-chk.patch so it appli

To: xen-changelog@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-changelog] [xen-unstable] stubdom: Fix newlib-chk.patch so it applies
From: Xen patchbot-unstable <patchbot-unstable@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 07 Apr 2009 23:02:34 -0700
Delivery-date: Tue, 07 Apr 2009 23:05:59 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-changelog-request@lists.xensource.com?subject=help>
List-id: BK change log <xen-changelog.lists.xensource.com>
List-post: <mailto:xen-changelog@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=unsubscribe>
Reply-to: xen-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-changelog-bounces@xxxxxxxxxxxxxxxxxxx
# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1238571381 -3600
# Node ID dbc4014882d0ae9cda93ec3e53b78529dad35234
# Parent  f6fd1c2e4da62c18c9abd769385904a8223cfd1c
stubdom: Fix newlib-chk.patch so it applies
Signed-off-by: Keir Fraser <keir.fraser@xxxxxxxxxx>
---
 stubdom/newlib-chk.patch |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)

diff -r f6fd1c2e4da6 -r dbc4014882d0 stubdom/newlib-chk.patch
--- a/stubdom/newlib-chk.patch  Tue Mar 31 18:37:58 2009 +0100
+++ b/stubdom/newlib-chk.patch  Wed Apr 01 08:36:21 2009 +0100
@@ -1,6 +1,5 @@ diff -Naur newlib-1.16.0/newlib/libc/std
-diff -Naur newlib-1.16.0/newlib/libc/stdio/fprintf_chk.c 
newlib-1.16.0/newlib/libc/stdio/fprintf_chk.c
---- newlib-1.16.0/newlib/libc/stdio/fprintf_chk.c      1969-12-31 
19:00:00.000000000 -0500
-+++ newlib-1.16.0/newlib/libc/stdio/fprintf_chk.c      2009-02-26 
19:02:53.000000000 -0500
+--- newlib/libc/stdio/fprintf_chk.c    1969-12-31 19:00:00.000000000 -0500
++++ newlib/libc/stdio/fprintf_chk.c    2009-02-26 19:02:53.000000000 -0500
 @@ -0,0 +1,21 @@
 +#include <stdarg.h>
 +#include <stdio.h>
@@ -23,9 +22,8 @@ diff -Naur newlib-1.16.0/newlib/libc/std
 +  return done;
 +}
 +
-diff -Naur newlib-1.16.0/newlib/libc/stdio/Makefile.am 
newlib-1.16.0/newlib/libc/stdio/Makefile.am
---- ./newlib-1.16.0/newlib/libc/stdio/Makefile.am      2007-08-02 
16:23:06.000000000 -0400
-+++ ./newlib-1.16.0/newlib/libc/stdio/Makefile.am      2009-02-26 
18:14:53.000000000 -0500
+--- newlib/libc/stdio/Makefile.am      2007-08-02 16:23:06.000000000 -0400
++++ newlib/libc/stdio/Makefile.am      2009-02-26 18:14:53.000000000 -0500
 @@ -20,6 +20,7 @@
        flags.c                 \
        fopen.c                 \
@@ -42,9 +40,8 @@ diff -Naur newlib-1.16.0/newlib/libc/std
        sscanf.c                        \
        stdio.c                 \
        tmpfile.c                       \
-diff -Naur newlib-1.16.0/newlib/libc/stdio/Makefile.in 
newlib-1.16.0/newlib/libc/stdio/Makefile.in
---- newlib-1.16.0/newlib/libc/stdio/Makefile.in        2007-12-19 
17:36:38.000000000 -0500
-+++ newlib-1.16.0/newlib/libc/stdio/Makefile.in        2009-02-26 
18:43:52.000000000 -0500
+--- newlib/libc/stdio/Makefile.in      2007-12-19 17:36:38.000000000 -0500
++++ newlib/libc/stdio/Makefile.in      2009-02-26 18:43:52.000000000 -0500
 @@ -63,7 +63,8 @@
        lib_a-fgets.$(OBJEXT) lib_a-fileno.$(OBJEXT) \
        lib_a-findfp.$(OBJEXT) lib_a-fiprintf.$(OBJEXT) \
@@ -132,9 +129,8 @@ diff -Naur newlib-1.16.0/newlib/libc/std
  lib_a-sscanf.o: sscanf.c
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) 
$(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-sscanf.o `test -f 'sscanf.c' 
|| echo '$(srcdir)/'`sscanf.c
  
-diff -Naur ./newlib-1.16.0/newlib/libc/stdio/sprintf_chk.c 
../newlib-1.16.0/newlib/libc/stdio/sprintf_chk.c
---- newlib-1.16.0/newlib/libc/stdio/sprintf_chk.c      1969-12-31 
19:00:00.000000000 -0500
-+++ newlib-1.16.0/newlib/libc/stdio/sprintf_chk.c      2009-02-26 
19:02:26.000000000 -0500
+--- newlib/libc/stdio/sprintf_chk.c    1969-12-31 19:00:00.000000000 -0500
++++ newlib/libc/stdio/sprintf_chk.c    2009-02-26 19:02:26.000000000 -0500
 @@ -0,0 +1,21 @@
 +#include <stdarg.h>
 +#include <stdio.h>

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] [xen-unstable] stubdom: Fix newlib-chk.patch so it applies, Xen patchbot-unstable <=