39d6cc95cb96ee74e516390b665a3cdaa94f8542
Implements luaB_command: fork/execvp with pipe-captured stdout/stderr, argv parsing with quoting/escaping, and non-blocking pipe reading via select(). Backs the __command() calls emitted by the backtick parser. Resolves #03 and #04.
Lua
This is the repository of Lua development code, as seen by the Lua team. It contains the full history of all commits but is mirrored irregularly. For complete information about Lua, visit Lua.org.
Please do not send pull requests. To report issues, post a message to the Lua mailing list.
Download official Lua releases from Lua.org.
Description
Languages
C
66.7%
Lua
32.6%
Makefile
0.6%
Shell
0.1%