fix various bugs in path and error handling in execvp/fexecve
authorRich Felker <dalias@aerifal.cx>
Thu, 29 Sep 2011 04:48:04 +0000 (00:48 -0400)
committerRich Felker <dalias@aerifal.cx>
Thu, 29 Sep 2011 04:48:04 +0000 (00:48 -0400)
commit4b87736998e8d8c0610c3c31b6862c77248a98df
tree11540038b5666fc9f6e290c0c66390c364cb8a5c
parent5f814682b48c59f07568d349f979eed4cf306703
fix various bugs in path and error handling in execvp/fexecve
src/process/execvp.c
src/process/fexecve.c