diff options
Diffstat (limited to 'sysdeps/unix/mman/syscalls.list')
-rw-r--r-- | sysdeps/unix/mman/syscalls.list | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/unix/mman/syscalls.list b/sysdeps/unix/mman/syscalls.list index dc63d89d7d..1d3173eafd 100644 --- a/sysdeps/unix/mman/syscalls.list +++ b/sysdeps/unix/mman/syscalls.list @@ -1,3 +1,7 @@ +# This interface desciption corresponds to the POSIX.1 description. The +# 4.4BSD interface is slightly different since the `msync' function takes +# only 2 arguments. + # File name Caller Syscall name # args Strong name Weak names madvise - madvise 3 madvise |