index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
subprocess.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 'using namespace std' from header files, properly namespace all std sy...
Michael Jones
2020-09-30
1
-7/+6
*
Only run SubprocessTest.SetWithLots on FreeBSD when ppoll() exists.
Nico Weber
2016-11-07
1
-0/+8
*
Cleanup build on SIGHUP.
Nicolas Despres
2015-09-20
1
-0/+1
*
Forward interruption signal to child processes.
Nicolas Despres
2015-04-24
1
-1/+6
*
Allow SIGTERM for interruption.
Nicolas Despres
2015-04-24
1
-1/+2
*
wip for console pool on windows
Nico Weber
2014-05-13
1
-4/+1
*
Introduce the "console" pool
Peter Collingbourne
2014-02-03
1
-2/+6
*
Put & operator with the type rather than the variable name.
Thiago Farina
2012-04-28
1
-1/+1
*
pselect->ppoll on linux to raise the process limit roof
Ami Fischman
2012-03-04
1
-2/+2
*
Merge pull request #176 from pcc/exit-cleanup
Evan Martin
2012-02-14
1
-9/+24
|
\
|
*
Implement cleanup-on-interrupt
Peter Collingbourne
2012-02-04
1
-9/+24
*
|
Avoid using undefined value in Subprocess::OnPipeReady()
Qingning Huo
2012-02-04
1
-0/+1
|
/
*
windows: subprocess implementation for Windows
Evan Martin
2011-05-06
1
-2/+25
*
more refactoring for windows
Evan Martin
2011-05-06
1
-2/+5
*
refactor subprocess to make it easier for windows port
Evan Martin
2011-05-03
1
-12/+7
*
add doxygen-compatibile comments to most classes
Evan Martin
2011-04-29
1
-8/+8
*
Add missing CPP guards.
Nicolas Despres
2011-03-22
1
-0/+5
*
add copyrights
Evan Martin
2011-02-06
1
-0/+14
*
move src into subdir
Evan Martin
2010-12-05
1
-0/+42