blob: e881afe6ee05d34fb6675487b1e472e764d69978 [file] [log] [blame]
[email protected]179564f2010-04-02 14:01:421;;
[email protected]8a72f64c2011-04-07 18:04:572;; Copyright (c) 2011 The Chromium Authors. All rights reserved.
[email protected]179564f2010-04-02 14:01:423;; Use of this source code is governed by a BSD-style license that can be
4;; found in the LICENSE file.
5;;
6; This is the Sandbox configuration file used for safeguarding the user's
7; untrusted code within Native Client.
8;
[email protected]179564f2010-04-02 14:01:429
[email protected]8a72f64c2011-04-07 18:04:5710; *** The contents of content/common/common.sb are implicitly included here. ***
[email protected]179564f2010-04-02 14:01:4211
[email protected]29973a12010-05-14 16:11:4312; Allow a Native Client application to use semaphores, specifically
13; sem_init(), et.al.
14(allow ipc-posix-sem)