Mon Mar 18 22:54:32 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
[glibc.git] / sysdeps / unix / sysv / linux / Implies
blob41c26f20f9c8d976933a466f5418db6d3ff2ce43
1 # Linux shares most of the syscalls which are also common to BSD and SVR4.
2 unix/common
4 # Linux as of version 1.3.29 has all functions of the mmap family
5 # which are described in POSIX.4.  Missing is only madvise() so
6 # we define a stub here.
7 unix/mman
9 # Linux has network support in the kernel.
10 unix/inet