summaryrefslogtreecommitdiffstats
path: root/src/metrics.cc
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2016-03-21 01:41:15 (GMT)
committerNico Weber <nicolasweber@gmx.de>2016-03-21 01:42:17 (GMT)
commit89587196705f54afb904c8f4572e65de7274dd81 (patch)
treec5029715235334ab282237f941f86da3eaf68707 /src/metrics.cc
parentb231274de33a6ebaa5ed284eb233fa360d84ad8f (diff)
downloadNinja-89587196705f54afb904c8f4572e65de7274dd81.zip
Ninja-89587196705f54afb904c8f4572e65de7274dd81.tar.gz
Ninja-89587196705f54afb904c8f4572e65de7274dd81.tar.bz2
Use posix_spawn() instead of fork()/exec().
posix_spawn() is a syscall on OS X and Solaris and a bit faster. It's also easier emulate for cygwin, and the code is a bit simpler.
Diffstat (limited to 'src/metrics.cc')
0 files changed, 0 insertions, 0 deletions