aboutsummaryrefslogtreecommitdiff
path: root/src/os/shell.c
Commit message (Expand)AuthorAge
* Fix shell.{c,h} comments to match the style guideThiago de Arruda2014-03-31
* Add doxygen comments to the functions in shell.cThiago de Arruda2014-03-31
* Refactor/cleanup argument parsing functionsThiago de Arruda2014-03-31
* Extract `shell_build_argv` from `mch_call_shell`Thiago de Arruda2014-03-31
* Make `extra_shell_arg` a `mch_call_shell` parameterThiago de Arruda2014-03-31
* Extract `shell_count_argc` from `mch_call_shell`Thiago de Arruda2014-03-31
* Extract `shell_skip_word` from `mch_call_shell`Thiago de Arruda2014-03-31