Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(65)

Issue 7633068: Roll the DEPS for the seccomp sandbox forward: (Closed)

Created:
9 years, 4 months ago by Markus (顧孟勤)
Modified:
9 years, 4 months ago
Reviewers:
Mark Seaborn
CC:
chromium-reviews
Visibility:
Public.

Description

Roll the DEPS for the seccomp sandbox forward: - allow more system calls (ftruncate(), readv(), writev()) - fix the handling or the sixth argument for x86-32, when going through the "int $0" handler - assorted clang related fixes - fill the syscallTable at runtime, rather than compile-time - provide hooks for doing TLS intialization that are needed to sandbox the dynamic linker. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96815

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Markus (顧孟勤)
9 years, 4 months ago (2011-08-15 19:22:45 UTC) #1
Mark Seaborn
9 years, 4 months ago (2011-08-15 19:30:23 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698