diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2009-04-23 00:05:31 +1000 |
---|---|---|
committer | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2009-04-23 04:44:41 +1000 |
commit | 560c665526a24446df2d5c3f069574d2b4d432d6 (patch) | |
tree | ab6abff54c82a287487e4bf4ec76e840b30ffc78 /docs | |
parent | 1e0286a58015a0b39b61984edd1ae409f74d4fff (diff) | |
download | busybox-w32-560c665526a24446df2d5c3f069574d2b4d432d6.tar.gz busybox-w32-560c665526a24446df2d5c3f069574d2b4d432d6.tar.bz2 busybox-w32-560c665526a24446df2d5c3f069574d2b4d432d6.zip |
shell/ash: add basic code for transferring internal data
Because there is no such thing like fork() on Windows, we somehow
need a way to "clone" a shell process. This code streamlines important
information that a subshell will need, make it ready for sending to
the subshell.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions