summaryrefslogtreecommitdiffstats
path: root/base/process_util_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Rewrite the mac named process iterator:thomasvl@chromium.org2009-02-061-67/+103
* Implement NamedProcessIterator in base/process_util_mac.mm. Patch by Naokimark@chromium.org2009-02-051-14/+104
* Use _NSGetEnviron instead of environ (see "man environ"). environ isn'tmark@chromium.org2009-02-031-5/+2
* Add routine to close file descriptors on execjeremy@chromium.org2009-01-291-7/+1
* * On POSIX, make sure we don't leak FDs when launching child Processes.jeremy@chromium.org2008-12-171-12/+52
* Reverting 7156.ojan@google.com2008-12-171-52/+12
* * On POSIX, make sure we don't leak FDs when launching child Processes.jeremy@chromium.org2008-12-171-12/+52
* Don't require tlslite to be installed, just use what's in the treemark@chromium.org2008-12-111-1/+5
* * Add timeout support to POSIX WaitForSingleProcess()jeremy@chromium.org2008-12-051-7/+0
* Add url_request_unittest to mac build.ericroman@google.com2008-11-191-6/+21
* More Mac & Linux fixes for base namespaces.brettw@google.com2008-11-141-2/+2
* make sure we match all the tests and files that linux has running. We were ne...pinkerton@google.com2008-11-111-0/+5
* Enable stats_tabe_unittest.cc on OS X.jeremy@chromium.org2008-10-271-0/+61