Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove left-over shell-tools.c | Herbert Valerio Riedel | 2016-04-10 | 1 | -139/+0 |
| | | | | | | | | | | | | | | | | The last user of this file was the "-dynload wrapper" which was removed in 169f5972d5398e75c4cf7f831b6ce703288ec73c for addressing #4275 Reviewers: austin, erikd, bgamari Reviewed By: bgamari Subscribers: thomie Differential Revision: https://phabricator.haskell.org/D2098 GHC Trac Issues: #4275 | ||||
* | Fix setting argv[0] in shell-utils.c on Windows | Ian Lynagh | 2008-01-23 | 1 | -2/+3 |
| | |||||
* | Escape arguments for Windows in shell-tools.c | Ian Lynagh | 2008-01-23 | 1 | -1/+6 |
| | |||||
* | Refactor cross-plattform process spawning from ghc-inplace into shell-tools.c | Clemens Fruhwirth | 2008-01-10 | 1 | -0/+133 |