blob: 279438d43343983a65d0e248169ec34bc5f5fcf7 (
plain)
1
2
3
4
5
6
7
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
|