You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mark 465e0c4d57 removed checkuserdata -- use 5.1 luaL_checkudata
fix check_file to work with a negative index (luaL_checkudata does not)
refactor spawn.c interface; use spawn_params_init instead of spawn_params_default; spawm_param_execute() creates proc
ex_pipe needs to create FILE* userdata with the __close environment table
20 years ago
..
Makefile removed checkuserdata -- use 5.1 luaL_checkudata 20 years ago
ex.c removed checkuserdata -- use 5.1 luaL_checkudata 20 years ago
posix_spawn.c Renamed this silly blighters. 21 years ago
posix_spawn.h Renamed this silly blighters. 21 years ago
spawn.c removed checkuserdata -- use 5.1 luaL_checkudata 20 years ago
spawn.h removed checkuserdata -- use 5.1 luaL_checkudata 20 years ago