Bugzilla – Attachment 49542 Details for
Bug 116391
busybox dmesg broken
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
dietlibc-libcompat-syscall.patch
dietlibc-libcompat-syscall.patch (text/plain), 518 bytes, created by
Olaf Hering
on 2005-09-11 15:57:28 UTC
(
hide
)
Description:
dietlibc-libcompat-syscall.patch
Filename:
MIME Type:
Creator:
Olaf Hering
Created:
2005-09-11 15:57:28 UTC
Size:
518 bytes
patch
obsolete
> libcompat/syscall.S | 9 +++++++++ > 1 files changed, 9 insertions(+) > >Index: dietlibc-0.23/libcompat/syscall.S >=================================================================== >--- dietlibc-0.23.orig/libcompat/syscall.S >+++ dietlibc-0.23/libcompat/syscall.S >@@ -66,5 +66,14 @@ syscall: > cmp.eq p6,p0=-1,r10 > (p6) br __error_unified_syscall > br.ret.sptk.few rp >+#elif (defined(__powerpc__)) >+ mr 0,3 >+ mr 3,4 >+ mr 4,5 >+ mr 5,6 >+ mr 6,7 >+ mr 7,8 >+ mr 8,9 >+ b __unified_syscall > #endif > .size syscall, . - syscall
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 116391
: 49542