]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Include "quote.h".
authorJim Meyering <jim@meyering.net>
Sun, 4 Jan 2004 20:25:46 +0000 (20:25 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 4 Jan 2004 20:25:46 +0000 (20:25 +0000)
commitfd1e65f0a1e25aff9e0d0c152419fffa51163320
tree74aa31d43a486b53de22ae07045b8570ade82f23
parent1276aa43f3e3457f44c3195aac8c2917a3da2773
Include "quote.h".
(CHROOT_FOUND_BUT_CANNOT_INVOKE, CHROOT_FAILURE): Define.
(main): Exit with status of 127, not 1, for too-few-args,
chroot failure, or chdir failure.
Give a better diagnostic upon execvp failure.
src/chroot.c