aboutsummaryrefslogtreecommitdiffstats
path: root/nt/cmdproxy.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (get_env_size): New function.Geoff Voelker1997-09-031-25/+100
| | | | | | | | | | (spawn): Explicitly pass in environment when creating subprocess. (main): Cleaup error messages. Specify dynamically sized environment block for real shell. Pass on unhandled switches to real shell. Quote program name. (get_next_token): Null terminate token returned.
* Initial revisionGeoff Voelker1997-08-091-0/+580