Implies file for AIX.
authorUlrich Drepper <drepper@redhat.com>
Mon, 17 Apr 2000 21:07:29 +0000 (21:07 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 17 Apr 2000 21:07:29 +0000 (21:07 +0000)
sysdeps/unix/sysv/aix/Implies [new file with mode: 0644]

diff --git a/sysdeps/unix/sysv/aix/Implies b/sysdeps/unix/sysv/aix/Implies
new file mode 100644 (file)
index 0000000..279438d
--- /dev/null
@@ -0,0 +1,8 @@
+# AIX shares most of the syscalls which are also common to BSD and SVR4.
+unix/common
+
+# AIX has all functions of the mmap family which are described in POSIX.4.
+unix/mman
+
+# AIX has network support in the kernel.
+unix/inet