Author: jim Date: 2006-03-16 13:56:15 -0700 (Thu, 16 Mar 2006) New Revision: 1450
Modified: trunk/ trunk/glibc/glibc-2.4-mips_fixes-1.patch Log: [EMAIL PROTECTED]: jim | 2006-03-16 12:55:39 -0800 Updated: glibc-2.4-mips_fixes-1.patch Property changes on: trunk ___________________________________________________________________ Name: svk:merge - cc2644d5-6cf8-0310-b111-c40428001e49:/patches:1710 e59974df-c20a-0410-b7e1-d7eaf1be8828:/patches:1527 + cc2644d5-6cf8-0310-b111-c40428001e49:/patches:1710 e59974df-c20a-0410-b7e1-d7eaf1be8828:/patches:1529 Modified: trunk/glibc/glibc-2.4-mips_fixes-1.patch =================================================================== --- trunk/glibc/glibc-2.4-mips_fixes-1.patch 2006-03-16 20:13:27 UTC (rev 1449) +++ trunk/glibc/glibc-2.4-mips_fixes-1.patch 2006-03-16 20:56:15 UTC (rev 1450) @@ -5,9 +5,9 @@ Upstream Status: Applied Description: Fixes for MIPS architecture -diff -Naur glibc-2.4.orig/glibc-ports-2.4/sysdeps/unix/sysv/linux/mips/nptl/fork.c glibc-2.4/glibc-ports-2.4/sysdeps/unix/sysv/linux/mips/nptl/fork.c ---- glibc-2.4.orig/glibc-ports-2.4/sysdeps/unix/sysv/linux/mips/nptl/fork.c 2005-03-28 01:21:52.000000000 -0800 -+++ glibc-2.4/glibc-ports-2.4/sysdeps/unix/sysv/linux/mips/nptl/fork.c 2006-03-15 14:35:34.000000000 -0800 +diff -Naur glibc-2.4.orig/ports/sysdeps/unix/sysv/linux/mips/nptl/fork.c glibc-2.4/ports/sysdeps/unix/sysv/linux/mips/nptl/fork.c +--- glibc-2.4.orig/ports/sysdeps/unix/sysv/linux/mips/nptl/fork.c 2005-03-28 01:21:52.000000000 -0800 ++++ glibc-2.4/ports/sysdeps/unix/sysv/linux/mips/nptl/fork.c 2006-03-15 14:35:34.000000000 -0800 @@ -1 +1 @@ -#include "../i386/fork.c" +#include <sysdeps/unix/sysv/linux/i386/fork.c> -- http://linuxfromscratch.org/mailman/listinfo/patches FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
