|
@@ -655,7 +655,7 @@ void pid_wait(Pid pid)
|
|
|
|
|
|
|
|
Cstr cmd_show(Cmd cmd)
|
|
Cstr cmd_show(Cmd cmd)
|
|
|
{
|
|
{
|
|
|
- // TODO: cmd_show does not render the command line properly
|
|
|
|
|
|
|
+ // TODO(#31): cmd_show does not render the command line properly
|
|
|
// - No string literals when arguments contains space
|
|
// - No string literals when arguments contains space
|
|
|
// - No escaping of special characters
|
|
// - No escaping of special characters
|
|
|
// - Etc.
|
|
// - Etc.
|