From: Ulrich Drepper Date: Mon, 17 Apr 2000 22:07:21 +0000 (+0000) Subject: AIX chroot implementation. X-Git-Tag: upstream/2.30~10627^2~2467 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=93db91a4626fd0cfc9fe93eeb471f4686ac14aa6;p=external%2Fglibc.git AIX chroot implementation. --- diff --git a/sysdeps/unix/sysv/aix/chroot.c b/sysdeps/unix/sysv/aix/chroot.c new file mode 100644 index 0000000..6036fbb --- /dev/null +++ b/sysdeps/unix/sysv/aix/chroot.c @@ -0,0 +1 @@ +/* This is a system call. */