(get_env_size): New function.
authorGeoff Voelker <voelker@cs.washington.edu>
Wed, 3 Sep 1997 02:18:32 +0000 (02:18 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Wed, 3 Sep 1997 02:18:32 +0000 (02:18 +0000)
commitbaf7eeb5d3483498700e49358b379c0c16886e26
tree60bf2b8cedbe65f9b8889649e679521d0d7aa69f
parent9296c0e8d1ac4eb49caf304fe40f229957e21b88
(get_env_size): New function.
(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.
nt/cmdproxy.c