| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close. | mark@chromium.org | 2013-12-03 | 3 | -3/+19 |
* | Split apart various target type code. | brettw@chromium.org | 2013-08-13 | 1 | -1/+1 |
* | Linux sandbox: allow non racy use of O_CLOEXEC | jln@chromium.org | 2013-04-26 | 2 | -2/+40 |
* | POSIX: add a maximum number of iterations to HANDLE_EINTR | jln@chromium.org | 2013-01-23 | 1 | -4/+22 |
* | Use SOCK_SEQPACKET for synchronous IPC. | glider@google.com | 2013-01-18 | 3 | -22/+103 |
* | Linux sandbox: add a new low-level broker process mechanism. | jln@chromium.org | 2012-12-14 | 1 | -1/+8 |
* | Revert 173064 | gene@chromium.org | 2012-12-14 | 1 | -1/+1 |
* | Linux sandbox: add a new low-level broker process mechanism. | jln@chromium.org | 2012-12-14 | 1 | -1/+1 |
* | Move eintr_wrapper.h from base to base/posix | brettw@chromium.org | 2012-11-14 | 3 | -2/+35 |
* | Move global_descriptors to base/posix. | brettw@chromium.org | 2012-11-09 | 2 | -0/+130 |
* | Move FileDescriptorShuffle to base/posix. This file is very posix-specific. | brettw@chromium.org | 2012-11-09 | 3 | -0/+470 |
* | linux: Crash browser on too-big messages to zygote. | derat@chromium.org | 2012-10-12 | 2 | -4/+7 |
* | Fix a couple small problems in base/ | thestig@chromium.org | 2012-10-12 | 1 | -1/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Tighten up DEPS some more. NaCl/service process code are including internal c... | jam@chromium.org | 2012-06-04 | 2 | -0/+202 |