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 2843236d3f remove unsetenv()
dir() elides "." and ".." entries
ex_dir() internally uses DIR** instead of struct diriter
refactor implementation of ex_pipe()
pass fd instead of FILE* to spawn_param_redirect()
20 years ago
..
Makefile remove unsetenv() 20 years ago
ex.c remove unsetenv() 20 years ago
posix_spawn.c more general cleanup 20 years ago
posix_spawn.h A few changes. 20 years ago
spawn.c remove unsetenv() 20 years ago
spawn.h remove unsetenv() 20 years ago