Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Raptor Engineering Public Development
Chromium
OpenPOWER Patches
Commits
dbbabacb
Commit
dbbabacb
authored
7 months ago
by
Timothy Pearson
Browse files
Options
Download
Email Patches
Plain Diff
FIXUPOT
parent
32d0d871
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
patches/ppc64le/sandbox/0001-linux-seccomp-bpf-ppc64-glibc-workaround-in-SIGSYS-h.patch
...inux-seccomp-bpf-ppc64-glibc-workaround-in-SIGSYS-h.patch
+3
-3
No files found.
patches/ppc64le/sandbox/0001-linux-seccomp-bpf-ppc64-glibc-workaround-in-SIGSYS-h.patch
View file @
dbbabacb
...
...
@@ -10,10 +10,10 @@ More investigation required.
sandbox/linux/seccomp-bpf/trap.cc | 14 ++++++++++++++
1 file changed, 14 insertions(+)
Index: chromium-12
6
.0.6
478.57
/sandbox/linux/seccomp-bpf/trap.cc
Index: chromium-12
7
.0.6
533.72
/sandbox/linux/seccomp-bpf/trap.cc
===================================================================
--- chromium-12
6
.0.6
478.57
.orig/sandbox/linux/seccomp-bpf/trap.cc
+++ chromium-12
6
.0.6
478.57
/sandbox/linux/seccomp-bpf/trap.cc
--- chromium-12
7
.0.6
533.72
.orig/sandbox/linux/seccomp-bpf/trap.cc
+++ chromium-12
7
.0.6
533.72
/sandbox/linux/seccomp-bpf/trap.cc
@@ -231,6 +231,20 @@
void Trap::SigSys(int nr, LinuxSigInfo*
SetIsInSigHandler();
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment