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 Edgar 8a083102cc Fixed several off-by-one stack-manipulation errors
make_vector() should not call error() if arg0 is missing
spawn_param_env() needs to set envp
19 years ago
..
Makefile *** empty log message *** 19 years ago
ex.c *** empty log message *** 19 years ago
posix_spawn.c reformatted -- use spaces instead of tabs. 19 years ago
posix_spawn.h reformatted -- use spaces instead of tabs. 19 years ago
spawn.c Fixed several off-by-one stack-manipulation errors 19 years ago
spawn.h reformatted -- use spaces instead of tabs. 19 years ago