Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 30d712161b19fd1ed224e81689f67aca57e3e02c
https://github.com/D-Programming-Language/phobos/commit/30d712161b19fd1ed224e81689f67aca57e3e02c
Author: H. S. Teoh <[email protected]>
Date: 2012-03-28 (Wed, 28 Mar 2012)
Changed paths:
M std/process.d
Log Message:
-----------
- Replace Linux-specific definitions of stopped, signaled, etc., with
portable versions from core.sys.posix.sys.wait.
- Fix system() to return -1 on abnormal termination, not just
exitstatus(status) which may be 0.
Commit: 41e6decef90b2f598b2e796a73ddfa34cb668566
https://github.com/D-Programming-Language/phobos/commit/41e6decef90b2f598b2e796a73ddfa34cb668566
Author: Andrei Alexandrescu <[email protected]>
Date: 2012-05-20 (Sun, 20 May 2012)
Changed paths:
M std/process.d
Log Message:
-----------
Merge pull request #460 from quickfur/6926-process
Code cleanup & fix issue 6926
Compare:
https://github.com/D-Programming-Language/phobos/compare/aa96e13...41e6dec
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos