2.9
[glibc/nacl-glibc.git] / sysdeps / unix / sysv / linux / Implies
blob4deb1c6245416a361d4b627c11be916812039b21
1 # The gnu subdirectory exists for things common to both Linux-based and
2 # Hurd-based GNU systems.
3 gnu
5 # Linux shares most of the syscalls which are also common to BSD and SVR4.
6 unix/common
8 # Linux as of version 1.3.29 has all functions of the mmap family
9 # which are described in POSIX.4.  Missing is only madvise() so
10 # we define a stub here.
11 unix/mman
13 # Linux has network support in the kernel.
14 unix/inet