DescriptionAdd support for running the NaCl plugin in the Linux SUID sandbox
* Add a function for getting the pre-opened FD for /dev/urandom.
This needs to be a C function because it will be used by
nacl_secure_random.c.
* Add an IPC message for creating shared memory segments, since
/dev/shm is not available inside the sandbox.
BUG=36676
TEST=nacl_ui_tests in conjunction with NaCl changes
Patch Set 1 #
Total comments: 12
Patch Set 2 : Move function into namespace; use uint32 #Patch Set 3 : Removed tab char; removed change to test (which assumed the NaCl-side change) #
Messages
Total messages: 11 (0 generated)
|