September 09, 2014 [phobos] [D-Programming-Language/phobos] 53f540: fix Issue 13445 - std.process fails to create proc... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 53f5405a516755f12f762882abd38fac6b60ad95 https://github.com/D-Programming-Language/phobos/commit/53f5405a516755f12f762882abd38fac6b60ad95 Author: Vladimir Panteleev <vladimir@thecybershadow.net> Date: 2014-09-09 (Tue, 09 Sep 2014) Changed paths: M std/process.d Log Message: ----------- fix Issue 13445 - std.process fails to create process with empty (non-null) working directory Commit: 462163a5b0b29d112558d4b2d612bdfc9b183208 https://github.com/D-Programming-Language/phobos/commit/462163a5b0b29d112558d4b2d612bdfc9b183208 Author: Ketmar Dark <ketmar@ketmar.no-ip.org> Date: 2014-09-09 (Tue, 09 Sep 2014) Changed paths: M std/process.d Log Message: ----------- std.process: Fix using 0 as invalid FD value, use -1 instead Commit: d479da3392e9d8b8194c5b6078bcadc4ea4e889d https://github.com/D-Programming-Language/phobos/commit/d479da3392e9d8b8194c5b6078bcadc4ea4e889d Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2014-09-09 (Tue, 09 Sep 2014) Changed paths: M std/process.d Log Message: ----------- Merge pull request #2502 from CyberShadow/pull-20140909-140509 fix Issue 13445 - std.process fails to create process with empty (non-null) working directory Compare: https://github.com/D-Programming-Language/phobos/compare/8b53ef91d691...d479da3392e9 |
Copyright © 1999-2021 by the D Language Foundation