From f94f8067b18803b47153fa0f8f67fe5763a1cd3b Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 27 Sep 1995 16:07:53 +0000 Subject: * sysdeps/unix/sysv/linux/Implies: Add unix/common. --- sysdeps/unix/sysv/linux/Implies | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sysdeps/unix/sysv/linux/Implies') diff --git a/sysdeps/unix/sysv/linux/Implies b/sysdeps/unix/sysv/linux/Implies index 141aab485c..3f43b3ea82 100644 --- a/sysdeps/unix/sysv/linux/Implies +++ b/sysdeps/unix/sysv/linux/Implies @@ -1,3 +1,6 @@ +# Linux shares most of the syscalls which are also common to BSD and SVR4. +unix/common + # Linux has not yet (as of 1.3.18) the canonical set of # system calls. msync() and madvice() are missing, so their stubs # are found here. I think later version will have them ones. -- cgit 1.4.1