This is a fix for chroot
authorEric Andersen <andersen@codepoet.org>
Fri, 2 Jun 2000 17:56:45 +0000 (17:56 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 2 Jun 2000 17:56:45 +0000 (17:56 -0000)
commit808d03ec19e0c8f0c06d9a9defb85fc9a1100441
tree51eacc49fad57b2d4d0f63da4da31dd7a7384918
parent9c8ffa02f4ecd6029233de9d5cdc695fc82fc6df
This is a fix for chroot
- Fixed error message when the command is not specified (possibly crash on
libc5 systems!)
- Debugging output removed
- Using fatalError() whenever appropriate

Regards,
Pavel Roskin
chroot.c
coreutils/chroot.c