summaryrefslogtreecommitdiffstats
path: root/base/file_descriptor_shuffle.cc
Commit message (Expand)AuthorAgeFilesLines
* POSIX: don't allocate memory after forking.agl@chromium.org2010-03-111-12/+24
* Revert "POSIX: don't allocate memory after forking."agl@chromium.org2010-03-101-24/+12
* POSIX: don't allocate memory after forking.agl@chromium.org2010-03-101-12/+24
* linux: check the return value passed through HANDLE_EINTRevan@chromium.org2010-02-021-1/+2
* Prototype implementation of zygotes. dkegel@google.com2009-06-061-2/+4
* POSIX: Add a macro for handling EINTR.agl@chromium.org2009-05-011-16/+4
* POSIX: Add code for shuffling file descriptors.agl@chromium.org2009-04-301-0/+92