summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-07-11 17:21:20 +0000
committerJay Freeman <saurik@saurik.com>2008-07-11 17:21:20 +0000
commit264cb1cba3ab1cc0601b2902e2d0c6adf14033a8 (patch)
tree4a02bb278ad2db40fc355f9032c6c4a7bd83e478 /tool
parent14ac7b13f5c856baad539491c6ae4e97619dd56a (diff)
Fixed the diff paths for includes.
git-svn-id: http://svn.telesphoreo.org/trunk@356 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'tool')
-rw-r--r--tool/include.diff12
-rw-r--r--tool/patches/_structs.diff6
-rw-r--r--tool/patches/thread_status.diff6
3 files changed, 12 insertions, 12 deletions
diff --git a/tool/include.diff b/tool/include.diff
index dc0631e15..747c5628e 100644
--- a/tool/include.diff
+++ b/tool/include.diff
@@ -386,10 +386,10 @@ index 0be1f62..c9ec079 100644
#endif /* (_POSIX_C_SOURCE && !_DARWIN_C_SOURCE) */
#endif /* __APPLE_API_OBSOLETE */
-diff --git a/mach/arm/_structs.h b/mach/arm/_structs.h
+diff --git /usr/include/mach/arm/_structs.h /usr/include/mach/arm/_structs.h
index e130afa..1f98c98 100644
---- a/mach/arm/_structs.h
-+++ b/mach/arm/_structs.h
+--- /usr/include/mach/arm/_structs.h
++++ /usr/include/mach/arm/_structs.h
@@ -25,7 +25,7 @@ _STRUCT_ARM_EXCEPTION_STATE
};
#endif /* __DARWIN_UNIX03 */
@@ -399,10 +399,10 @@ index e130afa..1f98c98 100644
#define _STRUCT_ARM_THREAD_STATE struct __darwin_arm_thread_state
_STRUCT_ARM_THREAD_STATE
{
-diff --git a/mach/arm/thread_status.h b/mach/arm/thread_status.h
+diff --git /usr/include/mach/arm/thread_status.h /usr/include/mach/arm/thread_status.h
index 69f9f4f..cc66a92 100755
---- a/mach/arm/thread_status.h
-+++ b/mach/arm/thread_status.h
+--- /usr/include/mach/arm/thread_status.h
++++ /usr/include/mach/arm/thread_status.h
@@ -2,6 +2,7 @@
#define _MACH_ARM_THREAD_STATUS_H_
diff --git a/tool/patches/_structs.diff b/tool/patches/_structs.diff
index 47736b7e8..73e9dd382 100644
--- a/tool/patches/_structs.diff
+++ b/tool/patches/_structs.diff
@@ -1,7 +1,7 @@
-diff --git a/mach/arm/_structs.h b/mach/arm/_structs.h
+diff --git /usr/include/mach/arm/_structs.h /usr/include/mach/arm/_structs.h
index e130afa..1f98c98 100644
---- a/mach/arm/_structs.h
-+++ b/mach/arm/_structs.h
+--- /usr/include/mach/arm/_structs.h
++++ /usr/include/mach/arm/_structs.h
@@ -25,7 +25,7 @@ _STRUCT_ARM_EXCEPTION_STATE
};
#endif /* __DARWIN_UNIX03 */
diff --git a/tool/patches/thread_status.diff b/tool/patches/thread_status.diff
index 01c24ff69..bd6d2c185 100644
--- a/tool/patches/thread_status.diff
+++ b/tool/patches/thread_status.diff
@@ -1,7 +1,7 @@
-diff --git a/mach/arm/thread_status.h b/mach/arm/thread_status.h
+diff --git /usr/include/mach/arm/thread_status.h /usr/include/mach/arm/thread_status.h
index 69f9f4f..cc66a92 100755
---- a/mach/arm/thread_status.h
-+++ b/mach/arm/thread_status.h
+--- /usr/include/mach/arm/thread_status.h
++++ /usr/include/mach/arm/thread_status.h
@@ -2,6 +2,7 @@
#define _MACH_ARM_THREAD_STATUS_H_