index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
subprocess.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
addressed pcc comments
Ami Fischman
2012-03-04
1
-10/+9
*
pselect->ppoll on linux to raise the process limit roof
Ami Fischman
2012-03-04
1
-4/+56
*
Implement cleanup-on-interrupt
Peter Collingbourne
2012-02-04
1
-27/+93
*
disable the 'unused parameter' warning
Evan Martin
2011-12-05
1
-1/+1
*
Add -Wextra warning flag.
Nicolas Despres
2011-11-19
1
-1/+1
*
Merge pull request #127 from tiresdonexits/master
Evan Martin
2011-11-06
1
-1/+1
|
\
|
*
Added a cast to NULL to remove a warning issues by g++ 4.6.
Jonathan Sternberg
2011-11-05
1
-1/+1
*
|
don't leak fds into subprocesses
Evan Martin
2011-10-31
1
-0/+1
|
/
*
fix "ignored return value of write" harder
Evan Martin
2011-09-09
1
-2/+4
*
Fix a Clang self-assign warning by casting result to void
Peter Collingbourne
2011-09-01
1
-2/+2
*
windows: subprocess implementation for Windows
Evan Martin
2011-05-06
1
-3/+6
*
more refactoring for windows
Evan Martin
2011-05-06
1
-25/+11
*
refactor subprocess to make it easier for windows port
Evan Martin
2011-05-03
1
-41/+40
*
fix compilation error on Mac 10.5
Arnaud Gelas
2011-04-30
1
-1/+1
*
Prefix perror(3) messages with program name.
Nicolas Despres
2011-04-26
1
-1/+1
*
add copyrights
Evan Martin
2011-02-06
1
-0/+14
*
work around an unused variable warning
Evan Martin
2011-01-08
1
-1/+2
*
move src into subdir
Evan Martin
2010-12-05
1
-0/+170