Thiago de Arruda
|
2dcae28328
|
Rewrite mch_call_shell on top of libuv
- Rename to `os_call_shell`
- Use another entry point for libuv default event loop
- Fix the `call_shell` reference in misc2.c
|
2014-04-05 11:05:31 -03:00 |
|
John Schmidt
|
6f53cb1cc3
|
Extract memory.c from misc2.c
|
2014-04-04 16:33:12 -03:00 |
|
Thiago de Arruda
|
a4c77ab5f0
|
Fix shell.{c,h} comments to match the style guide
|
2014-03-31 09:20:24 -03:00 |
|
Thiago de Arruda
|
c7d3e85dc8
|
Add doxygen comments to the functions in shell.c
|
2014-03-31 08:34:27 -03:00 |
|
Thiago de Arruda
|
607e1c7ee4
|
Refactor/cleanup argument parsing functions
|
2014-03-31 08:07:47 -03:00 |
|
Thiago de Arruda
|
f496d619a9
|
Extract shell_build_argv from mch_call_shell
|
2014-03-31 08:07:47 -03:00 |
|
Thiago de Arruda
|
c791922224
|
Make extra_shell_arg a mch_call_shell parameter
|
2014-03-31 08:07:46 -03:00 |
|
Thiago de Arruda
|
8a61c27b1e
|
Extract shell_count_argc from mch_call_shell
|
2014-03-31 08:07:46 -03:00 |
|
Thiago de Arruda
|
2d28251a6e
|
Extract shell_skip_word from mch_call_shell
|
2014-03-31 08:07:46 -03:00 |
|