From 95647f86eb952ab18a74867bae2446586f4bfde4 Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Mon, 10 Dec 2007 23:56:02 +0000 Subject: [PATCH] add latest PSP newlib patch --- dkpsp/patches/newlib-1.15.0.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dkpsp/patches/newlib-1.15.0.patch b/dkpsp/patches/newlib-1.15.0.patch index 6bfa9e5..1ab75cd 100644 --- a/dkpsp/patches/newlib-1.15.0.patch +++ b/dkpsp/patches/newlib-1.15.0.patch @@ -9221,7 +9221,7 @@ diff -burN newlib-1.15.0/newlib/libc/sys/psp/xprintf.c newlib-psp/newlib/libc/sy + * Copyright (c) 2005 James Forshaw + * Copyright (c) 2005 John Kelley + * -+ * $Id: newlib-1.15.0.patch,v 1.1 2007-10-23 20:03:16 wntrmute Exp $ ++ * $Id: newlib-1.15.0.patch,v 1.2 2007-12-10 23:56:02 wntrmute Exp $ + */ +/* Code borrowed from mysql's xprintf.c, by Richard Hipp */ +/* This xprintf.c file on which this one is based is in public domain. */