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