diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-09-07 11:53:27 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-09-07 11:53:27 +0400 |
commit | cdf0f98517d595bc1d24b81f0f8fe62495ed18a4 (patch) | |
tree | 74ee122b18bb7ac22835cff80ff823eed0370abf /sysdeps/unix/sysv | |
parent | f168bc54cf29b077e470a3602d9f2f2faee89f6c (diff) | |
download | glibc-cdf0f98517d595bc1d24b81f0f8fe62495ed18a4.tar.gz |
Fixed autofssys definition
Diffstat (limited to 'sysdeps/unix/sysv')
-rw-r--r-- | sysdeps/unix/sysv/solaris2/kopensolaris-gnu/syscalls.list | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/syscalls.list b/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/syscalls.list index e0d0c4f5f2..3e319f0ab7 100644 --- a/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/syscalls.list +++ b/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/syscalls.list @@ -6,7 +6,7 @@ # these implement libc functions directly # -autofssys - autofssys iip _autofssys +autofssys - autofssys i:ip _autofssys acct - acct i:s acct acctctl - acctctl i:ipi acctctl acl - acl i:siip acl |