| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
escaping of % as %% for shells inside mingw32-make.
|
| |
|
|
|
|
| |
SIGSTOP seems to be able to block the SIGKILL occasionally. Also the SIGKILL is sufficient since the process table entry will still exist until it is reaped with waitpid.
|
| |
|
| |
|
|
|
|
| |
using string::clear or istrstream::clear.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
conventions.
|
| |
|
|
|
|
| |
TODO comment explaining why process execution can still hang when a grandchild keeps the output pipes open.
|
| |
|
| |
|
|
|
|
| |
It does not seem to be doing the proper auto_ptr_ref conversions. Instead use the const_cast work-around on this platform.
|
| |
|
| |
|
|
|
|
| |
in-source builds.
|
| |
|
| |
|
|
|
|
| |
implemented.
|
|
|
|
| |
testAutoPtr.
|
| |
|
|
|
|
| |
pointed-to type.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
install rules.
|
| |
|