From 3c0b9326b17513a34d80c93db5d3d373e49ac937 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 17 Apr 2000 23:11:32 +0000 Subject: AIX msgget implementation. --- sysdeps/unix/sysv/aix/fchdir.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 sysdeps/unix/sysv/aix/fchdir.c (limited to 'sysdeps/unix/sysv/aix/fchdir.c') diff --git a/sysdeps/unix/sysv/aix/fchdir.c b/sysdeps/unix/sysv/aix/fchdir.c new file mode 100644 index 0000000000..6036fbbffd --- /dev/null +++ b/sysdeps/unix/sysv/aix/fchdir.c @@ -0,0 +1 @@ +/* This is a system call. */ -- cgit 1.4.1