diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-03-22 09:39:21 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-03-22 09:39:21 +0000 |
commit | eab0f04c474e5d81fee65d8a221e26759e78ffe5 (patch) | |
tree | a1e51e67d1bf8d12782d6c07339fa9b78822d666 /sysdeps | |
parent | fbaee91d72bbe63f7502a5cb8486e0c0d36aa27e (diff) | |
download | glibc-eab0f04c474e5d81fee65d8a221e26759e78ffe5.tar.gz glibc-eab0f04c474e5d81fee65d8a221e26759e78ffe5.tar.xz glibc-eab0f04c474e5d81fee65d8a221e26759e78ffe5.zip |
(Aligned Memory Blocks): Correct description of where memalign is declared [PR libc/3127].
Diffstat (limited to 'sysdeps')
-rw-r--r-- | sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list b/sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list index 0d72f06cf9..bb5fdccca4 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list +++ b/sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list @@ -6,7 +6,6 @@ pwrite - pwrite 4 __libc_pwrite __libc_pwrite64 __pwrite pwrite __pwrite64 pwr fstatfs - fstatfs i:ip __fstatfs fstatfs fstatfs64 __fstatfs64 statfs - statfs i:sp __statfs statfs statfs64 getpeername - getpeername i:ipp __getpeername getpeername -getpriority - getpriority i:ii __getpriority getpriority ftruncate - ftruncate 2 __ftruncate ftruncate ftruncate64 __ftruncate64 truncate - truncate 2 truncate truncate64 getrlimit - getrlimit 2 __getrlimit getrlimit getrlimit64 |