mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-19 13:40:59 +08:00
Move abilist files into sysdep dirs.
* Makerules (%.abilist): Add vpath on sysdep_dirs. (check-abi-%): Remove AWK script prerequisite and explicit abilist directory. (check-abi): Rewrite to just diff the symlist with the abilist. (config-tls, config-abi-config): Delete, no longer used. (update-abi-%): Remove AWK script and explicit abilist directory. (update-abi): Rewrite to simply compare and conditionally copy the symlist and the sysdep abilist file. Remove update-abi-config checks. * abilist/ld.abilist: Remove. * abilist/libBrokenLocale.abilist: Remove. * abilist/libanl.abilist: Remove. * abilist/libcrypt.abilist: Remove. * abilist/libdl.abilist: Remove. * abilist/librt.abilist: Remove. * abilist/libthread_db.abilist: Remove. * abilist/libutil.abilist: Remove. * scripts/extract-abilist.awk: Remove. * scripts/merge-abilist.awk: Remove. * sysdeps/generic/libcidn.abilist: New file. * sysdeps/generic/libnss_compat.abilist: New file. * sysdeps/generic/libnss_db.abilist: New file. * sysdeps/generic/libnss_dns.abilist: New file. * sysdeps/generic/libnss_files.abilist: New file. * sysdeps/generic/libnss_hesiod.abilist: New file. * sysdeps/generic/libnss_nis.abilist: New file. * sysdeps/generic/libnss_nisplus.abilist: New file. * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file. * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file. * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New file. * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file. * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file. * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file. * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file. * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file. * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file. * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file. * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file. * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New file. * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file. * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file. * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file. * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New file. * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file. * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file. * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file. * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file. * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file. * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New file. * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file. * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file. * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New file. * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file. * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist: New file. * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist: New file. * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist: New file. * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist: New file. * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist: New file. * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist: New file. * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist: New file. * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist: New file. * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist: New file. * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist: New file. * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist: New file. * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist: New file. * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist: New file. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New file. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist: New file. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist: New file. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New file. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist: New file. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist: New file. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New file. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist: New file. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist: New file. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist: New file. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist: New file. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist: New file. * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist: New file. * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file. * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New file. * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist: New file. * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New file. * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New file. * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New file. * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New file. * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New file. * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist: New file. * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New file. * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New file. * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist: New file. * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New file. * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file. * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New file. * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist: New file. * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New file. * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New file. * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New file. * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New file. * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New file. * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist: New file. * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New file. * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New file. * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist: New file. * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New file. * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file. * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file. * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New file. * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file. * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file. * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file. * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file. * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file. * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file. * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file. * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file. * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file. * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file. * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file. * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New file. * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist: New file. * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New file. * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New file. * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New file. * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New file. * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New file. * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist: New file. * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist: New file. * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New file. * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist: New file. * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New file.
This commit is contained in:
parent
41d73a1bc0
commit
8dbd5d7b90
227
ChangeLog
227
ChangeLog
@ -1,3 +1,230 @@
|
||||
2012-04-28 David S. Miller <davem@davemloft.net>
|
||||
|
||||
* Makerules (%.abilist): Add vpath on sysdep_dirs.
|
||||
(check-abi-%): Remove AWK script prerequisite and explicit
|
||||
abilist directory.
|
||||
(check-abi): Rewrite to just diff the symlist with the abilist.
|
||||
(config-tls, config-abi-config): Delete, no longer used.
|
||||
(update-abi-%): Remove AWK script and explicit abilist directory.
|
||||
(update-abi): Rewrite to simply compare and conditionally copy the
|
||||
symlist and the sysdep abilist file. Remove update-abi-config
|
||||
checks.
|
||||
* abilist/ld.abilist: Remove.
|
||||
* abilist/libBrokenLocale.abilist: Remove.
|
||||
* abilist/libanl.abilist: Remove.
|
||||
* abilist/libcrypt.abilist: Remove.
|
||||
* abilist/libdl.abilist: Remove.
|
||||
* abilist/librt.abilist: Remove.
|
||||
* abilist/libthread_db.abilist: Remove.
|
||||
* abilist/libutil.abilist: Remove.
|
||||
* scripts/extract-abilist.awk: Remove.
|
||||
* scripts/merge-abilist.awk: Remove.
|
||||
* sysdeps/generic/libcidn.abilist: New file.
|
||||
* sysdeps/generic/libnss_compat.abilist: New file.
|
||||
* sysdeps/generic/libnss_db.abilist: New file.
|
||||
* sysdeps/generic/libnss_dns.abilist: New file.
|
||||
* sysdeps/generic/libnss_files.abilist: New file.
|
||||
* sysdeps/generic/libnss_hesiod.abilist: New file.
|
||||
* sysdeps/generic/libnss_nis.abilist: New file.
|
||||
* sysdeps/generic/libnss_nisplus.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
|
||||
file.
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
|
||||
New file.
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
|
||||
file.
|
||||
|
||||
2012-04-28 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* conform/conformtest.pl: Fix typo in handling typed-constant from
|
||||
|
44
Makerules
44
Makerules
@ -1156,51 +1156,31 @@ ifeq ($(versioning),yes)
|
||||
$(OBJDUMP) --dynamic-syms $< > $@T
|
||||
mv -f $@T $@
|
||||
|
||||
check-abi-%: $(..)scripts/extract-abilist.awk $(common-objpfx)config.make \
|
||||
$(..)abilist/%.abilist $(objpfx)%.symlist
|
||||
vpath %.abilist $(+sysdep_dirs)
|
||||
|
||||
check-abi-%: $(common-objpfx)config.make %.abilist $(objpfx)%.symlist
|
||||
$(check-abi)
|
||||
check-abi-%: $(..)scripts/extract-abilist.awk $(common-objpfx)config.make \
|
||||
$(..)abilist/%.abilist $(common-objpfx)%.symlist
|
||||
check-abi-%: $(common-objpfx)config.make %.abilist $(common-objpfx)%.symlist
|
||||
$(check-abi)
|
||||
define check-abi
|
||||
LC_ALL=C \
|
||||
$(AWK) -f $< -v 'config=$(check-abi-config)' \
|
||||
$(patsubst %,-v 'lastversion=%',$($*-abi-frozen)) \
|
||||
$(filter %.abilist,$^) \
|
||||
| { diff -p -U 0 - $(filter %.symlist,$^) $(check-abi-warn) ; }
|
||||
diff -p -U 0 $(filter %.abilist,$^) $(filter %.symlist,$^) $(check-abi-warn)
|
||||
endef
|
||||
ifeq ($(enable-check-abi),warn)
|
||||
check-abi-warn = || echo '*** WARNING: $*.so failed ABI check'
|
||||
endif
|
||||
|
||||
ifeq ($(firstword $(sysd-sorted-done) f)$(firstword $(generating) f),tf)
|
||||
config-tls := thread
|
||||
check-abi-config := \
|
||||
$(config-machine)-$(config-vendor)-$(config-os)/$(config-tls)
|
||||
endif
|
||||
|
||||
update-abi-%: $(..)scripts/merge-abilist.awk $(..)abilist/%.abilist \
|
||||
$(objpfx)%.symlist
|
||||
update-abi-%: $(objpfx)%.symlist %.abilist
|
||||
$(update-abi)
|
||||
update-abi-%: $(..)scripts/merge-abilist.awk $(..)abilist/%.abilist \
|
||||
$(common-objpfx)%.symlist
|
||||
update-abi-%: $(common-objpfx)%.symlist %.abilist
|
||||
$(update-abi)
|
||||
ifndef update-abi-config
|
||||
define update-abi
|
||||
@echo 'Run $(MAKE) $@ update-abi-config=REGEXP'; exit 2
|
||||
endef
|
||||
else
|
||||
define update-abi
|
||||
LC_ALL=C $(AWK) -v config='$(update-abi-config)' -f $^ \
|
||||
> $(..)abilist/$*.abilist.new
|
||||
@if cmp -s $(..)abilist/$*.abilist.new $(..)abilist/$*.abilist 2> /dev/null; \
|
||||
then rm -f $(..)abilist/$*.abilist.new; \
|
||||
echo '+++ $(..)abilist/$*.abilist is unchanged'; \
|
||||
else mv -f $(..)abilist/$*.abilist.new $(..)abilist/$*.abilist; \
|
||||
echo '*** Now check $*.abilist changes for correctness ***'; \
|
||||
@if cmp -s $^ 2> /dev/null; \
|
||||
then \
|
||||
echo '+++ $(filter %.abilist,$^) is unchanged'; \
|
||||
else cp -f $^; \
|
||||
echo '*** Now check $(filter %.abilist,$^) changes for correctness ***'; \
|
||||
fi
|
||||
endef
|
||||
endif
|
||||
|
||||
.PHONY: update-abi check-abi
|
||||
update-abi: $(patsubst %.so,update-abi-%,$(install-lib.so-versioned))
|
||||
|
@ -1,42 +0,0 @@
|
||||
GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread
|
||||
GLIBC_2.0 A
|
||||
_r_debug D 0x14
|
||||
GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread
|
||||
| GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 s390x-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
__libc_memalign F
|
||||
calloc F
|
||||
free F
|
||||
malloc F
|
||||
realloc F
|
||||
GLIBC_2.1 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread
|
||||
GLIBC_2.1 A
|
||||
GLIBC_2.1 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread
|
||||
_dl_mcount F
|
||||
GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 s390x-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
_dl_mcount F
|
||||
GLIBC_2.1 i.86-.*-linux.*/thread
|
||||
__libc_stack_end D 0x4
|
||||
GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
GLIBC_2.2.5 A
|
||||
GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 s390x-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
_r_debug D 0x28
|
||||
GLIBC_2.2 s390x-.*-linux.*/thread
|
||||
GLIBC_2.2 A
|
||||
GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
__libc_stack_end D 0x8
|
||||
GLIBC_2.3 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread powerpc64-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread x86_64-.*-linux.*/thread
|
||||
GLIBC_2.3 A
|
||||
GLIBC_2.3 i.86-.*-linux.*/thread
|
||||
___tls_get_addr F
|
||||
GLIBC_2.3 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread powerpc64-.*-linux.*/thread x86_64-.*-linux.*/thread
|
||||
__tls_get_addr F
|
||||
GLIBC_2.3 s390-.*-linux.*/thread s390x-.*-linux.*/thread
|
||||
__tls_get_offset F
|
||||
GLIBC_2.4 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread powerpc64-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread x86_64-.*-linux.*/thread
|
||||
GLIBC_2.4 A
|
@ -1,13 +0,0 @@
|
||||
GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread
|
||||
GLIBC_2.0 A
|
||||
GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread
|
||||
| GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
__ctype_get_mb_cur_max F
|
||||
GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
GLIBC_2.2.5 A
|
||||
GLIBC_2.2 s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
GLIBC_2.2 A
|
||||
GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
GLIBC_2.3 A
|
@ -1,13 +0,0 @@
|
||||
GLIBC_2.2.3 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
GLIBC_2.2.3 A
|
||||
GLIBC_2.2.3 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
gai_cancel F
|
||||
gai_error F
|
||||
gai_suspend F
|
||||
getaddrinfo_a F
|
||||
GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
GLIBC_2.2.5 A
|
||||
GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
GLIBC_2.3 A
|
@ -1,19 +0,0 @@
|
||||
GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
GLIBC_2.0 A
|
||||
GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 s390x-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
crypt F
|
||||
crypt_r F
|
||||
encrypt F
|
||||
encrypt_r F
|
||||
fcrypt F
|
||||
setkey F
|
||||
setkey_r F
|
||||
GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
GLIBC_2.2.5 A
|
||||
GLIBC_2.2 s390x-.*-linux.*/thread
|
||||
GLIBC_2.2 A
|
||||
GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
GLIBC_2.3 A
|
@ -1,36 +0,0 @@
|
||||
GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
GLIBC_2.0 A
|
||||
GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.1 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 s390x-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
dlopen F
|
||||
GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 s390x-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
dladdr F
|
||||
dlclose F
|
||||
dlerror F
|
||||
dlsym F
|
||||
GLIBC_2.1 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
GLIBC_2.1 A
|
||||
GLIBC_2.1 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 s390x-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
dlvsym F
|
||||
GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
GLIBC_2.2.5 A
|
||||
GLIBC_2.2 s390x-.*-linux.*/thread
|
||||
GLIBC_2.2 A
|
||||
GLIBC_2.3.3 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread powerpc64-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread x86_64-.*-linux.*/thread
|
||||
GLIBC_2.3.3 A
|
||||
dladdr1 F
|
||||
dlinfo F
|
||||
GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
GLIBC_2.3 A
|
||||
GLIBC_2.3.4 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread powerpc64-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread x86_64-.*-linux.*/thread
|
||||
GLIBC_2.3.4 A
|
||||
dlmopen F
|
@ -1,70 +0,0 @@
|
||||
GLIBC_2.1 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
GLIBC_2.1 A
|
||||
GLIBC_2.1 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 s390x-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
aio_cancel F
|
||||
aio_cancel64 F
|
||||
aio_error F
|
||||
aio_error64 F
|
||||
aio_fsync F
|
||||
aio_fsync64 F
|
||||
aio_init F
|
||||
aio_read F
|
||||
aio_read64 F
|
||||
aio_return F
|
||||
aio_return64 F
|
||||
aio_suspend F
|
||||
aio_suspend64 F
|
||||
aio_write F
|
||||
aio_write64 F
|
||||
lio_listio F
|
||||
lio_listio64 F
|
||||
GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
GLIBC_2.2.5 A
|
||||
GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
clock_getcpuclockid F
|
||||
clock_getres F
|
||||
clock_gettime F
|
||||
clock_nanosleep F
|
||||
clock_settime F
|
||||
shm_open F
|
||||
shm_unlink F
|
||||
timer_create F
|
||||
timer_delete F
|
||||
timer_getoverrun F
|
||||
timer_gettime F
|
||||
timer_settime F
|
||||
GLIBC_2.2 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
GLIBC_2.2 A
|
||||
GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
GLIBC_2.3 A
|
||||
GLIBC_2.3.3 powerpc-.*-linux.*/thread powerpc64-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread x86_64-.*-linux.*/thread
|
||||
GLIBC_2.3.3 A
|
||||
timer_create F
|
||||
timer_delete F
|
||||
timer_getoverrun F
|
||||
timer_gettime F
|
||||
timer_settime F
|
||||
GLIBC_2.3.4 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread powerpc64-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread x86_64-.*-linux.*/thread
|
||||
GLIBC_2.3.4 A
|
||||
mq_close F
|
||||
mq_getattr F
|
||||
mq_notify F
|
||||
mq_open F
|
||||
mq_receive F
|
||||
mq_send F
|
||||
mq_setattr F
|
||||
mq_timedreceive F
|
||||
mq_timedsend F
|
||||
mq_unlink F
|
||||
GLIBC_2.4 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread powerpc64-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread x86_64-.*-linux.*/thread
|
||||
GLIBC_2.4 A
|
||||
lio_listio F
|
||||
lio_listio64 F
|
||||
GLIBC_2.7 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread powerpc64-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread x86_64-.*-linux.*/thread
|
||||
GLIBC_2.7 A
|
||||
__mq_open_2 F
|
@ -1,59 +0,0 @@
|
||||
GLIBC_2.1.3 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
GLIBC_2.1.3 A
|
||||
GLIBC_2.1.3 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 s390x-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
td_init F
|
||||
td_log F
|
||||
td_ta_clear_event F
|
||||
td_ta_delete F
|
||||
td_ta_enable_stats F
|
||||
td_ta_event_addr F
|
||||
td_ta_event_getmsg F
|
||||
td_ta_get_nthreads F
|
||||
td_ta_get_ph F
|
||||
td_ta_get_stats F
|
||||
td_ta_map_id2thr F
|
||||
td_ta_map_lwp2thr F
|
||||
td_ta_new F
|
||||
td_ta_reset_stats F
|
||||
td_ta_set_event F
|
||||
td_ta_setconcurrency F
|
||||
td_ta_thr_iter F
|
||||
td_ta_tsd_iter F
|
||||
td_thr_clear_event F
|
||||
td_thr_dbresume F
|
||||
td_thr_dbsuspend F
|
||||
td_thr_event_enable F
|
||||
td_thr_event_getmsg F
|
||||
td_thr_get_info F
|
||||
td_thr_getfpregs F
|
||||
td_thr_getgregs F
|
||||
td_thr_getxregs F
|
||||
td_thr_getxregsize F
|
||||
td_thr_set_event F
|
||||
td_thr_setfpregs F
|
||||
td_thr_setgregs F
|
||||
td_thr_setprio F
|
||||
td_thr_setsigpending F
|
||||
td_thr_setxregs F
|
||||
td_thr_sigsetmask F
|
||||
td_thr_tsd F
|
||||
td_thr_validate F
|
||||
GLIBC_2.2.3 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
GLIBC_2.2.3 A
|
||||
GLIBC_2.2.3 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
td_symbol_list F
|
||||
GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
GLIBC_2.2.5 A
|
||||
GLIBC_2.2 s390x-.*-linux.*/thread
|
||||
GLIBC_2.2 A
|
||||
GLIBC_2.3.3 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread powerpc64-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread x86_64-.*-linux.*/thread
|
||||
GLIBC_2.3.3 A
|
||||
td_thr_tlsbase F
|
||||
GLIBC_2.3 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread powerpc64-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread x86_64-.*-linux.*/thread
|
||||
GLIBC_2.3 A
|
||||
td_thr_tls_get_addr F
|
@ -1,18 +0,0 @@
|
||||
GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
GLIBC_2.0 A
|
||||
GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 s390x-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
forkpty F
|
||||
login F
|
||||
login_tty F
|
||||
logout F
|
||||
logwtmp F
|
||||
openpty F
|
||||
GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
GLIBC_2.2.5 A
|
||||
GLIBC_2.2 s390x-.*-linux.*/thread
|
||||
GLIBC_2.2 A
|
||||
GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
GLIBC_2.3 A
|
@ -1,98 +0,0 @@
|
||||
# awk script to extract a config-specific .symlist file from a merged file.
|
||||
# This must be passed run with awk -v config=TUPLE to specify the configuration
|
||||
# tuple we will match. The merged file contains stanzas in the form:
|
||||
# GLIBC_x.y regexp...
|
||||
# | GLIBC_x.y.z regexp...
|
||||
# | GLIBC_m.n regexp...
|
||||
# function F
|
||||
# variable D 0x4
|
||||
# Each regexp is matched against TUPLE, and only matching stanzas go
|
||||
# into the output, with the regexp list removed. Multiple version lines
|
||||
# can match with the same regexp, meaning the stanza is duplicated in
|
||||
# multiple version sets. The result matches the original .symlist file
|
||||
# from abilist.awk that was fed into merge-abilist.awk.
|
||||
|
||||
BEGIN {
|
||||
inside = 0;
|
||||
}
|
||||
|
||||
/^ / {
|
||||
inside = 1;
|
||||
if (!ignore) {
|
||||
for (version in current) {
|
||||
if (version in versions)
|
||||
versions[version] = versions[version] "\n" $0;
|
||||
else
|
||||
versions[version] = $0;
|
||||
}
|
||||
}
|
||||
next;
|
||||
}
|
||||
|
||||
{
|
||||
second = ($1 == "|");
|
||||
if (second && inside) {
|
||||
printf "%s:%d: bad input line inside stanza: %s\n", FILENAME, FNR, $0;
|
||||
exit 1;
|
||||
}
|
||||
inside = 0;
|
||||
|
||||
for (i = second ? 3 : 2; i <= NF; ++i) {
|
||||
regex = "^" $i "$";
|
||||
if (match(config, regex) != 0) {
|
||||
if (!second || ignore)
|
||||
# Clear old array.
|
||||
split("", current);
|
||||
current[second ? $2 : $1] = 1;
|
||||
ignore = 0;
|
||||
next;
|
||||
}
|
||||
}
|
||||
|
||||
if (!second)
|
||||
ignore = 1;
|
||||
next;
|
||||
}
|
||||
|
||||
END {
|
||||
nverlist = 0;
|
||||
for (version in versions) {
|
||||
if (nverslist == 0) {
|
||||
verslist = version;
|
||||
nverslist = 1;
|
||||
continue;
|
||||
}
|
||||
split(verslist, s, "\n");
|
||||
if (version < s[1]) {
|
||||
verslist = version;
|
||||
for (i = 1; i <= nverslist; ++i) {
|
||||
verslist = verslist "\n" s[i];
|
||||
}
|
||||
}
|
||||
else {
|
||||
verslist = s[1];
|
||||
for (i = 2; i <= nverslist; ++i) {
|
||||
if (version < s[i]) break;
|
||||
verslist = verslist "\n" s[i];
|
||||
}
|
||||
verslist = verslist "\n" version;
|
||||
for (; i <= nverslist; ++i) {
|
||||
verslist = verslist "\n" s[i];
|
||||
}
|
||||
}
|
||||
++nverslist;
|
||||
}
|
||||
|
||||
split(verslist, order, "\n");
|
||||
for (i = 1; i <= nverslist; ++i) {
|
||||
version = order[i];
|
||||
|
||||
print version;
|
||||
outpipe = "sort";
|
||||
print versions[version] | outpipe;
|
||||
close(outpipe);
|
||||
|
||||
if (version == lastversion)
|
||||
break;
|
||||
}
|
||||
}
|
@ -1,156 +0,0 @@
|
||||
# awk script to merge a config-specific .symlist file with others.
|
||||
# The input files should be existing .abilist files, and a .symlist
|
||||
# file. This must be run with awk -v config=REGEXP to specify a
|
||||
# regexp matching configuration tuples for which the .symlist input
|
||||
# defines an ABI. The result merges all duplicate occurrences of any
|
||||
# symbol into a stanza listing the regexps matching configurations
|
||||
# that contain it and giving associated versions.
|
||||
# The merged file contains stanzas in the form:
|
||||
# GLIBC_x.y regexp...
|
||||
# | GLIBC_x.y.z regexp...
|
||||
# | GLIBC_m.n regexp...
|
||||
# function F
|
||||
# variable D 0x4
|
||||
|
||||
BEGIN { current = "UNSET" }
|
||||
|
||||
/^[^| ]/ {
|
||||
if (NF < 2 && config == "") {
|
||||
print FILENAME ":" FNR ": BAD SET LINE:", $0 > "/dev/stderr";
|
||||
exit 2;
|
||||
}
|
||||
|
||||
if (NF < 2) {
|
||||
current = $1 ":" config;
|
||||
}
|
||||
else {
|
||||
# Filter out the old stanzas from the config we are merging in.
|
||||
# That way, if a set disappears from the .symlist file for this
|
||||
# config, the old stanza doesn't stay in the merged output tagged
|
||||
# for this config. (Disappearing sets might happen during development,
|
||||
# and between releases could happen on a soname change).
|
||||
nc = 0;
|
||||
for (i = 2; i <= NF; ++i)
|
||||
if ($i != config)
|
||||
c[nc++] = $i;
|
||||
if (nc == 0)
|
||||
current = "";
|
||||
else {
|
||||
current = $1 ":" c[0];
|
||||
for (i = 1; i < nc; ++i)
|
||||
current = current "," $1 ":" c[i];
|
||||
}
|
||||
}
|
||||
|
||||
next;
|
||||
}
|
||||
|
||||
/^\| / {
|
||||
if (NF < 3 || current == "UNSET") {
|
||||
print FILENAME ":" FNR ": BAD | LINE:", $0 > "/dev/stderr";
|
||||
exit 2;
|
||||
}
|
||||
|
||||
nc = 0;
|
||||
for (i = 3; i <= NF; ++i)
|
||||
if ($i != config)
|
||||
c[nc++] = $i;
|
||||
for (i = 0; i < nc; ++i)
|
||||
current = current "," $2 ":" c[i];
|
||||
|
||||
next;
|
||||
}
|
||||
|
||||
{
|
||||
if (current == "") next;
|
||||
if (current == "UNSET") {
|
||||
print FILENAME ":" FNR ": IGNORED LINE:", $0 > "/dev/stderr";
|
||||
next;
|
||||
}
|
||||
|
||||
ns = split(seen[$0], s, ",");
|
||||
nc = split(current, c, ",");
|
||||
for (i = 1; i <= nc; ++i) {
|
||||
if (c[i] == "")
|
||||
continue;
|
||||
# Sorted insert.
|
||||
for (j = 1; j <= ns; ++j) {
|
||||
if (c[i] == s[j])
|
||||
break;
|
||||
if (c[i] < s[j]) {
|
||||
for (k = ns; k >= j; --k)
|
||||
s[k + 1] = s[k];
|
||||
s[j] = c[i];
|
||||
++ns;
|
||||
break;
|
||||
}
|
||||
}
|
||||
if (j > ns)
|
||||
s[++ns] = c[i];
|
||||
}
|
||||
|
||||
seen[$0] = s[1];
|
||||
for (i = 2; i <= ns; ++i)
|
||||
seen[$0] = seen[$0] "," s[i];
|
||||
|
||||
next;
|
||||
}
|
||||
|
||||
END {
|
||||
for (line in seen) {
|
||||
if (seen[line] in stanzas)
|
||||
stanzas[seen[line]] = stanzas[seen[line]] "\n" line;
|
||||
else
|
||||
stanzas[seen[line]] = line;
|
||||
}
|
||||
|
||||
ns = split("", s);
|
||||
for (configs in stanzas) {
|
||||
# Sorted insert.
|
||||
for (j = 1; j <= ns; ++j) {
|
||||
if (configs == s[j])
|
||||
break;
|
||||
if (configs < s[j]) {
|
||||
for (k = ns; k >= j; --k)
|
||||
s[k + 1] = s[k];
|
||||
s[j] = configs;
|
||||
++ns;
|
||||
break;
|
||||
}
|
||||
}
|
||||
if (j > ns)
|
||||
s[++ns] = configs;
|
||||
}
|
||||
|
||||
# S[1..NS] is now a sorted list of stanza identifiers.
|
||||
# STANZAS[ID] contains the lines for that stanza.
|
||||
# All we have to do is pretty-print the stanza ID,
|
||||
# and then print the sorted list.
|
||||
|
||||
for (i = 1; i <= ns; ++i) {
|
||||
# S[I] is a sorted, comma-separated list of SET:CONFIG pairs.
|
||||
# All we have to do is pretty-print them.
|
||||
nc = split(s[i], c, ",");
|
||||
lastvers = lastconf = "";
|
||||
for (j = 1; j <= nc; ++j) {
|
||||
split(c[j], temp, ":");
|
||||
version = temp[1];
|
||||
conf = temp[2];
|
||||
if (version != lastvers)
|
||||
printf "%s%s", (lastvers != "" ? "\n| " : ""), version;
|
||||
# Hack: if CONF is foo.*/bar and LASTCONF was foo.*,
|
||||
# then we can omit the foo.*/bar since foo.* matches already.
|
||||
# Note we don't update LASTCONF, so foo.*/baz next time will match too.
|
||||
else if ((slash = index(conf, ".*/")) > 0 && \
|
||||
substr(conf, 1, slash + 2 - 1) == lastconf)
|
||||
continue;
|
||||
printf " %s", conf;
|
||||
lastvers = version;
|
||||
lastconf = conf;
|
||||
}
|
||||
print "";
|
||||
outpipe = "sort";
|
||||
print stanzas[s[i]] | outpipe;
|
||||
close(outpipe);
|
||||
}
|
||||
}
|
18
sysdeps/unix/sysv/linux/i386/nptl/ld.abilist
Normal file
18
sysdeps/unix/sysv/linux/i386/nptl/ld.abilist
Normal file
@ -0,0 +1,18 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
__libc_memalign F
|
||||
_r_debug D 0x14
|
||||
calloc F
|
||||
free F
|
||||
malloc F
|
||||
realloc F
|
||||
GLIBC_2.1
|
||||
GLIBC_2.1 A
|
||||
__libc_stack_end D 0x4
|
||||
_dl_mcount F
|
||||
GLIBC_2.3
|
||||
GLIBC_2.3 A
|
||||
___tls_get_addr F
|
||||
__tls_get_addr F
|
||||
GLIBC_2.4
|
||||
GLIBC_2.4 A
|
@ -0,0 +1,3 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
__ctype_get_mb_cur_max F
|
6
sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist
Normal file
6
sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist
Normal file
@ -0,0 +1,6 @@
|
||||
GLIBC_2.2.3
|
||||
GLIBC_2.2.3 A
|
||||
gai_cancel F
|
||||
gai_error F
|
||||
gai_suspend F
|
||||
getaddrinfo_a F
|
File diff suppressed because it is too large
Load Diff
9
sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist
Normal file
9
sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist
Normal file
@ -0,0 +1,9 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
crypt F
|
||||
crypt_r F
|
||||
encrypt F
|
||||
encrypt_r F
|
||||
fcrypt F
|
||||
setkey F
|
||||
setkey_r F
|
18
sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist
Normal file
18
sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist
Normal file
@ -0,0 +1,18 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
dladdr F
|
||||
dlclose F
|
||||
dlerror F
|
||||
dlopen F
|
||||
dlsym F
|
||||
GLIBC_2.1
|
||||
GLIBC_2.1 A
|
||||
dlopen F
|
||||
dlvsym F
|
||||
GLIBC_2.3.3
|
||||
GLIBC_2.3.3 A
|
||||
dladdr1 F
|
||||
dlinfo F
|
||||
GLIBC_2.3.4
|
||||
GLIBC_2.3.4 A
|
||||
dlmopen F
|
414
sysdeps/unix/sysv/linux/i386/nptl/libm.abilist
Normal file
414
sysdeps/unix/sysv/linux/i386/nptl/libm.abilist
Normal file
@ -0,0 +1,414 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
_LIB_VERSION D 0x4
|
||||
acos F
|
||||
acosf F
|
||||
acosh F
|
||||
acoshf F
|
||||
acoshl F
|
||||
acosl F
|
||||
asin F
|
||||
asinf F
|
||||
asinh F
|
||||
asinhf F
|
||||
asinhl F
|
||||
asinl F
|
||||
atan F
|
||||
atan2 F
|
||||
atan2f F
|
||||
atan2l F
|
||||
atanf F
|
||||
atanh F
|
||||
atanhf F
|
||||
atanhl F
|
||||
atanl F
|
||||
cbrt F
|
||||
cbrtf F
|
||||
cbrtl F
|
||||
ceil F
|
||||
ceilf F
|
||||
ceill F
|
||||
copysign F
|
||||
copysignf F
|
||||
copysignl F
|
||||
cos F
|
||||
cosf F
|
||||
cosh F
|
||||
coshf F
|
||||
coshl F
|
||||
cosl F
|
||||
drem F
|
||||
dremf F
|
||||
dreml F
|
||||
erf F
|
||||
erfc F
|
||||
erfcf F
|
||||
erfcl F
|
||||
erff F
|
||||
erfl F
|
||||
exp F
|
||||
expf F
|
||||
expl F
|
||||
expm1 F
|
||||
expm1f F
|
||||
expm1l F
|
||||
fabs F
|
||||
fabsf F
|
||||
fabsl F
|
||||
finite F
|
||||
finitef F
|
||||
finitel F
|
||||
floor F
|
||||
floorf F
|
||||
floorl F
|
||||
fmod F
|
||||
fmodf F
|
||||
fmodl F
|
||||
frexp F
|
||||
frexpf F
|
||||
frexpl F
|
||||
gamma F
|
||||
gammaf F
|
||||
gammal F
|
||||
hypot F
|
||||
hypotf F
|
||||
hypotl F
|
||||
ilogb F
|
||||
ilogbf F
|
||||
ilogbl F
|
||||
j0 F
|
||||
j0f F
|
||||
j0l F
|
||||
j1 F
|
||||
j1f F
|
||||
j1l F
|
||||
jn F
|
||||
jnf F
|
||||
jnl F
|
||||
ldexp F
|
||||
ldexpf F
|
||||
ldexpl F
|
||||
lgamma F
|
||||
lgamma_r F
|
||||
lgammaf F
|
||||
lgammaf_r F
|
||||
lgammal F
|
||||
lgammal_r F
|
||||
log F
|
||||
log10 F
|
||||
log10f F
|
||||
log10l F
|
||||
log1p F
|
||||
log1pf F
|
||||
log1pl F
|
||||
logb F
|
||||
logbf F
|
||||
logbl F
|
||||
logf F
|
||||
logl F
|
||||
matherr F
|
||||
modf F
|
||||
modff F
|
||||
modfl F
|
||||
nextafter F
|
||||
nextafterf F
|
||||
nextafterl F
|
||||
pow F
|
||||
powf F
|
||||
powl F
|
||||
remainder F
|
||||
remainderf F
|
||||
remainderl F
|
||||
rint F
|
||||
rintf F
|
||||
rintl F
|
||||
scalb F
|
||||
scalbf F
|
||||
scalbl F
|
||||
scalbn F
|
||||
scalbnf F
|
||||
scalbnl F
|
||||
signgam D 0x4
|
||||
significand F
|
||||
significandf F
|
||||
significandl F
|
||||
sin F
|
||||
sinf F
|
||||
sinh F
|
||||
sinhf F
|
||||
sinhl F
|
||||
sinl F
|
||||
sqrt F
|
||||
sqrtf F
|
||||
sqrtl F
|
||||
tan F
|
||||
tanf F
|
||||
tanh F
|
||||
tanhf F
|
||||
tanhl F
|
||||
tanl F
|
||||
y0 F
|
||||
y0f F
|
||||
y0l F
|
||||
y1 F
|
||||
y1f F
|
||||
y1l F
|
||||
yn F
|
||||
ynf F
|
||||
ynl F
|
||||
GLIBC_2.1
|
||||
GLIBC_2.1 A
|
||||
__clog10 F
|
||||
__clog10f F
|
||||
__clog10l F
|
||||
__finite F
|
||||
__finitef F
|
||||
__finitel F
|
||||
__fpclassify F
|
||||
__fpclassifyf F
|
||||
__fpclassifyl F
|
||||
__signbit F
|
||||
__signbitf F
|
||||
__signbitl F
|
||||
cabs F
|
||||
cabsf F
|
||||
cabsl F
|
||||
cacos F
|
||||
cacosf F
|
||||
cacosh F
|
||||
cacoshf F
|
||||
cacoshl F
|
||||
cacosl F
|
||||
carg F
|
||||
cargf F
|
||||
cargl F
|
||||
casin F
|
||||
casinf F
|
||||
casinh F
|
||||
casinhf F
|
||||
casinhl F
|
||||
casinl F
|
||||
catan F
|
||||
catanf F
|
||||
catanh F
|
||||
catanhf F
|
||||
catanhl F
|
||||
catanl F
|
||||
ccos F
|
||||
ccosf F
|
||||
ccosh F
|
||||
ccoshf F
|
||||
ccoshl F
|
||||
ccosl F
|
||||
cexp F
|
||||
cexpf F
|
||||
cexpl F
|
||||
cimag F
|
||||
cimagf F
|
||||
cimagl F
|
||||
clog F
|
||||
clog10 F
|
||||
clog10f F
|
||||
clog10l F
|
||||
clogf F
|
||||
clogl F
|
||||
conj F
|
||||
conjf F
|
||||
conjl F
|
||||
cpow F
|
||||
cpowf F
|
||||
cpowl F
|
||||
cproj F
|
||||
cprojf F
|
||||
cprojl F
|
||||
creal F
|
||||
crealf F
|
||||
creall F
|
||||
csin F
|
||||
csinf F
|
||||
csinh F
|
||||
csinhf F
|
||||
csinhl F
|
||||
csinl F
|
||||
csqrt F
|
||||
csqrtf F
|
||||
csqrtl F
|
||||
ctan F
|
||||
ctanf F
|
||||
ctanh F
|
||||
ctanhf F
|
||||
ctanhl F
|
||||
ctanl F
|
||||
exp10 F
|
||||
exp10f F
|
||||
exp10l F
|
||||
exp2 F
|
||||
exp2f F
|
||||
exp2l F
|
||||
fdim F
|
||||
fdimf F
|
||||
fdiml F
|
||||
feclearexcept F
|
||||
fegetenv F
|
||||
fegetexceptflag F
|
||||
fegetround F
|
||||
feholdexcept F
|
||||
feraiseexcept F
|
||||
fesetenv F
|
||||
fesetexceptflag F
|
||||
fesetround F
|
||||
fetestexcept F
|
||||
feupdateenv F
|
||||
fma F
|
||||
fmaf F
|
||||
fmal F
|
||||
fmax F
|
||||
fmaxf F
|
||||
fmaxl F
|
||||
fmin F
|
||||
fminf F
|
||||
fminl F
|
||||
llrint F
|
||||
llrintf F
|
||||
llrintl F
|
||||
llround F
|
||||
llroundf F
|
||||
llroundl F
|
||||
log2 F
|
||||
log2f F
|
||||
log2l F
|
||||
lrint F
|
||||
lrintf F
|
||||
lrintl F
|
||||
lround F
|
||||
lroundf F
|
||||
lroundl F
|
||||
nan F
|
||||
nanf F
|
||||
nanl F
|
||||
nearbyint F
|
||||
nearbyintf F
|
||||
nearbyintl F
|
||||
nexttoward F
|
||||
nexttowardf F
|
||||
nexttowardl F
|
||||
pow10 F
|
||||
pow10f F
|
||||
pow10l F
|
||||
remquo F
|
||||
remquof F
|
||||
remquol F
|
||||
round F
|
||||
roundf F
|
||||
roundl F
|
||||
scalbln F
|
||||
scalblnf F
|
||||
scalblnl F
|
||||
sincos F
|
||||
sincosf F
|
||||
sincosl F
|
||||
tgamma F
|
||||
tgammaf F
|
||||
tgammal F
|
||||
trunc F
|
||||
truncf F
|
||||
truncl F
|
||||
GLIBC_2.15
|
||||
GLIBC_2.15 A
|
||||
__acos_finite F
|
||||
__acosf_finite F
|
||||
__acosh_finite F
|
||||
__acoshf_finite F
|
||||
__acoshl_finite F
|
||||
__acosl_finite F
|
||||
__asin_finite F
|
||||
__asinf_finite F
|
||||
__asinl_finite F
|
||||
__atan2_finite F
|
||||
__atan2f_finite F
|
||||
__atan2l_finite F
|
||||
__atanh_finite F
|
||||
__atanhf_finite F
|
||||
__atanhl_finite F
|
||||
__cosh_finite F
|
||||
__coshf_finite F
|
||||
__coshl_finite F
|
||||
__exp10_finite F
|
||||
__exp10f_finite F
|
||||
__exp10l_finite F
|
||||
__exp2_finite F
|
||||
__exp2f_finite F
|
||||
__exp2l_finite F
|
||||
__exp_finite F
|
||||
__expf_finite F
|
||||
__expl_finite F
|
||||
__fmod_finite F
|
||||
__fmodf_finite F
|
||||
__fmodl_finite F
|
||||
__gamma_r_finite F
|
||||
__gammaf_r_finite F
|
||||
__gammal_r_finite F
|
||||
__hypot_finite F
|
||||
__hypotf_finite F
|
||||
__hypotl_finite F
|
||||
__j0_finite F
|
||||
__j0f_finite F
|
||||
__j0l_finite F
|
||||
__j1_finite F
|
||||
__j1f_finite F
|
||||
__j1l_finite F
|
||||
__jn_finite F
|
||||
__jnf_finite F
|
||||
__jnl_finite F
|
||||
__lgamma_r_finite F
|
||||
__lgammaf_r_finite F
|
||||
__lgammal_r_finite F
|
||||
__log10_finite F
|
||||
__log10f_finite F
|
||||
__log10l_finite F
|
||||
__log2_finite F
|
||||
__log2f_finite F
|
||||
__log2l_finite F
|
||||
__log_finite F
|
||||
__logf_finite F
|
||||
__logl_finite F
|
||||
__pow_finite F
|
||||
__powf_finite F
|
||||
__powl_finite F
|
||||
__remainder_finite F
|
||||
__remainderf_finite F
|
||||
__remainderl_finite F
|
||||
__scalb_finite F
|
||||
__scalbf_finite F
|
||||
__scalbl_finite F
|
||||
__sinh_finite F
|
||||
__sinhf_finite F
|
||||
__sinhl_finite F
|
||||
__sqrt_finite F
|
||||
__sqrtf_finite F
|
||||
__sqrtl_finite F
|
||||
__y0_finite F
|
||||
__y0f_finite F
|
||||
__y0l_finite F
|
||||
__y1_finite F
|
||||
__y1f_finite F
|
||||
__y1l_finite F
|
||||
__yn_finite F
|
||||
__ynf_finite F
|
||||
__ynl_finite F
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
__expl F
|
||||
__expm1l F
|
||||
feclearexcept F
|
||||
fedisableexcept F
|
||||
feenableexcept F
|
||||
fegetenv F
|
||||
fegetexcept F
|
||||
fegetexceptflag F
|
||||
feraiseexcept F
|
||||
fesetenv F
|
||||
fesetexceptflag F
|
||||
feupdateenv F
|
||||
GLIBC_2.4
|
||||
GLIBC_2.4 A
|
@ -1,9 +1,5 @@
|
||||
GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 s390x-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
__yp_check F
|
||||
xdr_domainname F
|
||||
xdr_keydat F
|
||||
@ -47,12 +43,8 @@ GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/threa
|
||||
ypbinderr_string F
|
||||
yperr_string F
|
||||
ypprot_err F
|
||||
GLIBC_2.1 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
GLIBC_2.1
|
||||
GLIBC_2.1 A
|
||||
GLIBC_2.1 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 s390x-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
__free_fdresult F
|
||||
__nis_default_access F
|
||||
__nis_default_group F
|
||||
@ -130,13 +122,6 @@ GLIBC_2.1 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/threa
|
||||
writeColdStartFile F
|
||||
xdr_cback_data F
|
||||
xdr_obj_p F
|
||||
GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
GLIBC_2.2.5 A
|
||||
GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
xdr_ypall F
|
||||
GLIBC_2.2 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
GLIBC_2.3 A
|
||||
xdr_ypall F
|
@ -1,37 +1,5 @@
|
||||
GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread
|
||||
| GLIBC_2.1 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread
|
||||
| GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
pthread_attr_init F
|
||||
pthread_create F
|
||||
sem_destroy F
|
||||
sem_getvalue F
|
||||
sem_init F
|
||||
sem_post F
|
||||
sem_trywait F
|
||||
sem_wait F
|
||||
GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread
|
||||
| GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
pthread_atfork F
|
||||
GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread
|
||||
| GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.3.2 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread powerpc64-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
pthread_cond_broadcast F
|
||||
pthread_cond_destroy F
|
||||
pthread_cond_init F
|
||||
pthread_cond_signal F
|
||||
pthread_cond_timedwait F
|
||||
pthread_cond_wait F
|
||||
GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread
|
||||
| GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
_IO_flockfile F
|
||||
_IO_ftrylockfile F
|
||||
_IO_funlockfile F
|
||||
@ -79,20 +47,29 @@ GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/threa
|
||||
nanosleep F
|
||||
open F
|
||||
pause F
|
||||
pthread_atfork F
|
||||
pthread_attr_destroy F
|
||||
pthread_attr_getdetachstate F
|
||||
pthread_attr_getinheritsched F
|
||||
pthread_attr_getschedparam F
|
||||
pthread_attr_getschedpolicy F
|
||||
pthread_attr_getscope F
|
||||
pthread_attr_init F
|
||||
pthread_attr_setdetachstate F
|
||||
pthread_attr_setinheritsched F
|
||||
pthread_attr_setschedparam F
|
||||
pthread_attr_setschedpolicy F
|
||||
pthread_attr_setscope F
|
||||
pthread_cancel F
|
||||
pthread_cond_broadcast F
|
||||
pthread_cond_destroy F
|
||||
pthread_cond_init F
|
||||
pthread_cond_signal F
|
||||
pthread_cond_timedwait F
|
||||
pthread_cond_wait F
|
||||
pthread_condattr_destroy F
|
||||
pthread_condattr_init F
|
||||
pthread_create F
|
||||
pthread_detach F
|
||||
pthread_equal F
|
||||
pthread_exit F
|
||||
@ -125,6 +102,12 @@ GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/threa
|
||||
recv F
|
||||
recvfrom F
|
||||
recvmsg F
|
||||
sem_destroy F
|
||||
sem_getvalue F
|
||||
sem_init F
|
||||
sem_post F
|
||||
sem_trywait F
|
||||
sem_wait F
|
||||
send F
|
||||
sendmsg F
|
||||
sendto F
|
||||
@ -137,37 +120,19 @@ GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/threa
|
||||
wait F
|
||||
waitpid F
|
||||
write F
|
||||
GLIBC_2.1.1 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread
|
||||
GLIBC_2.1.1 A
|
||||
GLIBC_2.1.1 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread
|
||||
| GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
sem_close F
|
||||
sem_open F
|
||||
sem_unlink F
|
||||
GLIBC_2.1.2 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread
|
||||
GLIBC_2.1.2 A
|
||||
GLIBC_2.1.2 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread
|
||||
| GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
__vfork F
|
||||
GLIBC_2.1 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread
|
||||
GLIBC_2.1
|
||||
GLIBC_2.1 A
|
||||
GLIBC_2.1 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread
|
||||
| GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
__libc_allocate_rtsig F
|
||||
__libc_current_sigrtmax F
|
||||
__libc_current_sigrtmin F
|
||||
pthread_attr_getguardsize F
|
||||
pthread_attr_getstackaddr F
|
||||
pthread_attr_getstacksize F
|
||||
pthread_attr_init F
|
||||
pthread_attr_setguardsize F
|
||||
pthread_attr_setstackaddr F
|
||||
pthread_attr_setstacksize F
|
||||
pthread_create F
|
||||
pthread_getconcurrency F
|
||||
pthread_mutexattr_gettype F
|
||||
pthread_mutexattr_settype F
|
||||
@ -185,17 +150,32 @@ GLIBC_2.1 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/threa
|
||||
pthread_rwlockattr_setkind_np F
|
||||
pthread_rwlockattr_setpshared F
|
||||
pthread_setconcurrency F
|
||||
GLIBC_2.2.3 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
GLIBC_2.2.3 A
|
||||
GLIBC_2.2.3 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
pthread_getattr_np F
|
||||
GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
GLIBC_2.2.5 A
|
||||
GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
sem_destroy F
|
||||
sem_getvalue F
|
||||
sem_init F
|
||||
sem_post F
|
||||
sem_trywait F
|
||||
sem_wait F
|
||||
GLIBC_2.1.1
|
||||
GLIBC_2.1.1 A
|
||||
sem_close F
|
||||
sem_open F
|
||||
sem_unlink F
|
||||
GLIBC_2.1.2
|
||||
GLIBC_2.1.2 A
|
||||
__vfork F
|
||||
GLIBC_2.11
|
||||
GLIBC_2.11 A
|
||||
pthread_sigqueue F
|
||||
GLIBC_2.12
|
||||
GLIBC_2.12 A
|
||||
pthread_getname_np F
|
||||
pthread_mutex_consistent F
|
||||
pthread_mutexattr_getrobust F
|
||||
pthread_mutexattr_setrobust F
|
||||
pthread_setname_np F
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
__open64 F
|
||||
__pread64 F
|
||||
__pthread_rwlock_destroy F
|
||||
@ -236,16 +216,21 @@ GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
pwrite F
|
||||
pwrite64 F
|
||||
sem_timedwait F
|
||||
GLIBC_2.2.6 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread x86_64-.*-linux.*/thread
|
||||
GLIBC_2.2.3
|
||||
GLIBC_2.2.3 A
|
||||
pthread_getattr_np F
|
||||
GLIBC_2.2.6
|
||||
GLIBC_2.2.6 A
|
||||
GLIBC_2.2.6 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
__nanosleep F
|
||||
GLIBC_2.2 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
GLIBC_2.2 A
|
||||
GLIBC_2.3.2 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread powerpc64-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread x86_64-.*-linux.*/thread
|
||||
GLIBC_2.3.2
|
||||
GLIBC_2.3.2 A
|
||||
GLIBC_2.3.3 i.86-.*-linux.*/thread sh[34].*-.*-linux.*/thread x86_64-.*-linux.*/thread
|
||||
pthread_cond_broadcast F
|
||||
pthread_cond_destroy F
|
||||
pthread_cond_init F
|
||||
pthread_cond_signal F
|
||||
pthread_cond_timedwait F
|
||||
pthread_cond_wait F
|
||||
GLIBC_2.3.3
|
||||
GLIBC_2.3.3 A
|
||||
__pthread_cleanup_routine F
|
||||
__pthread_register_cancel F
|
||||
@ -262,16 +247,14 @@ GLIBC_2.3.3 i.86-.*-linux.*/thread sh[34].*-.*-linux.*/thread x86_64-.*-linux.*/
|
||||
pthread_setaffinity_np F
|
||||
pthread_timedjoin_np F
|
||||
pthread_tryjoin_np F
|
||||
GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
GLIBC_2.3 A
|
||||
GLIBC_2.3.4 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread powerpc64-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread x86_64-.*-linux.*/thread
|
||||
GLIBC_2.3.4
|
||||
GLIBC_2.3.4 A
|
||||
pthread_attr_getaffinity_np F
|
||||
pthread_attr_setaffinity_np F
|
||||
pthread_getaffinity_np F
|
||||
pthread_setaffinity_np F
|
||||
pthread_setschedprio F
|
||||
GLIBC_2.4 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread powerpc64-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread x86_64-.*-linux.*/thread
|
||||
GLIBC_2.4
|
||||
GLIBC_2.4 A
|
||||
pthread_mutex_consistent_np F
|
||||
pthread_mutex_getprioceiling F
|
||||
@ -282,13 +265,3 @@ GLIBC_2.4 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread powerpc64-.*-linux.*/
|
||||
pthread_mutexattr_setprioceiling F
|
||||
pthread_mutexattr_setprotocol F
|
||||
pthread_mutexattr_setrobust_np F
|
||||
GLIBC_2.11 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread powerpc64-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread x86_64-.*-linux.*/thread
|
||||
GLIBC_2.11 A
|
||||
pthread_sigqueue F
|
||||
GLIBC_2.12 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread powerpc64-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread x86_64-.*-linux.*/thread
|
||||
GLIBC_2.12 A
|
||||
pthread_getname_np F
|
||||
pthread_mutex_consistent F
|
||||
pthread_mutexattr_getrobust F
|
||||
pthread_mutexattr_setrobust F
|
||||
pthread_setname_np F
|
@ -1,14 +1,5 @@
|
||||
GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
dn_expand F
|
||||
res_mkquery F
|
||||
res_query F
|
||||
res_querydomain F
|
||||
res_search F
|
||||
GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 s390x-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
__b64_ntop F
|
||||
__b64_pton F
|
||||
__dn_comp F
|
||||
@ -23,6 +14,7 @@ GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/threa
|
||||
__p_cdname F
|
||||
__p_cdnname F
|
||||
__p_class F
|
||||
__p_class_syms D 0x54
|
||||
__p_fqname F
|
||||
__p_fqnname F
|
||||
__p_option F
|
||||
@ -30,6 +22,7 @@ GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/threa
|
||||
__p_secstodate F
|
||||
__p_time F
|
||||
__p_type F
|
||||
__p_type_syms D 0x228
|
||||
__putlong F
|
||||
__putshort F
|
||||
__res_close F
|
||||
@ -50,30 +43,23 @@ GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/threa
|
||||
_gethtent F
|
||||
_getlong F
|
||||
_getshort F
|
||||
_res_opcodes D 0x40
|
||||
_sethtent F
|
||||
dn_expand F
|
||||
inet_net_ntop F
|
||||
inet_net_pton F
|
||||
inet_neta F
|
||||
res_gethostbyaddr F
|
||||
res_gethostbyname F
|
||||
res_gethostbyname2 F
|
||||
res_mkquery F
|
||||
res_query F
|
||||
res_querydomain F
|
||||
res_search F
|
||||
res_send_setqhook F
|
||||
res_send_setrhook F
|
||||
GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
__p_class_syms D 0x54
|
||||
__p_type_syms D 0x228
|
||||
_res_opcodes D 0x40
|
||||
GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 s390x-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
__p_class_syms D 0xa8
|
||||
__p_type_syms D 0x450
|
||||
_res_opcodes D 0x80
|
||||
GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
GLIBC_2.2.5 A
|
||||
GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
__dn_expand F
|
||||
__res_hostalias F
|
||||
__res_mkquery F
|
||||
@ -85,14 +71,10 @@ GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
__res_query F
|
||||
__res_querydomain F
|
||||
__res_search F
|
||||
GLIBC_2.2 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
GLIBC_2.2 A
|
||||
GLIBC_2.3.2 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread powerpc64-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread x86_64-.*-linux.*/thread
|
||||
GLIBC_2.3.2
|
||||
GLIBC_2.3.2 A
|
||||
__p_rcode F
|
||||
GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
GLIBC_2.3 A
|
||||
GLIBC_2.9 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread powerpc64-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread x86_64-.*-linux.*/thread
|
||||
GLIBC_2.9
|
||||
GLIBC_2.9 A
|
||||
ns_datetosecs F
|
||||
ns_format_ttl F
|
52
sysdeps/unix/sysv/linux/i386/nptl/librt.abilist
Normal file
52
sysdeps/unix/sysv/linux/i386/nptl/librt.abilist
Normal file
@ -0,0 +1,52 @@
|
||||
GLIBC_2.1
|
||||
GLIBC_2.1 A
|
||||
aio_cancel F
|
||||
aio_cancel64 F
|
||||
aio_error F
|
||||
aio_error64 F
|
||||
aio_fsync F
|
||||
aio_fsync64 F
|
||||
aio_init F
|
||||
aio_read F
|
||||
aio_read64 F
|
||||
aio_return F
|
||||
aio_return64 F
|
||||
aio_suspend F
|
||||
aio_suspend64 F
|
||||
aio_write F
|
||||
aio_write64 F
|
||||
lio_listio F
|
||||
lio_listio64 F
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
clock_getcpuclockid F
|
||||
clock_getres F
|
||||
clock_gettime F
|
||||
clock_nanosleep F
|
||||
clock_settime F
|
||||
shm_open F
|
||||
shm_unlink F
|
||||
timer_create F
|
||||
timer_delete F
|
||||
timer_getoverrun F
|
||||
timer_gettime F
|
||||
timer_settime F
|
||||
GLIBC_2.3.4
|
||||
GLIBC_2.3.4 A
|
||||
mq_close F
|
||||
mq_getattr F
|
||||
mq_notify F
|
||||
mq_open F
|
||||
mq_receive F
|
||||
mq_send F
|
||||
mq_setattr F
|
||||
mq_timedreceive F
|
||||
mq_timedsend F
|
||||
mq_unlink F
|
||||
GLIBC_2.4
|
||||
GLIBC_2.4 A
|
||||
lio_listio F
|
||||
lio_listio64 F
|
||||
GLIBC_2.7
|
||||
GLIBC_2.7 A
|
||||
__mq_open_2 F
|
48
sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist
Normal file
48
sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist
Normal file
@ -0,0 +1,48 @@
|
||||
GLIBC_2.1.3
|
||||
GLIBC_2.1.3 A
|
||||
td_init F
|
||||
td_log F
|
||||
td_ta_clear_event F
|
||||
td_ta_delete F
|
||||
td_ta_enable_stats F
|
||||
td_ta_event_addr F
|
||||
td_ta_event_getmsg F
|
||||
td_ta_get_nthreads F
|
||||
td_ta_get_ph F
|
||||
td_ta_get_stats F
|
||||
td_ta_map_id2thr F
|
||||
td_ta_map_lwp2thr F
|
||||
td_ta_new F
|
||||
td_ta_reset_stats F
|
||||
td_ta_set_event F
|
||||
td_ta_setconcurrency F
|
||||
td_ta_thr_iter F
|
||||
td_ta_tsd_iter F
|
||||
td_thr_clear_event F
|
||||
td_thr_dbresume F
|
||||
td_thr_dbsuspend F
|
||||
td_thr_event_enable F
|
||||
td_thr_event_getmsg F
|
||||
td_thr_get_info F
|
||||
td_thr_getfpregs F
|
||||
td_thr_getgregs F
|
||||
td_thr_getxregs F
|
||||
td_thr_getxregsize F
|
||||
td_thr_set_event F
|
||||
td_thr_setfpregs F
|
||||
td_thr_setgregs F
|
||||
td_thr_setprio F
|
||||
td_thr_setsigpending F
|
||||
td_thr_setxregs F
|
||||
td_thr_sigsetmask F
|
||||
td_thr_tsd F
|
||||
td_thr_validate F
|
||||
GLIBC_2.2.3
|
||||
GLIBC_2.2.3 A
|
||||
td_symbol_list F
|
||||
GLIBC_2.3
|
||||
GLIBC_2.3 A
|
||||
td_thr_tls_get_addr F
|
||||
GLIBC_2.3.3
|
||||
GLIBC_2.3.3 A
|
||||
td_thr_tlsbase F
|
8
sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist
Normal file
8
sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist
Normal file
@ -0,0 +1,8 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
forkpty F
|
||||
login F
|
||||
login_tty F
|
||||
logout F
|
||||
logwtmp F
|
||||
openpty F
|
@ -0,0 +1,16 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
__libc_memalign F
|
||||
_r_debug D 0x14
|
||||
calloc F
|
||||
free F
|
||||
malloc F
|
||||
realloc F
|
||||
GLIBC_2.1
|
||||
GLIBC_2.1 A
|
||||
_dl_mcount F
|
||||
GLIBC_2.3
|
||||
GLIBC_2.3 A
|
||||
__tls_get_addr F
|
||||
GLIBC_2.4
|
||||
GLIBC_2.4 A
|
@ -0,0 +1,3 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
__ctype_get_mb_cur_max F
|
@ -0,0 +1,6 @@
|
||||
GLIBC_2.2.3
|
||||
GLIBC_2.2.3 A
|
||||
gai_cancel F
|
||||
gai_error F
|
||||
gai_suspend F
|
||||
getaddrinfo_a F
|
2287
sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
Normal file
2287
sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
Normal file
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,9 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
crypt F
|
||||
crypt_r F
|
||||
encrypt F
|
||||
encrypt_r F
|
||||
fcrypt F
|
||||
setkey F
|
||||
setkey_r F
|
@ -0,0 +1,18 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
dladdr F
|
||||
dlclose F
|
||||
dlerror F
|
||||
dlopen F
|
||||
dlsym F
|
||||
GLIBC_2.1
|
||||
GLIBC_2.1 A
|
||||
dlopen F
|
||||
dlvsym F
|
||||
GLIBC_2.3.3
|
||||
GLIBC_2.3.3 A
|
||||
dladdr1 F
|
||||
dlinfo F
|
||||
GLIBC_2.3.4
|
||||
GLIBC_2.3.4 A
|
||||
dlmopen F
|
@ -1,9 +1,5 @@
|
||||
GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread
|
||||
| GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
_LIB_VERSION D 0x4
|
||||
acos F
|
||||
acosf F
|
||||
@ -160,26 +156,15 @@ GLIBC_2.0 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/threa
|
||||
yn F
|
||||
ynf F
|
||||
ynl F
|
||||
GLIBC_2.1 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread
|
||||
GLIBC_2.1
|
||||
GLIBC_2.1 A
|
||||
GLIBC_2.1 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread
|
||||
| GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
feclearexcept F
|
||||
fegetenv F
|
||||
fegetexceptflag F
|
||||
feraiseexcept F
|
||||
fesetenv F
|
||||
fesetexceptflag F
|
||||
feupdateenv F
|
||||
GLIBC_2.1 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread
|
||||
| GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
__clog10 F
|
||||
__clog10f F
|
||||
__clog10l F
|
||||
__fe_dfl_env D 0x8
|
||||
__fe_enabled_env D 0x8
|
||||
__fe_nomask_env F
|
||||
__fe_nonieee_env D 0x8
|
||||
__finite F
|
||||
__finitef F
|
||||
__finitel F
|
||||
@ -264,10 +249,17 @@ GLIBC_2.1 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/threa
|
||||
fdim F
|
||||
fdimf F
|
||||
fdiml F
|
||||
feclearexcept F
|
||||
fegetenv F
|
||||
fegetexceptflag F
|
||||
fegetround F
|
||||
feholdexcept F
|
||||
feraiseexcept F
|
||||
fesetenv F
|
||||
fesetexceptflag F
|
||||
fesetround F
|
||||
fetestexcept F
|
||||
feupdateenv F
|
||||
fma F
|
||||
fmaf F
|
||||
fmal F
|
||||
@ -322,35 +314,7 @@ GLIBC_2.1 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/threa
|
||||
trunc F
|
||||
truncf F
|
||||
truncl F
|
||||
GLIBC_2.1 i.86-.*-linux.*/thread
|
||||
| GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
__fpclassifyl F
|
||||
__signbitl F
|
||||
exp2l F
|
||||
GLIBC_2.1 powerpc-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
__fe_dfl_env D 0x8
|
||||
__fe_enabled_env D 0x8
|
||||
__fe_nomask_env F
|
||||
__fe_nonieee_env D 0x8
|
||||
GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
GLIBC_2.2.5 A
|
||||
GLIBC_2.2.5 x86_64-.*-linux.*/thread
|
||||
| GLIBC_2.2 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
| GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
fedisableexcept F
|
||||
feenableexcept F
|
||||
fegetexcept F
|
||||
GLIBC_2.2 i.86-.*-linux.*/thread
|
||||
__expl F
|
||||
__expm1l F
|
||||
GLIBC_2.2 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread
|
||||
GLIBC_2.2 A
|
||||
GLIBC_2.3 powerpc64-.*-linux.*/thread
|
||||
GLIBC_2.3 A
|
||||
GLIBC_2.4 i.86-.*-linux.*/thread x86_64-.*-linux.*/thread
|
||||
GLIBC_2.4 A
|
||||
GLIBC_2.15 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thread x86_64-.*-linux.*/thread s390x-.*-linux.*/thread sh[34].*-.*-linux.*/thread powerpc64-.*-linux.*/thread
|
||||
GLIBC_2.15
|
||||
GLIBC_2.15 A
|
||||
__acos_finite F
|
||||
__acosf_finite F
|
||||
@ -376,9 +340,9 @@ GLIBC_2.15 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thre
|
||||
__exp2_finite F
|
||||
__exp2f_finite F
|
||||
__exp2l_finite F
|
||||
__expl_finite F
|
||||
__exp_finite F
|
||||
__expf_finite F
|
||||
__expl_finite F
|
||||
__fmod_finite F
|
||||
__fmodf_finite F
|
||||
__fmodl_finite F
|
||||
@ -433,3 +397,15 @@ GLIBC_2.15 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread s390-.*-linux.*/thre
|
||||
__yn_finite F
|
||||
__ynf_finite F
|
||||
__ynl_finite F
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
feclearexcept F
|
||||
fedisableexcept F
|
||||
feenableexcept F
|
||||
fegetenv F
|
||||
fegetexcept F
|
||||
fegetexceptflag F
|
||||
feraiseexcept F
|
||||
fesetenv F
|
||||
fesetexceptflag F
|
||||
feupdateenv F
|
@ -0,0 +1,127 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
__yp_check F
|
||||
xdr_domainname F
|
||||
xdr_keydat F
|
||||
xdr_mapname F
|
||||
xdr_peername F
|
||||
xdr_valdat F
|
||||
xdr_yp_buf F
|
||||
xdr_ypbind_binding F
|
||||
xdr_ypbind_resp F
|
||||
xdr_ypbind_resptype F
|
||||
xdr_ypbind_setdom F
|
||||
xdr_ypdelete_args F
|
||||
xdr_ypmap_parms F
|
||||
xdr_ypmaplist F
|
||||
xdr_yppush_status F
|
||||
xdr_yppushresp_xfr F
|
||||
xdr_ypreq_key F
|
||||
xdr_ypreq_nokey F
|
||||
xdr_ypreq_xfr F
|
||||
xdr_ypresp_all F
|
||||
xdr_ypresp_key_val F
|
||||
xdr_ypresp_maplist F
|
||||
xdr_ypresp_master F
|
||||
xdr_ypresp_order F
|
||||
xdr_ypresp_val F
|
||||
xdr_ypresp_xfr F
|
||||
xdr_ypstat F
|
||||
xdr_ypupdate_args F
|
||||
xdr_ypxfrstat F
|
||||
yp_all F
|
||||
yp_bind F
|
||||
yp_first F
|
||||
yp_get_default_domain F
|
||||
yp_maplist F
|
||||
yp_master F
|
||||
yp_match F
|
||||
yp_next F
|
||||
yp_order F
|
||||
yp_unbind F
|
||||
yp_update F
|
||||
ypbinderr_string F
|
||||
yperr_string F
|
||||
ypprot_err F
|
||||
GLIBC_2.1
|
||||
GLIBC_2.1 A
|
||||
__free_fdresult F
|
||||
__nis_default_access F
|
||||
__nis_default_group F
|
||||
__nis_default_owner F
|
||||
__nis_default_ttl F
|
||||
__nis_finddirectory F
|
||||
__nis_hash F
|
||||
__nisbind_connect F
|
||||
__nisbind_create F
|
||||
__nisbind_destroy F
|
||||
__nisbind_next F
|
||||
nis_add F
|
||||
nis_add_entry F
|
||||
nis_addmember F
|
||||
nis_checkpoint F
|
||||
nis_clone_directory F
|
||||
nis_clone_object F
|
||||
nis_clone_result F
|
||||
nis_creategroup F
|
||||
nis_destroy_object F
|
||||
nis_destroygroup F
|
||||
nis_dir_cmp F
|
||||
nis_domain_of F
|
||||
nis_domain_of_r F
|
||||
nis_first_entry F
|
||||
nis_free_directory F
|
||||
nis_free_object F
|
||||
nis_free_request F
|
||||
nis_freenames F
|
||||
nis_freeresult F
|
||||
nis_freeservlist F
|
||||
nis_freetags F
|
||||
nis_getnames F
|
||||
nis_getservlist F
|
||||
nis_ismember F
|
||||
nis_leaf_of F
|
||||
nis_leaf_of_r F
|
||||
nis_lerror F
|
||||
nis_list F
|
||||
nis_local_directory F
|
||||
nis_local_group F
|
||||
nis_local_host F
|
||||
nis_local_principal F
|
||||
nis_lookup F
|
||||
nis_mkdir F
|
||||
nis_modify F
|
||||
nis_modify_entry F
|
||||
nis_name_of F
|
||||
nis_name_of_r F
|
||||
nis_next_entry F
|
||||
nis_perror F
|
||||
nis_ping F
|
||||
nis_print_directory F
|
||||
nis_print_entry F
|
||||
nis_print_group F
|
||||
nis_print_group_entry F
|
||||
nis_print_link F
|
||||
nis_print_object F
|
||||
nis_print_result F
|
||||
nis_print_rights F
|
||||
nis_print_table F
|
||||
nis_read_obj F
|
||||
nis_remove F
|
||||
nis_remove_entry F
|
||||
nis_removemember F
|
||||
nis_rmdir F
|
||||
nis_servstate F
|
||||
nis_sperrno F
|
||||
nis_sperror F
|
||||
nis_sperror_r F
|
||||
nis_stats F
|
||||
nis_verifygroup F
|
||||
nis_write_obj F
|
||||
readColdStartFile F
|
||||
writeColdStartFile F
|
||||
xdr_cback_data F
|
||||
xdr_obj_p F
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
xdr_ypall F
|
@ -0,0 +1,250 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
_IO_flockfile F
|
||||
_IO_ftrylockfile F
|
||||
_IO_funlockfile F
|
||||
__close F
|
||||
__connect F
|
||||
__errno_location F
|
||||
__fcntl F
|
||||
__fork F
|
||||
__h_errno_location F
|
||||
__lseek F
|
||||
__open F
|
||||
__pthread_getspecific F
|
||||
__pthread_key_create F
|
||||
__pthread_mutex_destroy F
|
||||
__pthread_mutex_init F
|
||||
__pthread_mutex_lock F
|
||||
__pthread_mutex_trylock F
|
||||
__pthread_mutex_unlock F
|
||||
__pthread_mutexattr_destroy F
|
||||
__pthread_mutexattr_init F
|
||||
__pthread_mutexattr_settype F
|
||||
__pthread_once F
|
||||
__pthread_setspecific F
|
||||
__read F
|
||||
__send F
|
||||
__sigaction F
|
||||
__wait F
|
||||
__write F
|
||||
_pthread_cleanup_pop F
|
||||
_pthread_cleanup_pop_restore F
|
||||
_pthread_cleanup_push F
|
||||
_pthread_cleanup_push_defer F
|
||||
accept F
|
||||
close F
|
||||
connect F
|
||||
fcntl F
|
||||
flockfile F
|
||||
fork F
|
||||
fsync F
|
||||
ftrylockfile F
|
||||
funlockfile F
|
||||
longjmp F
|
||||
lseek F
|
||||
msync F
|
||||
nanosleep F
|
||||
open F
|
||||
pause F
|
||||
pthread_atfork F
|
||||
pthread_attr_destroy F
|
||||
pthread_attr_getdetachstate F
|
||||
pthread_attr_getinheritsched F
|
||||
pthread_attr_getschedparam F
|
||||
pthread_attr_getschedpolicy F
|
||||
pthread_attr_getscope F
|
||||
pthread_attr_init F
|
||||
pthread_attr_setdetachstate F
|
||||
pthread_attr_setinheritsched F
|
||||
pthread_attr_setschedparam F
|
||||
pthread_attr_setschedpolicy F
|
||||
pthread_attr_setscope F
|
||||
pthread_cancel F
|
||||
pthread_cond_broadcast F
|
||||
pthread_cond_destroy F
|
||||
pthread_cond_init F
|
||||
pthread_cond_signal F
|
||||
pthread_cond_timedwait F
|
||||
pthread_cond_wait F
|
||||
pthread_condattr_destroy F
|
||||
pthread_condattr_init F
|
||||
pthread_create F
|
||||
pthread_detach F
|
||||
pthread_equal F
|
||||
pthread_exit F
|
||||
pthread_getschedparam F
|
||||
pthread_getspecific F
|
||||
pthread_join F
|
||||
pthread_key_create F
|
||||
pthread_key_delete F
|
||||
pthread_kill F
|
||||
pthread_kill_other_threads_np F
|
||||
pthread_mutex_destroy F
|
||||
pthread_mutex_init F
|
||||
pthread_mutex_lock F
|
||||
pthread_mutex_trylock F
|
||||
pthread_mutex_unlock F
|
||||
pthread_mutexattr_destroy F
|
||||
pthread_mutexattr_getkind_np F
|
||||
pthread_mutexattr_init F
|
||||
pthread_mutexattr_setkind_np F
|
||||
pthread_once F
|
||||
pthread_self F
|
||||
pthread_setcancelstate F
|
||||
pthread_setcanceltype F
|
||||
pthread_setschedparam F
|
||||
pthread_setspecific F
|
||||
pthread_sigmask F
|
||||
pthread_testcancel F
|
||||
raise F
|
||||
read F
|
||||
recv F
|
||||
recvfrom F
|
||||
recvmsg F
|
||||
sem_destroy F
|
||||
sem_getvalue F
|
||||
sem_init F
|
||||
sem_post F
|
||||
sem_trywait F
|
||||
sem_wait F
|
||||
send F
|
||||
sendmsg F
|
||||
sendto F
|
||||
sigaction F
|
||||
siglongjmp F
|
||||
sigwait F
|
||||
system F
|
||||
tcdrain F
|
||||
vfork F
|
||||
wait F
|
||||
waitpid F
|
||||
write F
|
||||
GLIBC_2.1
|
||||
GLIBC_2.1 A
|
||||
__libc_allocate_rtsig F
|
||||
__libc_current_sigrtmax F
|
||||
__libc_current_sigrtmin F
|
||||
pthread_attr_getguardsize F
|
||||
pthread_attr_getstackaddr F
|
||||
pthread_attr_getstacksize F
|
||||
pthread_attr_init F
|
||||
pthread_attr_setguardsize F
|
||||
pthread_attr_setstackaddr F
|
||||
pthread_attr_setstacksize F
|
||||
pthread_create F
|
||||
pthread_getconcurrency F
|
||||
pthread_mutexattr_gettype F
|
||||
pthread_mutexattr_settype F
|
||||
pthread_rwlock_destroy F
|
||||
pthread_rwlock_init F
|
||||
pthread_rwlock_rdlock F
|
||||
pthread_rwlock_tryrdlock F
|
||||
pthread_rwlock_trywrlock F
|
||||
pthread_rwlock_unlock F
|
||||
pthread_rwlock_wrlock F
|
||||
pthread_rwlockattr_destroy F
|
||||
pthread_rwlockattr_getkind_np F
|
||||
pthread_rwlockattr_getpshared F
|
||||
pthread_rwlockattr_init F
|
||||
pthread_rwlockattr_setkind_np F
|
||||
pthread_rwlockattr_setpshared F
|
||||
pthread_setconcurrency F
|
||||
sem_destroy F
|
||||
sem_getvalue F
|
||||
sem_init F
|
||||
sem_post F
|
||||
sem_trywait F
|
||||
sem_wait F
|
||||
GLIBC_2.1.1
|
||||
GLIBC_2.1.1 A
|
||||
sem_close F
|
||||
sem_open F
|
||||
sem_unlink F
|
||||
GLIBC_2.1.2
|
||||
GLIBC_2.1.2 A
|
||||
__vfork F
|
||||
GLIBC_2.11
|
||||
GLIBC_2.11 A
|
||||
pthread_sigqueue F
|
||||
GLIBC_2.12
|
||||
GLIBC_2.12 A
|
||||
pthread_getname_np F
|
||||
pthread_mutex_consistent F
|
||||
pthread_mutexattr_getrobust F
|
||||
pthread_mutexattr_setrobust F
|
||||
pthread_setname_np F
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
__open64 F
|
||||
__pread64 F
|
||||
__pthread_rwlock_destroy F
|
||||
__pthread_rwlock_init F
|
||||
__pthread_rwlock_rdlock F
|
||||
__pthread_rwlock_tryrdlock F
|
||||
__pthread_rwlock_trywrlock F
|
||||
__pthread_rwlock_unlock F
|
||||
__pthread_rwlock_wrlock F
|
||||
__pwrite64 F
|
||||
__res_state F
|
||||
lseek64 F
|
||||
open64 F
|
||||
pread F
|
||||
pread64 F
|
||||
pthread_attr_getstack F
|
||||
pthread_attr_setstack F
|
||||
pthread_barrier_destroy F
|
||||
pthread_barrier_init F
|
||||
pthread_barrier_wait F
|
||||
pthread_barrierattr_destroy F
|
||||
pthread_barrierattr_init F
|
||||
pthread_barrierattr_setpshared F
|
||||
pthread_condattr_getpshared F
|
||||
pthread_condattr_setpshared F
|
||||
pthread_getcpuclockid F
|
||||
pthread_mutex_timedlock F
|
||||
pthread_mutexattr_getpshared F
|
||||
pthread_mutexattr_setpshared F
|
||||
pthread_rwlock_timedrdlock F
|
||||
pthread_rwlock_timedwrlock F
|
||||
pthread_spin_destroy F
|
||||
pthread_spin_init F
|
||||
pthread_spin_lock F
|
||||
pthread_spin_trylock F
|
||||
pthread_spin_unlock F
|
||||
pthread_yield F
|
||||
pwrite F
|
||||
pwrite64 F
|
||||
sem_timedwait F
|
||||
GLIBC_2.2.3
|
||||
GLIBC_2.2.3 A
|
||||
pthread_getattr_np F
|
||||
GLIBC_2.2.6
|
||||
GLIBC_2.2.6 A
|
||||
__nanosleep F
|
||||
GLIBC_2.3.2
|
||||
GLIBC_2.3.2 A
|
||||
pthread_cond_broadcast F
|
||||
pthread_cond_destroy F
|
||||
pthread_cond_init F
|
||||
pthread_cond_signal F
|
||||
pthread_cond_timedwait F
|
||||
pthread_cond_wait F
|
||||
GLIBC_2.3.4
|
||||
GLIBC_2.3.4 A
|
||||
pthread_attr_getaffinity_np F
|
||||
pthread_attr_setaffinity_np F
|
||||
pthread_getaffinity_np F
|
||||
pthread_setaffinity_np F
|
||||
pthread_setschedprio F
|
||||
GLIBC_2.4
|
||||
GLIBC_2.4 A
|
||||
pthread_mutex_consistent_np F
|
||||
pthread_mutex_getprioceiling F
|
||||
pthread_mutex_setprioceiling F
|
||||
pthread_mutexattr_getprioceiling F
|
||||
pthread_mutexattr_getprotocol F
|
||||
pthread_mutexattr_getrobust_np F
|
||||
pthread_mutexattr_setprioceiling F
|
||||
pthread_mutexattr_setprotocol F
|
||||
pthread_mutexattr_setrobust_np F
|
@ -0,0 +1,104 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
__b64_ntop F
|
||||
__b64_pton F
|
||||
__dn_comp F
|
||||
__dn_count_labels F
|
||||
__dn_skipname F
|
||||
__fp_nquery F
|
||||
__fp_query F
|
||||
__fp_resstat F
|
||||
__hostalias F
|
||||
__loc_aton F
|
||||
__loc_ntoa F
|
||||
__p_cdname F
|
||||
__p_cdnname F
|
||||
__p_class F
|
||||
__p_class_syms D 0x54
|
||||
__p_fqname F
|
||||
__p_fqnname F
|
||||
__p_option F
|
||||
__p_query F
|
||||
__p_secstodate F
|
||||
__p_time F
|
||||
__p_type F
|
||||
__p_type_syms D 0x228
|
||||
__putlong F
|
||||
__putshort F
|
||||
__res_close F
|
||||
__res_dnok F
|
||||
__res_hnok F
|
||||
__res_isourserver F
|
||||
__res_mailok F
|
||||
__res_nameinquery F
|
||||
__res_ownok F
|
||||
__res_queriesmatch F
|
||||
__res_send F
|
||||
__sym_ntop F
|
||||
__sym_ntos F
|
||||
__sym_ston F
|
||||
_gethtbyaddr F
|
||||
_gethtbyname F
|
||||
_gethtbyname2 F
|
||||
_gethtent F
|
||||
_getlong F
|
||||
_getshort F
|
||||
_res_opcodes D 0x40
|
||||
_sethtent F
|
||||
dn_expand F
|
||||
inet_net_ntop F
|
||||
inet_net_pton F
|
||||
inet_neta F
|
||||
res_gethostbyaddr F
|
||||
res_gethostbyname F
|
||||
res_gethostbyname2 F
|
||||
res_mkquery F
|
||||
res_query F
|
||||
res_querydomain F
|
||||
res_search F
|
||||
res_send_setqhook F
|
||||
res_send_setrhook F
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
__dn_expand F
|
||||
__res_hostalias F
|
||||
__res_mkquery F
|
||||
__res_nmkquery F
|
||||
__res_nquery F
|
||||
__res_nquerydomain F
|
||||
__res_nsearch F
|
||||
__res_nsend F
|
||||
__res_query F
|
||||
__res_querydomain F
|
||||
__res_search F
|
||||
GLIBC_2.3.2
|
||||
GLIBC_2.3.2 A
|
||||
__p_rcode F
|
||||
GLIBC_2.9
|
||||
GLIBC_2.9 A
|
||||
ns_datetosecs F
|
||||
ns_format_ttl F
|
||||
ns_get16 F
|
||||
ns_get32 F
|
||||
ns_initparse F
|
||||
ns_makecanon F
|
||||
ns_msg_getflag F
|
||||
ns_name_compress F
|
||||
ns_name_ntol F
|
||||
ns_name_ntop F
|
||||
ns_name_pack F
|
||||
ns_name_pton F
|
||||
ns_name_rollback F
|
||||
ns_name_skip F
|
||||
ns_name_uncompress F
|
||||
ns_name_unpack F
|
||||
ns_parse_ttl F
|
||||
ns_parserr F
|
||||
ns_put16 F
|
||||
ns_put32 F
|
||||
ns_samedomain F
|
||||
ns_samename F
|
||||
ns_skiprr F
|
||||
ns_sprintrr F
|
||||
ns_sprintrrf F
|
||||
ns_subdomain F
|
@ -0,0 +1,59 @@
|
||||
GLIBC_2.1
|
||||
GLIBC_2.1 A
|
||||
aio_cancel F
|
||||
aio_cancel64 F
|
||||
aio_error F
|
||||
aio_error64 F
|
||||
aio_fsync F
|
||||
aio_fsync64 F
|
||||
aio_init F
|
||||
aio_read F
|
||||
aio_read64 F
|
||||
aio_return F
|
||||
aio_return64 F
|
||||
aio_suspend F
|
||||
aio_suspend64 F
|
||||
aio_write F
|
||||
aio_write64 F
|
||||
lio_listio F
|
||||
lio_listio64 F
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
clock_getcpuclockid F
|
||||
clock_getres F
|
||||
clock_gettime F
|
||||
clock_nanosleep F
|
||||
clock_settime F
|
||||
shm_open F
|
||||
shm_unlink F
|
||||
timer_create F
|
||||
timer_delete F
|
||||
timer_getoverrun F
|
||||
timer_gettime F
|
||||
timer_settime F
|
||||
GLIBC_2.3.3
|
||||
GLIBC_2.3.3 A
|
||||
timer_create F
|
||||
timer_delete F
|
||||
timer_getoverrun F
|
||||
timer_gettime F
|
||||
timer_settime F
|
||||
GLIBC_2.3.4
|
||||
GLIBC_2.3.4 A
|
||||
mq_close F
|
||||
mq_getattr F
|
||||
mq_notify F
|
||||
mq_open F
|
||||
mq_receive F
|
||||
mq_send F
|
||||
mq_setattr F
|
||||
mq_timedreceive F
|
||||
mq_timedsend F
|
||||
mq_unlink F
|
||||
GLIBC_2.4
|
||||
GLIBC_2.4 A
|
||||
lio_listio F
|
||||
lio_listio64 F
|
||||
GLIBC_2.7
|
||||
GLIBC_2.7 A
|
||||
__mq_open_2 F
|
@ -0,0 +1,48 @@
|
||||
GLIBC_2.1.3
|
||||
GLIBC_2.1.3 A
|
||||
td_init F
|
||||
td_log F
|
||||
td_ta_clear_event F
|
||||
td_ta_delete F
|
||||
td_ta_enable_stats F
|
||||
td_ta_event_addr F
|
||||
td_ta_event_getmsg F
|
||||
td_ta_get_nthreads F
|
||||
td_ta_get_ph F
|
||||
td_ta_get_stats F
|
||||
td_ta_map_id2thr F
|
||||
td_ta_map_lwp2thr F
|
||||
td_ta_new F
|
||||
td_ta_reset_stats F
|
||||
td_ta_set_event F
|
||||
td_ta_setconcurrency F
|
||||
td_ta_thr_iter F
|
||||
td_ta_tsd_iter F
|
||||
td_thr_clear_event F
|
||||
td_thr_dbresume F
|
||||
td_thr_dbsuspend F
|
||||
td_thr_event_enable F
|
||||
td_thr_event_getmsg F
|
||||
td_thr_get_info F
|
||||
td_thr_getfpregs F
|
||||
td_thr_getgregs F
|
||||
td_thr_getxregs F
|
||||
td_thr_getxregsize F
|
||||
td_thr_set_event F
|
||||
td_thr_setfpregs F
|
||||
td_thr_setgregs F
|
||||
td_thr_setprio F
|
||||
td_thr_setsigpending F
|
||||
td_thr_setxregs F
|
||||
td_thr_sigsetmask F
|
||||
td_thr_tsd F
|
||||
td_thr_validate F
|
||||
GLIBC_2.2.3
|
||||
GLIBC_2.2.3 A
|
||||
td_symbol_list F
|
||||
GLIBC_2.3
|
||||
GLIBC_2.3 A
|
||||
td_thr_tls_get_addr F
|
||||
GLIBC_2.3.3
|
||||
GLIBC_2.3.3 A
|
||||
td_thr_tlsbase F
|
@ -0,0 +1,8 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
forkpty F
|
||||
login F
|
||||
login_tty F
|
||||
logout F
|
||||
logwtmp F
|
||||
openpty F
|
12
sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist
Normal file
12
sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist
Normal file
@ -0,0 +1,12 @@
|
||||
GLIBC_2.3
|
||||
GLIBC_2.3 A
|
||||
__libc_memalign F
|
||||
__tls_get_addr F
|
||||
_dl_mcount F
|
||||
_r_debug D 0x28
|
||||
calloc F
|
||||
free F
|
||||
malloc F
|
||||
realloc F
|
||||
GLIBC_2.4
|
||||
GLIBC_2.4 A
|
@ -0,0 +1,3 @@
|
||||
GLIBC_2.3
|
||||
GLIBC_2.3 A
|
||||
__ctype_get_mb_cur_max F
|
@ -0,0 +1,6 @@
|
||||
GLIBC_2.3
|
||||
GLIBC_2.3 A
|
||||
gai_cancel F
|
||||
gai_error F
|
||||
gai_suspend F
|
||||
getaddrinfo_a F
|
2127
sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
Normal file
2127
sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
Normal file
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,9 @@
|
||||
GLIBC_2.3
|
||||
GLIBC_2.3 A
|
||||
crypt F
|
||||
crypt_r F
|
||||
encrypt F
|
||||
encrypt_r F
|
||||
fcrypt F
|
||||
setkey F
|
||||
setkey_r F
|
15
sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist
Normal file
15
sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist
Normal file
@ -0,0 +1,15 @@
|
||||
GLIBC_2.3
|
||||
GLIBC_2.3 A
|
||||
dladdr F
|
||||
dlclose F
|
||||
dlerror F
|
||||
dlopen F
|
||||
dlsym F
|
||||
dlvsym F
|
||||
GLIBC_2.3.3
|
||||
GLIBC_2.3.3 A
|
||||
dladdr1 F
|
||||
dlinfo F
|
||||
GLIBC_2.3.4
|
||||
GLIBC_2.3.4 A
|
||||
dlmopen F
|
400
sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist
Normal file
400
sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist
Normal file
@ -0,0 +1,400 @@
|
||||
GLIBC_2.15
|
||||
GLIBC_2.15 A
|
||||
__acos_finite F
|
||||
__acosf_finite F
|
||||
__acosh_finite F
|
||||
__acoshf_finite F
|
||||
__acoshl_finite F
|
||||
__acosl_finite F
|
||||
__asin_finite F
|
||||
__asinf_finite F
|
||||
__asinl_finite F
|
||||
__atan2_finite F
|
||||
__atan2f_finite F
|
||||
__atan2l_finite F
|
||||
__atanh_finite F
|
||||
__atanhf_finite F
|
||||
__atanhl_finite F
|
||||
__cosh_finite F
|
||||
__coshf_finite F
|
||||
__coshl_finite F
|
||||
__exp10_finite F
|
||||
__exp10f_finite F
|
||||
__exp10l_finite F
|
||||
__exp2_finite F
|
||||
__exp2f_finite F
|
||||
__exp2l_finite F
|
||||
__exp_finite F
|
||||
__expf_finite F
|
||||
__expl_finite F
|
||||
__fmod_finite F
|
||||
__fmodf_finite F
|
||||
__fmodl_finite F
|
||||
__gamma_r_finite F
|
||||
__gammaf_r_finite F
|
||||
__gammal_r_finite F
|
||||
__hypot_finite F
|
||||
__hypotf_finite F
|
||||
__hypotl_finite F
|
||||
__j0_finite F
|
||||
__j0f_finite F
|
||||
__j0l_finite F
|
||||
__j1_finite F
|
||||
__j1f_finite F
|
||||
__j1l_finite F
|
||||
__jn_finite F
|
||||
__jnf_finite F
|
||||
__jnl_finite F
|
||||
__lgamma_r_finite F
|
||||
__lgammaf_r_finite F
|
||||
__lgammal_r_finite F
|
||||
__log10_finite F
|
||||
__log10f_finite F
|
||||
__log10l_finite F
|
||||
__log2_finite F
|
||||
__log2f_finite F
|
||||
__log2l_finite F
|
||||
__log_finite F
|
||||
__logf_finite F
|
||||
__logl_finite F
|
||||
__pow_finite F
|
||||
__powf_finite F
|
||||
__powl_finite F
|
||||
__remainder_finite F
|
||||
__remainderf_finite F
|
||||
__remainderl_finite F
|
||||
__scalb_finite F
|
||||
__scalbf_finite F
|
||||
__scalbl_finite F
|
||||
__sinh_finite F
|
||||
__sinhf_finite F
|
||||
__sinhl_finite F
|
||||
__sqrt_finite F
|
||||
__sqrtf_finite F
|
||||
__sqrtl_finite F
|
||||
__y0_finite F
|
||||
__y0f_finite F
|
||||
__y0l_finite F
|
||||
__y1_finite F
|
||||
__y1f_finite F
|
||||
__y1l_finite F
|
||||
__yn_finite F
|
||||
__ynf_finite F
|
||||
__ynl_finite F
|
||||
GLIBC_2.3
|
||||
GLIBC_2.3 A
|
||||
_LIB_VERSION D 0x4
|
||||
__clog10 F
|
||||
__clog10f F
|
||||
__clog10l F
|
||||
__fe_dfl_env D 0x8
|
||||
__fe_enabled_env D 0x8
|
||||
__fe_nomask_env F
|
||||
__fe_nonieee_env D 0x8
|
||||
__finite F
|
||||
__finitef F
|
||||
__finitel F
|
||||
__fpclassify F
|
||||
__fpclassifyf F
|
||||
__signbit F
|
||||
__signbitf F
|
||||
acos F
|
||||
acosf F
|
||||
acosh F
|
||||
acoshf F
|
||||
acoshl F
|
||||
acosl F
|
||||
asin F
|
||||
asinf F
|
||||
asinh F
|
||||
asinhf F
|
||||
asinhl F
|
||||
asinl F
|
||||
atan F
|
||||
atan2 F
|
||||
atan2f F
|
||||
atan2l F
|
||||
atanf F
|
||||
atanh F
|
||||
atanhf F
|
||||
atanhl F
|
||||
atanl F
|
||||
cabs F
|
||||
cabsf F
|
||||
cabsl F
|
||||
cacos F
|
||||
cacosf F
|
||||
cacosh F
|
||||
cacoshf F
|
||||
cacoshl F
|
||||
cacosl F
|
||||
carg F
|
||||
cargf F
|
||||
cargl F
|
||||
casin F
|
||||
casinf F
|
||||
casinh F
|
||||
casinhf F
|
||||
casinhl F
|
||||
casinl F
|
||||
catan F
|
||||
catanf F
|
||||
catanh F
|
||||
catanhf F
|
||||
catanhl F
|
||||
catanl F
|
||||
cbrt F
|
||||
cbrtf F
|
||||
cbrtl F
|
||||
ccos F
|
||||
ccosf F
|
||||
ccosh F
|
||||
ccoshf F
|
||||
ccoshl F
|
||||
ccosl F
|
||||
ceil F
|
||||
ceilf F
|
||||
ceill F
|
||||
cexp F
|
||||
cexpf F
|
||||
cexpl F
|
||||
cimag F
|
||||
cimagf F
|
||||
cimagl F
|
||||
clog F
|
||||
clog10 F
|
||||
clog10f F
|
||||
clog10l F
|
||||
clogf F
|
||||
clogl F
|
||||
conj F
|
||||
conjf F
|
||||
conjl F
|
||||
copysign F
|
||||
copysignf F
|
||||
copysignl F
|
||||
cos F
|
||||
cosf F
|
||||
cosh F
|
||||
coshf F
|
||||
coshl F
|
||||
cosl F
|
||||
cpow F
|
||||
cpowf F
|
||||
cpowl F
|
||||
cproj F
|
||||
cprojf F
|
||||
cprojl F
|
||||
creal F
|
||||
crealf F
|
||||
creall F
|
||||
csin F
|
||||
csinf F
|
||||
csinh F
|
||||
csinhf F
|
||||
csinhl F
|
||||
csinl F
|
||||
csqrt F
|
||||
csqrtf F
|
||||
csqrtl F
|
||||
ctan F
|
||||
ctanf F
|
||||
ctanh F
|
||||
ctanhf F
|
||||
ctanhl F
|
||||
ctanl F
|
||||
drem F
|
||||
dremf F
|
||||
dreml F
|
||||
erf F
|
||||
erfc F
|
||||
erfcf F
|
||||
erfcl F
|
||||
erff F
|
||||
erfl F
|
||||
exp F
|
||||
exp10 F
|
||||
exp10f F
|
||||
exp10l F
|
||||
exp2 F
|
||||
exp2f F
|
||||
expf F
|
||||
expl F
|
||||
expm1 F
|
||||
expm1f F
|
||||
expm1l F
|
||||
fabs F
|
||||
fabsf F
|
||||
fabsl F
|
||||
fdim F
|
||||
fdimf F
|
||||
fdiml F
|
||||
feclearexcept F
|
||||
fedisableexcept F
|
||||
feenableexcept F
|
||||
fegetenv F
|
||||
fegetexcept F
|
||||
fegetexceptflag F
|
||||
fegetround F
|
||||
feholdexcept F
|
||||
feraiseexcept F
|
||||
fesetenv F
|
||||
fesetexceptflag F
|
||||
fesetround F
|
||||
fetestexcept F
|
||||
feupdateenv F
|
||||
finite F
|
||||
finitef F
|
||||
finitel F
|
||||
floor F
|
||||
floorf F
|
||||
floorl F
|
||||
fma F
|
||||
fmaf F
|
||||
fmal F
|
||||
fmax F
|
||||
fmaxf F
|
||||
fmaxl F
|
||||
fmin F
|
||||
fminf F
|
||||
fminl F
|
||||
fmod F
|
||||
fmodf F
|
||||
fmodl F
|
||||
frexp F
|
||||
frexpf F
|
||||
frexpl F
|
||||
gamma F
|
||||
gammaf F
|
||||
gammal F
|
||||
hypot F
|
||||
hypotf F
|
||||
hypotl F
|
||||
ilogb F
|
||||
ilogbf F
|
||||
ilogbl F
|
||||
j0 F
|
||||
j0f F
|
||||
j0l F
|
||||
j1 F
|
||||
j1f F
|
||||
j1l F
|
||||
jn F
|
||||
jnf F
|
||||
jnl F
|
||||
ldexp F
|
||||
ldexpf F
|
||||
ldexpl F
|
||||
lgamma F
|
||||
lgamma_r F
|
||||
lgammaf F
|
||||
lgammaf_r F
|
||||
lgammal F
|
||||
lgammal_r F
|
||||
llrint F
|
||||
llrintf F
|
||||
llrintl F
|
||||
llround F
|
||||
llroundf F
|
||||
llroundl F
|
||||
log F
|
||||
log10 F
|
||||
log10f F
|
||||
log10l F
|
||||
log1p F
|
||||
log1pf F
|
||||
log1pl F
|
||||
log2 F
|
||||
log2f F
|
||||
log2l F
|
||||
logb F
|
||||
logbf F
|
||||
logbl F
|
||||
logf F
|
||||
logl F
|
||||
lrint F
|
||||
lrintf F
|
||||
lrintl F
|
||||
lround F
|
||||
lroundf F
|
||||
lroundl F
|
||||
matherr F
|
||||
modf F
|
||||
modff F
|
||||
modfl F
|
||||
nan F
|
||||
nanf F
|
||||
nanl F
|
||||
nearbyint F
|
||||
nearbyintf F
|
||||
nearbyintl F
|
||||
nextafter F
|
||||
nextafterf F
|
||||
nextafterl F
|
||||
nexttoward F
|
||||
nexttowardf F
|
||||
nexttowardl F
|
||||
pow F
|
||||
pow10 F
|
||||
pow10f F
|
||||
pow10l F
|
||||
powf F
|
||||
powl F
|
||||
remainder F
|
||||
remainderf F
|
||||
remainderl F
|
||||
remquo F
|
||||
remquof F
|
||||
remquol F
|
||||
rint F
|
||||
rintf F
|
||||
rintl F
|
||||
round F
|
||||
roundf F
|
||||
roundl F
|
||||
scalb F
|
||||
scalbf F
|
||||
scalbl F
|
||||
scalbln F
|
||||
scalblnf F
|
||||
scalblnl F
|
||||
scalbn F
|
||||
scalbnf F
|
||||
scalbnl F
|
||||
signgam D 0x4
|
||||
significand F
|
||||
significandf F
|
||||
significandl F
|
||||
sin F
|
||||
sincos F
|
||||
sincosf F
|
||||
sincosl F
|
||||
sinf F
|
||||
sinh F
|
||||
sinhf F
|
||||
sinhl F
|
||||
sinl F
|
||||
sqrt F
|
||||
sqrtf F
|
||||
sqrtl F
|
||||
tan F
|
||||
tanf F
|
||||
tanh F
|
||||
tanhf F
|
||||
tanhl F
|
||||
tanl F
|
||||
tgamma F
|
||||
tgammaf F
|
||||
tgammal F
|
||||
trunc F
|
||||
truncf F
|
||||
truncl F
|
||||
y0 F
|
||||
y0f F
|
||||
y0l F
|
||||
y1 F
|
||||
y1f F
|
||||
y1l F
|
||||
yn F
|
||||
ynf F
|
||||
ynl F
|
123
sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist
Normal file
123
sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist
Normal file
@ -0,0 +1,123 @@
|
||||
GLIBC_2.3
|
||||
GLIBC_2.3 A
|
||||
__free_fdresult F
|
||||
__nis_default_access F
|
||||
__nis_default_group F
|
||||
__nis_default_owner F
|
||||
__nis_default_ttl F
|
||||
__nis_finddirectory F
|
||||
__nis_hash F
|
||||
__nisbind_connect F
|
||||
__nisbind_create F
|
||||
__nisbind_destroy F
|
||||
__nisbind_next F
|
||||
__yp_check F
|
||||
nis_add F
|
||||
nis_add_entry F
|
||||
nis_addmember F
|
||||
nis_checkpoint F
|
||||
nis_clone_directory F
|
||||
nis_clone_object F
|
||||
nis_clone_result F
|
||||
nis_creategroup F
|
||||
nis_destroy_object F
|
||||
nis_destroygroup F
|
||||
nis_dir_cmp F
|
||||
nis_domain_of F
|
||||
nis_domain_of_r F
|
||||
nis_first_entry F
|
||||
nis_free_directory F
|
||||
nis_free_object F
|
||||
nis_free_request F
|
||||
nis_freenames F
|
||||
nis_freeresult F
|
||||
nis_freeservlist F
|
||||
nis_freetags F
|
||||
nis_getnames F
|
||||
nis_getservlist F
|
||||
nis_ismember F
|
||||
nis_leaf_of F
|
||||
nis_leaf_of_r F
|
||||
nis_lerror F
|
||||
nis_list F
|
||||
nis_local_directory F
|
||||
nis_local_group F
|
||||
nis_local_host F
|
||||
nis_local_principal F
|
||||
nis_lookup F
|
||||
nis_mkdir F
|
||||
nis_modify F
|
||||
nis_modify_entry F
|
||||
nis_name_of F
|
||||
nis_name_of_r F
|
||||
nis_next_entry F
|
||||
nis_perror F
|
||||
nis_ping F
|
||||
nis_print_directory F
|
||||
nis_print_entry F
|
||||
nis_print_group F
|
||||
nis_print_group_entry F
|
||||
nis_print_link F
|
||||
nis_print_object F
|
||||
nis_print_result F
|
||||
nis_print_rights F
|
||||
nis_print_table F
|
||||
nis_read_obj F
|
||||
nis_remove F
|
||||
nis_remove_entry F
|
||||
nis_removemember F
|
||||
nis_rmdir F
|
||||
nis_servstate F
|
||||
nis_sperrno F
|
||||
nis_sperror F
|
||||
nis_sperror_r F
|
||||
nis_stats F
|
||||
nis_verifygroup F
|
||||
nis_write_obj F
|
||||
readColdStartFile F
|
||||
writeColdStartFile F
|
||||
xdr_cback_data F
|
||||
xdr_domainname F
|
||||
xdr_keydat F
|
||||
xdr_mapname F
|
||||
xdr_obj_p F
|
||||
xdr_peername F
|
||||
xdr_valdat F
|
||||
xdr_yp_buf F
|
||||
xdr_ypall F
|
||||
xdr_ypbind_binding F
|
||||
xdr_ypbind_resp F
|
||||
xdr_ypbind_resptype F
|
||||
xdr_ypbind_setdom F
|
||||
xdr_ypdelete_args F
|
||||
xdr_ypmap_parms F
|
||||
xdr_ypmaplist F
|
||||
xdr_yppush_status F
|
||||
xdr_yppushresp_xfr F
|
||||
xdr_ypreq_key F
|
||||
xdr_ypreq_nokey F
|
||||
xdr_ypreq_xfr F
|
||||
xdr_ypresp_all F
|
||||
xdr_ypresp_key_val F
|
||||
xdr_ypresp_maplist F
|
||||
xdr_ypresp_master F
|
||||
xdr_ypresp_order F
|
||||
xdr_ypresp_val F
|
||||
xdr_ypresp_xfr F
|
||||
xdr_ypstat F
|
||||
xdr_ypupdate_args F
|
||||
xdr_ypxfrstat F
|
||||
yp_all F
|
||||
yp_bind F
|
||||
yp_first F
|
||||
yp_get_default_domain F
|
||||
yp_maplist F
|
||||
yp_master F
|
||||
yp_match F
|
||||
yp_next F
|
||||
yp_order F
|
||||
yp_unbind F
|
||||
yp_update F
|
||||
ypbinderr_string F
|
||||
yperr_string F
|
||||
ypprot_err F
|
@ -0,0 +1,229 @@
|
||||
GLIBC_2.11
|
||||
GLIBC_2.11 A
|
||||
pthread_sigqueue F
|
||||
GLIBC_2.12
|
||||
GLIBC_2.12 A
|
||||
pthread_getname_np F
|
||||
pthread_mutex_consistent F
|
||||
pthread_mutexattr_getrobust F
|
||||
pthread_mutexattr_setrobust F
|
||||
pthread_setname_np F
|
||||
GLIBC_2.3
|
||||
GLIBC_2.3 A
|
||||
_IO_flockfile F
|
||||
_IO_ftrylockfile F
|
||||
_IO_funlockfile F
|
||||
__close F
|
||||
__connect F
|
||||
__errno_location F
|
||||
__fcntl F
|
||||
__fork F
|
||||
__h_errno_location F
|
||||
__libc_allocate_rtsig F
|
||||
__libc_current_sigrtmax F
|
||||
__libc_current_sigrtmin F
|
||||
__lseek F
|
||||
__nanosleep F
|
||||
__open F
|
||||
__open64 F
|
||||
__pread64 F
|
||||
__pthread_getspecific F
|
||||
__pthread_key_create F
|
||||
__pthread_mutex_destroy F
|
||||
__pthread_mutex_init F
|
||||
__pthread_mutex_lock F
|
||||
__pthread_mutex_trylock F
|
||||
__pthread_mutex_unlock F
|
||||
__pthread_mutexattr_destroy F
|
||||
__pthread_mutexattr_init F
|
||||
__pthread_mutexattr_settype F
|
||||
__pthread_once F
|
||||
__pthread_rwlock_destroy F
|
||||
__pthread_rwlock_init F
|
||||
__pthread_rwlock_rdlock F
|
||||
__pthread_rwlock_tryrdlock F
|
||||
__pthread_rwlock_trywrlock F
|
||||
__pthread_rwlock_unlock F
|
||||
__pthread_rwlock_wrlock F
|
||||
__pthread_setspecific F
|
||||
__pwrite64 F
|
||||
__read F
|
||||
__res_state F
|
||||
__send F
|
||||
__sigaction F
|
||||
__vfork F
|
||||
__wait F
|
||||
__write F
|
||||
_pthread_cleanup_pop F
|
||||
_pthread_cleanup_pop_restore F
|
||||
_pthread_cleanup_push F
|
||||
_pthread_cleanup_push_defer F
|
||||
accept F
|
||||
close F
|
||||
connect F
|
||||
fcntl F
|
||||
flockfile F
|
||||
fork F
|
||||
fsync F
|
||||
ftrylockfile F
|
||||
funlockfile F
|
||||
longjmp F
|
||||
lseek F
|
||||
lseek64 F
|
||||
msync F
|
||||
nanosleep F
|
||||
open F
|
||||
open64 F
|
||||
pause F
|
||||
pread F
|
||||
pread64 F
|
||||
pthread_attr_destroy F
|
||||
pthread_attr_getdetachstate F
|
||||
pthread_attr_getguardsize F
|
||||
pthread_attr_getinheritsched F
|
||||
pthread_attr_getschedparam F
|
||||
pthread_attr_getschedpolicy F
|
||||
pthread_attr_getscope F
|
||||
pthread_attr_getstack F
|
||||
pthread_attr_getstackaddr F
|
||||
pthread_attr_getstacksize F
|
||||
pthread_attr_init F
|
||||
pthread_attr_setdetachstate F
|
||||
pthread_attr_setguardsize F
|
||||
pthread_attr_setinheritsched F
|
||||
pthread_attr_setschedparam F
|
||||
pthread_attr_setschedpolicy F
|
||||
pthread_attr_setscope F
|
||||
pthread_attr_setstack F
|
||||
pthread_attr_setstackaddr F
|
||||
pthread_attr_setstacksize F
|
||||
pthread_barrier_destroy F
|
||||
pthread_barrier_init F
|
||||
pthread_barrier_wait F
|
||||
pthread_barrierattr_destroy F
|
||||
pthread_barrierattr_init F
|
||||
pthread_barrierattr_setpshared F
|
||||
pthread_cancel F
|
||||
pthread_cond_broadcast F
|
||||
pthread_cond_destroy F
|
||||
pthread_cond_init F
|
||||
pthread_cond_signal F
|
||||
pthread_cond_timedwait F
|
||||
pthread_cond_wait F
|
||||
pthread_condattr_destroy F
|
||||
pthread_condattr_getpshared F
|
||||
pthread_condattr_init F
|
||||
pthread_condattr_setpshared F
|
||||
pthread_create F
|
||||
pthread_detach F
|
||||
pthread_equal F
|
||||
pthread_exit F
|
||||
pthread_getattr_np F
|
||||
pthread_getconcurrency F
|
||||
pthread_getcpuclockid F
|
||||
pthread_getschedparam F
|
||||
pthread_getspecific F
|
||||
pthread_join F
|
||||
pthread_key_create F
|
||||
pthread_key_delete F
|
||||
pthread_kill F
|
||||
pthread_kill_other_threads_np F
|
||||
pthread_mutex_destroy F
|
||||
pthread_mutex_init F
|
||||
pthread_mutex_lock F
|
||||
pthread_mutex_timedlock F
|
||||
pthread_mutex_trylock F
|
||||
pthread_mutex_unlock F
|
||||
pthread_mutexattr_destroy F
|
||||
pthread_mutexattr_getkind_np F
|
||||
pthread_mutexattr_getpshared F
|
||||
pthread_mutexattr_gettype F
|
||||
pthread_mutexattr_init F
|
||||
pthread_mutexattr_setkind_np F
|
||||
pthread_mutexattr_setpshared F
|
||||
pthread_mutexattr_settype F
|
||||
pthread_once F
|
||||
pthread_rwlock_destroy F
|
||||
pthread_rwlock_init F
|
||||
pthread_rwlock_rdlock F
|
||||
pthread_rwlock_timedrdlock F
|
||||
pthread_rwlock_timedwrlock F
|
||||
pthread_rwlock_tryrdlock F
|
||||
pthread_rwlock_trywrlock F
|
||||
pthread_rwlock_unlock F
|
||||
pthread_rwlock_wrlock F
|
||||
pthread_rwlockattr_destroy F
|
||||
pthread_rwlockattr_getkind_np F
|
||||
pthread_rwlockattr_getpshared F
|
||||
pthread_rwlockattr_init F
|
||||
pthread_rwlockattr_setkind_np F
|
||||
pthread_rwlockattr_setpshared F
|
||||
pthread_self F
|
||||
pthread_setcancelstate F
|
||||
pthread_setcanceltype F
|
||||
pthread_setconcurrency F
|
||||
pthread_setschedparam F
|
||||
pthread_setspecific F
|
||||
pthread_sigmask F
|
||||
pthread_spin_destroy F
|
||||
pthread_spin_init F
|
||||
pthread_spin_lock F
|
||||
pthread_spin_trylock F
|
||||
pthread_spin_unlock F
|
||||
pthread_testcancel F
|
||||
pthread_yield F
|
||||
pwrite F
|
||||
pwrite64 F
|
||||
raise F
|
||||
read F
|
||||
recv F
|
||||
recvfrom F
|
||||
recvmsg F
|
||||
sem_close F
|
||||
sem_destroy F
|
||||
sem_getvalue F
|
||||
sem_init F
|
||||
sem_open F
|
||||
sem_post F
|
||||
sem_timedwait F
|
||||
sem_trywait F
|
||||
sem_unlink F
|
||||
sem_wait F
|
||||
send F
|
||||
sendmsg F
|
||||
sendto F
|
||||
sigaction F
|
||||
siglongjmp F
|
||||
sigwait F
|
||||
system F
|
||||
tcdrain F
|
||||
vfork F
|
||||
wait F
|
||||
waitpid F
|
||||
write F
|
||||
GLIBC_2.3.2
|
||||
GLIBC_2.3.2 A
|
||||
pthread_cond_broadcast F
|
||||
pthread_cond_destroy F
|
||||
pthread_cond_init F
|
||||
pthread_cond_signal F
|
||||
pthread_cond_timedwait F
|
||||
pthread_cond_wait F
|
||||
GLIBC_2.3.4
|
||||
GLIBC_2.3.4 A
|
||||
pthread_attr_getaffinity_np F
|
||||
pthread_attr_setaffinity_np F
|
||||
pthread_getaffinity_np F
|
||||
pthread_setaffinity_np F
|
||||
pthread_setschedprio F
|
||||
GLIBC_2.4
|
||||
GLIBC_2.4 A
|
||||
pthread_mutex_consistent_np F
|
||||
pthread_mutex_getprioceiling F
|
||||
pthread_mutex_setprioceiling F
|
||||
pthread_mutexattr_getprioceiling F
|
||||
pthread_mutexattr_getprotocol F
|
||||
pthread_mutexattr_getrobust_np F
|
||||
pthread_mutexattr_setprioceiling F
|
||||
pthread_mutexattr_setprotocol F
|
||||
pthread_mutexattr_setrobust_np F
|
@ -0,0 +1,97 @@
|
||||
GLIBC_2.3
|
||||
GLIBC_2.3 A
|
||||
__b64_ntop F
|
||||
__b64_pton F
|
||||
__dn_comp F
|
||||
__dn_count_labels F
|
||||
__dn_expand F
|
||||
__dn_skipname F
|
||||
__fp_nquery F
|
||||
__fp_query F
|
||||
__fp_resstat F
|
||||
__hostalias F
|
||||
__loc_aton F
|
||||
__loc_ntoa F
|
||||
__p_cdname F
|
||||
__p_cdnname F
|
||||
__p_class F
|
||||
__p_class_syms D 0xa8
|
||||
__p_fqname F
|
||||
__p_fqnname F
|
||||
__p_option F
|
||||
__p_query F
|
||||
__p_secstodate F
|
||||
__p_time F
|
||||
__p_type F
|
||||
__p_type_syms D 0x450
|
||||
__putlong F
|
||||
__putshort F
|
||||
__res_close F
|
||||
__res_dnok F
|
||||
__res_hnok F
|
||||
__res_hostalias F
|
||||
__res_isourserver F
|
||||
__res_mailok F
|
||||
__res_mkquery F
|
||||
__res_nameinquery F
|
||||
__res_nmkquery F
|
||||
__res_nquery F
|
||||
__res_nquerydomain F
|
||||
__res_nsearch F
|
||||
__res_nsend F
|
||||
__res_ownok F
|
||||
__res_queriesmatch F
|
||||
__res_query F
|
||||
__res_querydomain F
|
||||
__res_search F
|
||||
__res_send F
|
||||
__sym_ntop F
|
||||
__sym_ntos F
|
||||
__sym_ston F
|
||||
_gethtbyaddr F
|
||||
_gethtbyname F
|
||||
_gethtbyname2 F
|
||||
_gethtent F
|
||||
_getlong F
|
||||
_getshort F
|
||||
_res_opcodes D 0x80
|
||||
_sethtent F
|
||||
inet_net_ntop F
|
||||
inet_net_pton F
|
||||
inet_neta F
|
||||
res_gethostbyaddr F
|
||||
res_gethostbyname F
|
||||
res_gethostbyname2 F
|
||||
res_send_setqhook F
|
||||
res_send_setrhook F
|
||||
GLIBC_2.3.2
|
||||
GLIBC_2.3.2 A
|
||||
__p_rcode F
|
||||
GLIBC_2.9
|
||||
GLIBC_2.9 A
|
||||
ns_datetosecs F
|
||||
ns_format_ttl F
|
||||
ns_get16 F
|
||||
ns_get32 F
|
||||
ns_initparse F
|
||||
ns_makecanon F
|
||||
ns_msg_getflag F
|
||||
ns_name_compress F
|
||||
ns_name_ntol F
|
||||
ns_name_ntop F
|
||||
ns_name_pack F
|
||||
ns_name_pton F
|
||||
ns_name_rollback F
|
||||
ns_name_skip F
|
||||
ns_name_uncompress F
|
||||
ns_name_unpack F
|
||||
ns_parse_ttl F
|
||||
ns_parserr F
|
||||
ns_put16 F
|
||||
ns_put32 F
|
||||
ns_samedomain F
|
||||
ns_samename F
|
||||
ns_skiprr F
|
||||
ns_sprintrr F
|
||||
ns_sprintrrf F
|
||||
ns_subdomain F
|
57
sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist
Normal file
57
sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist
Normal file
@ -0,0 +1,57 @@
|
||||
GLIBC_2.3
|
||||
GLIBC_2.3 A
|
||||
aio_cancel F
|
||||
aio_cancel64 F
|
||||
aio_error F
|
||||
aio_error64 F
|
||||
aio_fsync F
|
||||
aio_fsync64 F
|
||||
aio_init F
|
||||
aio_read F
|
||||
aio_read64 F
|
||||
aio_return F
|
||||
aio_return64 F
|
||||
aio_suspend F
|
||||
aio_suspend64 F
|
||||
aio_write F
|
||||
aio_write64 F
|
||||
clock_getcpuclockid F
|
||||
clock_getres F
|
||||
clock_gettime F
|
||||
clock_nanosleep F
|
||||
clock_settime F
|
||||
lio_listio F
|
||||
lio_listio64 F
|
||||
shm_open F
|
||||
shm_unlink F
|
||||
timer_create F
|
||||
timer_delete F
|
||||
timer_getoverrun F
|
||||
timer_gettime F
|
||||
timer_settime F
|
||||
GLIBC_2.3.3
|
||||
GLIBC_2.3.3 A
|
||||
timer_create F
|
||||
timer_delete F
|
||||
timer_getoverrun F
|
||||
timer_gettime F
|
||||
timer_settime F
|
||||
GLIBC_2.3.4
|
||||
GLIBC_2.3.4 A
|
||||
mq_close F
|
||||
mq_getattr F
|
||||
mq_notify F
|
||||
mq_open F
|
||||
mq_receive F
|
||||
mq_send F
|
||||
mq_setattr F
|
||||
mq_timedreceive F
|
||||
mq_timedsend F
|
||||
mq_unlink F
|
||||
GLIBC_2.4
|
||||
GLIBC_2.4 A
|
||||
lio_listio F
|
||||
lio_listio64 F
|
||||
GLIBC_2.7
|
||||
GLIBC_2.7 A
|
||||
__mq_open_2 F
|
@ -0,0 +1,44 @@
|
||||
GLIBC_2.3
|
||||
GLIBC_2.3 A
|
||||
td_init F
|
||||
td_log F
|
||||
td_symbol_list F
|
||||
td_ta_clear_event F
|
||||
td_ta_delete F
|
||||
td_ta_enable_stats F
|
||||
td_ta_event_addr F
|
||||
td_ta_event_getmsg F
|
||||
td_ta_get_nthreads F
|
||||
td_ta_get_ph F
|
||||
td_ta_get_stats F
|
||||
td_ta_map_id2thr F
|
||||
td_ta_map_lwp2thr F
|
||||
td_ta_new F
|
||||
td_ta_reset_stats F
|
||||
td_ta_set_event F
|
||||
td_ta_setconcurrency F
|
||||
td_ta_thr_iter F
|
||||
td_ta_tsd_iter F
|
||||
td_thr_clear_event F
|
||||
td_thr_dbresume F
|
||||
td_thr_dbsuspend F
|
||||
td_thr_event_enable F
|
||||
td_thr_event_getmsg F
|
||||
td_thr_get_info F
|
||||
td_thr_getfpregs F
|
||||
td_thr_getgregs F
|
||||
td_thr_getxregs F
|
||||
td_thr_getxregsize F
|
||||
td_thr_set_event F
|
||||
td_thr_setfpregs F
|
||||
td_thr_setgregs F
|
||||
td_thr_setprio F
|
||||
td_thr_setsigpending F
|
||||
td_thr_setxregs F
|
||||
td_thr_sigsetmask F
|
||||
td_thr_tls_get_addr F
|
||||
td_thr_tsd F
|
||||
td_thr_validate F
|
||||
GLIBC_2.3.3
|
||||
GLIBC_2.3.3 A
|
||||
td_thr_tlsbase F
|
@ -0,0 +1,8 @@
|
||||
GLIBC_2.3
|
||||
GLIBC_2.3 A
|
||||
forkpty F
|
||||
login F
|
||||
login_tty F
|
||||
logout F
|
||||
logwtmp F
|
||||
openpty F
|
16
sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist
Normal file
16
sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist
Normal file
@ -0,0 +1,16 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
__libc_memalign F
|
||||
_r_debug D 0x14
|
||||
calloc F
|
||||
free F
|
||||
malloc F
|
||||
realloc F
|
||||
GLIBC_2.1
|
||||
GLIBC_2.1 A
|
||||
_dl_mcount F
|
||||
GLIBC_2.3
|
||||
GLIBC_2.3 A
|
||||
__tls_get_offset F
|
||||
GLIBC_2.4
|
||||
GLIBC_2.4 A
|
@ -0,0 +1,3 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
__ctype_get_mb_cur_max F
|
6
sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist
Normal file
6
sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist
Normal file
@ -0,0 +1,6 @@
|
||||
GLIBC_2.2.3
|
||||
GLIBC_2.2.3 A
|
||||
gai_cancel F
|
||||
gai_error F
|
||||
gai_suspend F
|
||||
getaddrinfo_a F
|
2277
sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist
Normal file
2277
sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist
Normal file
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,9 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
crypt F
|
||||
crypt_r F
|
||||
encrypt F
|
||||
encrypt_r F
|
||||
fcrypt F
|
||||
setkey F
|
||||
setkey_r F
|
18
sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist
Normal file
18
sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist
Normal file
@ -0,0 +1,18 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
dladdr F
|
||||
dlclose F
|
||||
dlerror F
|
||||
dlopen F
|
||||
dlsym F
|
||||
GLIBC_2.1
|
||||
GLIBC_2.1 A
|
||||
dlopen F
|
||||
dlvsym F
|
||||
GLIBC_2.3.3
|
||||
GLIBC_2.3.3 A
|
||||
dladdr1 F
|
||||
dlinfo F
|
||||
GLIBC_2.3.4
|
||||
GLIBC_2.3.4 A
|
||||
dlmopen F
|
400
sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist
Normal file
400
sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist
Normal file
@ -0,0 +1,400 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
_LIB_VERSION D 0x4
|
||||
acos F
|
||||
acosf F
|
||||
acosh F
|
||||
acoshf F
|
||||
acoshl F
|
||||
acosl F
|
||||
asin F
|
||||
asinf F
|
||||
asinh F
|
||||
asinhf F
|
||||
asinhl F
|
||||
asinl F
|
||||
atan F
|
||||
atan2 F
|
||||
atan2f F
|
||||
atan2l F
|
||||
atanf F
|
||||
atanh F
|
||||
atanhf F
|
||||
atanhl F
|
||||
atanl F
|
||||
cbrt F
|
||||
cbrtf F
|
||||
cbrtl F
|
||||
ceil F
|
||||
ceilf F
|
||||
ceill F
|
||||
copysign F
|
||||
copysignf F
|
||||
copysignl F
|
||||
cos F
|
||||
cosf F
|
||||
cosh F
|
||||
coshf F
|
||||
coshl F
|
||||
cosl F
|
||||
drem F
|
||||
dremf F
|
||||
dreml F
|
||||
erf F
|
||||
erfc F
|
||||
erfcf F
|
||||
erfcl F
|
||||
erff F
|
||||
erfl F
|
||||
exp F
|
||||
expf F
|
||||
expl F
|
||||
expm1 F
|
||||
expm1f F
|
||||
expm1l F
|
||||
fabs F
|
||||
fabsf F
|
||||
fabsl F
|
||||
finite F
|
||||
finitef F
|
||||
finitel F
|
||||
floor F
|
||||
floorf F
|
||||
floorl F
|
||||
fmod F
|
||||
fmodf F
|
||||
fmodl F
|
||||
frexp F
|
||||
frexpf F
|
||||
frexpl F
|
||||
gamma F
|
||||
gammaf F
|
||||
gammal F
|
||||
hypot F
|
||||
hypotf F
|
||||
hypotl F
|
||||
ilogb F
|
||||
ilogbf F
|
||||
ilogbl F
|
||||
j0 F
|
||||
j0f F
|
||||
j0l F
|
||||
j1 F
|
||||
j1f F
|
||||
j1l F
|
||||
jn F
|
||||
jnf F
|
||||
jnl F
|
||||
ldexp F
|
||||
ldexpf F
|
||||
ldexpl F
|
||||
lgamma F
|
||||
lgamma_r F
|
||||
lgammaf F
|
||||
lgammaf_r F
|
||||
lgammal F
|
||||
lgammal_r F
|
||||
log F
|
||||
log10 F
|
||||
log10f F
|
||||
log10l F
|
||||
log1p F
|
||||
log1pf F
|
||||
log1pl F
|
||||
logb F
|
||||
logbf F
|
||||
logbl F
|
||||
logf F
|
||||
logl F
|
||||
matherr F
|
||||
modf F
|
||||
modff F
|
||||
modfl F
|
||||
nextafter F
|
||||
nextafterf F
|
||||
nextafterl F
|
||||
pow F
|
||||
powf F
|
||||
powl F
|
||||
remainder F
|
||||
remainderf F
|
||||
remainderl F
|
||||
rint F
|
||||
rintf F
|
||||
rintl F
|
||||
scalb F
|
||||
scalbf F
|
||||
scalbl F
|
||||
scalbn F
|
||||
scalbnf F
|
||||
scalbnl F
|
||||
signgam D 0x4
|
||||
significand F
|
||||
significandf F
|
||||
significandl F
|
||||
sin F
|
||||
sinf F
|
||||
sinh F
|
||||
sinhf F
|
||||
sinhl F
|
||||
sinl F
|
||||
sqrt F
|
||||
sqrtf F
|
||||
sqrtl F
|
||||
tan F
|
||||
tanf F
|
||||
tanh F
|
||||
tanhf F
|
||||
tanhl F
|
||||
tanl F
|
||||
y0 F
|
||||
y0f F
|
||||
y0l F
|
||||
y1 F
|
||||
y1f F
|
||||
y1l F
|
||||
yn F
|
||||
ynf F
|
||||
ynl F
|
||||
GLIBC_2.1
|
||||
GLIBC_2.1 A
|
||||
__clog10 F
|
||||
__clog10f F
|
||||
__clog10l F
|
||||
__finite F
|
||||
__finitef F
|
||||
__finitel F
|
||||
__fpclassify F
|
||||
__fpclassifyf F
|
||||
__signbit F
|
||||
__signbitf F
|
||||
cabs F
|
||||
cabsf F
|
||||
cabsl F
|
||||
cacos F
|
||||
cacosf F
|
||||
cacosh F
|
||||
cacoshf F
|
||||
cacoshl F
|
||||
cacosl F
|
||||
carg F
|
||||
cargf F
|
||||
cargl F
|
||||
casin F
|
||||
casinf F
|
||||
casinh F
|
||||
casinhf F
|
||||
casinhl F
|
||||
casinl F
|
||||
catan F
|
||||
catanf F
|
||||
catanh F
|
||||
catanhf F
|
||||
catanhl F
|
||||
catanl F
|
||||
ccos F
|
||||
ccosf F
|
||||
ccosh F
|
||||
ccoshf F
|
||||
ccoshl F
|
||||
ccosl F
|
||||
cexp F
|
||||
cexpf F
|
||||
cexpl F
|
||||
cimag F
|
||||
cimagf F
|
||||
cimagl F
|
||||
clog F
|
||||
clog10 F
|
||||
clog10f F
|
||||
clog10l F
|
||||
clogf F
|
||||
clogl F
|
||||
conj F
|
||||
conjf F
|
||||
conjl F
|
||||
cpow F
|
||||
cpowf F
|
||||
cpowl F
|
||||
cproj F
|
||||
cprojf F
|
||||
cprojl F
|
||||
creal F
|
||||
crealf F
|
||||
creall F
|
||||
csin F
|
||||
csinf F
|
||||
csinh F
|
||||
csinhf F
|
||||
csinhl F
|
||||
csinl F
|
||||
csqrt F
|
||||
csqrtf F
|
||||
csqrtl F
|
||||
ctan F
|
||||
ctanf F
|
||||
ctanh F
|
||||
ctanhf F
|
||||
ctanhl F
|
||||
ctanl F
|
||||
exp10 F
|
||||
exp10f F
|
||||
exp10l F
|
||||
exp2 F
|
||||
exp2f F
|
||||
fdim F
|
||||
fdimf F
|
||||
fdiml F
|
||||
feclearexcept F
|
||||
fegetenv F
|
||||
fegetexceptflag F
|
||||
fegetround F
|
||||
feholdexcept F
|
||||
feraiseexcept F
|
||||
fesetenv F
|
||||
fesetexceptflag F
|
||||
fesetround F
|
||||
fetestexcept F
|
||||
feupdateenv F
|
||||
fma F
|
||||
fmaf F
|
||||
fmal F
|
||||
fmax F
|
||||
fmaxf F
|
||||
fmaxl F
|
||||
fmin F
|
||||
fminf F
|
||||
fminl F
|
||||
llrint F
|
||||
llrintf F
|
||||
llrintl F
|
||||
llround F
|
||||
llroundf F
|
||||
llroundl F
|
||||
log2 F
|
||||
log2f F
|
||||
log2l F
|
||||
lrint F
|
||||
lrintf F
|
||||
lrintl F
|
||||
lround F
|
||||
lroundf F
|
||||
lroundl F
|
||||
nan F
|
||||
nanf F
|
||||
nanl F
|
||||
nearbyint F
|
||||
nearbyintf F
|
||||
nearbyintl F
|
||||
nexttoward F
|
||||
nexttowardf F
|
||||
nexttowardl F
|
||||
pow10 F
|
||||
pow10f F
|
||||
pow10l F
|
||||
remquo F
|
||||
remquof F
|
||||
remquol F
|
||||
round F
|
||||
roundf F
|
||||
roundl F
|
||||
scalbln F
|
||||
scalblnf F
|
||||
scalblnl F
|
||||
sincos F
|
||||
sincosf F
|
||||
sincosl F
|
||||
tgamma F
|
||||
tgammaf F
|
||||
tgammal F
|
||||
trunc F
|
||||
truncf F
|
||||
truncl F
|
||||
GLIBC_2.15
|
||||
GLIBC_2.15 A
|
||||
__acos_finite F
|
||||
__acosf_finite F
|
||||
__acosh_finite F
|
||||
__acoshf_finite F
|
||||
__acoshl_finite F
|
||||
__acosl_finite F
|
||||
__asin_finite F
|
||||
__asinf_finite F
|
||||
__asinl_finite F
|
||||
__atan2_finite F
|
||||
__atan2f_finite F
|
||||
__atan2l_finite F
|
||||
__atanh_finite F
|
||||
__atanhf_finite F
|
||||
__atanhl_finite F
|
||||
__cosh_finite F
|
||||
__coshf_finite F
|
||||
__coshl_finite F
|
||||
__exp10_finite F
|
||||
__exp10f_finite F
|
||||
__exp10l_finite F
|
||||
__exp2_finite F
|
||||
__exp2f_finite F
|
||||
__exp2l_finite F
|
||||
__exp_finite F
|
||||
__expf_finite F
|
||||
__expl_finite F
|
||||
__fmod_finite F
|
||||
__fmodf_finite F
|
||||
__fmodl_finite F
|
||||
__gamma_r_finite F
|
||||
__gammaf_r_finite F
|
||||
__gammal_r_finite F
|
||||
__hypot_finite F
|
||||
__hypotf_finite F
|
||||
__hypotl_finite F
|
||||
__j0_finite F
|
||||
__j0f_finite F
|
||||
__j0l_finite F
|
||||
__j1_finite F
|
||||
__j1f_finite F
|
||||
__j1l_finite F
|
||||
__jn_finite F
|
||||
__jnf_finite F
|
||||
__jnl_finite F
|
||||
__lgamma_r_finite F
|
||||
__lgammaf_r_finite F
|
||||
__lgammal_r_finite F
|
||||
__log10_finite F
|
||||
__log10f_finite F
|
||||
__log10l_finite F
|
||||
__log2_finite F
|
||||
__log2f_finite F
|
||||
__log2l_finite F
|
||||
__log_finite F
|
||||
__logf_finite F
|
||||
__logl_finite F
|
||||
__pow_finite F
|
||||
__powf_finite F
|
||||
__powl_finite F
|
||||
__remainder_finite F
|
||||
__remainderf_finite F
|
||||
__remainderl_finite F
|
||||
__scalb_finite F
|
||||
__scalbf_finite F
|
||||
__scalbl_finite F
|
||||
__sinh_finite F
|
||||
__sinhf_finite F
|
||||
__sinhl_finite F
|
||||
__sqrt_finite F
|
||||
__sqrtf_finite F
|
||||
__sqrtl_finite F
|
||||
__y0_finite F
|
||||
__y0f_finite F
|
||||
__y0l_finite F
|
||||
__y1_finite F
|
||||
__y1f_finite F
|
||||
__y1l_finite F
|
||||
__yn_finite F
|
||||
__ynf_finite F
|
||||
__ynl_finite F
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
fedisableexcept F
|
||||
feenableexcept F
|
||||
fegetexcept F
|
127
sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist
Normal file
127
sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist
Normal file
@ -0,0 +1,127 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
__yp_check F
|
||||
xdr_domainname F
|
||||
xdr_keydat F
|
||||
xdr_mapname F
|
||||
xdr_peername F
|
||||
xdr_valdat F
|
||||
xdr_yp_buf F
|
||||
xdr_ypbind_binding F
|
||||
xdr_ypbind_resp F
|
||||
xdr_ypbind_resptype F
|
||||
xdr_ypbind_setdom F
|
||||
xdr_ypdelete_args F
|
||||
xdr_ypmap_parms F
|
||||
xdr_ypmaplist F
|
||||
xdr_yppush_status F
|
||||
xdr_yppushresp_xfr F
|
||||
xdr_ypreq_key F
|
||||
xdr_ypreq_nokey F
|
||||
xdr_ypreq_xfr F
|
||||
xdr_ypresp_all F
|
||||
xdr_ypresp_key_val F
|
||||
xdr_ypresp_maplist F
|
||||
xdr_ypresp_master F
|
||||
xdr_ypresp_order F
|
||||
xdr_ypresp_val F
|
||||
xdr_ypresp_xfr F
|
||||
xdr_ypstat F
|
||||
xdr_ypupdate_args F
|
||||
xdr_ypxfrstat F
|
||||
yp_all F
|
||||
yp_bind F
|
||||
yp_first F
|
||||
yp_get_default_domain F
|
||||
yp_maplist F
|
||||
yp_master F
|
||||
yp_match F
|
||||
yp_next F
|
||||
yp_order F
|
||||
yp_unbind F
|
||||
yp_update F
|
||||
ypbinderr_string F
|
||||
yperr_string F
|
||||
ypprot_err F
|
||||
GLIBC_2.1
|
||||
GLIBC_2.1 A
|
||||
__free_fdresult F
|
||||
__nis_default_access F
|
||||
__nis_default_group F
|
||||
__nis_default_owner F
|
||||
__nis_default_ttl F
|
||||
__nis_finddirectory F
|
||||
__nis_hash F
|
||||
__nisbind_connect F
|
||||
__nisbind_create F
|
||||
__nisbind_destroy F
|
||||
__nisbind_next F
|
||||
nis_add F
|
||||
nis_add_entry F
|
||||
nis_addmember F
|
||||
nis_checkpoint F
|
||||
nis_clone_directory F
|
||||
nis_clone_object F
|
||||
nis_clone_result F
|
||||
nis_creategroup F
|
||||
nis_destroy_object F
|
||||
nis_destroygroup F
|
||||
nis_dir_cmp F
|
||||
nis_domain_of F
|
||||
nis_domain_of_r F
|
||||
nis_first_entry F
|
||||
nis_free_directory F
|
||||
nis_free_object F
|
||||
nis_free_request F
|
||||
nis_freenames F
|
||||
nis_freeresult F
|
||||
nis_freeservlist F
|
||||
nis_freetags F
|
||||
nis_getnames F
|
||||
nis_getservlist F
|
||||
nis_ismember F
|
||||
nis_leaf_of F
|
||||
nis_leaf_of_r F
|
||||
nis_lerror F
|
||||
nis_list F
|
||||
nis_local_directory F
|
||||
nis_local_group F
|
||||
nis_local_host F
|
||||
nis_local_principal F
|
||||
nis_lookup F
|
||||
nis_mkdir F
|
||||
nis_modify F
|
||||
nis_modify_entry F
|
||||
nis_name_of F
|
||||
nis_name_of_r F
|
||||
nis_next_entry F
|
||||
nis_perror F
|
||||
nis_ping F
|
||||
nis_print_directory F
|
||||
nis_print_entry F
|
||||
nis_print_group F
|
||||
nis_print_group_entry F
|
||||
nis_print_link F
|
||||
nis_print_object F
|
||||
nis_print_result F
|
||||
nis_print_rights F
|
||||
nis_print_table F
|
||||
nis_read_obj F
|
||||
nis_remove F
|
||||
nis_remove_entry F
|
||||
nis_removemember F
|
||||
nis_rmdir F
|
||||
nis_servstate F
|
||||
nis_sperrno F
|
||||
nis_sperror F
|
||||
nis_sperror_r F
|
||||
nis_stats F
|
||||
nis_verifygroup F
|
||||
nis_write_obj F
|
||||
readColdStartFile F
|
||||
writeColdStartFile F
|
||||
xdr_cback_data F
|
||||
xdr_obj_p F
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
xdr_ypall F
|
250
sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist
Normal file
250
sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist
Normal file
@ -0,0 +1,250 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
_IO_flockfile F
|
||||
_IO_ftrylockfile F
|
||||
_IO_funlockfile F
|
||||
__close F
|
||||
__connect F
|
||||
__errno_location F
|
||||
__fcntl F
|
||||
__fork F
|
||||
__h_errno_location F
|
||||
__lseek F
|
||||
__open F
|
||||
__pthread_getspecific F
|
||||
__pthread_key_create F
|
||||
__pthread_mutex_destroy F
|
||||
__pthread_mutex_init F
|
||||
__pthread_mutex_lock F
|
||||
__pthread_mutex_trylock F
|
||||
__pthread_mutex_unlock F
|
||||
__pthread_mutexattr_destroy F
|
||||
__pthread_mutexattr_init F
|
||||
__pthread_mutexattr_settype F
|
||||
__pthread_once F
|
||||
__pthread_setspecific F
|
||||
__read F
|
||||
__send F
|
||||
__sigaction F
|
||||
__wait F
|
||||
__write F
|
||||
_pthread_cleanup_pop F
|
||||
_pthread_cleanup_pop_restore F
|
||||
_pthread_cleanup_push F
|
||||
_pthread_cleanup_push_defer F
|
||||
accept F
|
||||
close F
|
||||
connect F
|
||||
fcntl F
|
||||
flockfile F
|
||||
fork F
|
||||
fsync F
|
||||
ftrylockfile F
|
||||
funlockfile F
|
||||
longjmp F
|
||||
lseek F
|
||||
msync F
|
||||
nanosleep F
|
||||
open F
|
||||
pause F
|
||||
pthread_atfork F
|
||||
pthread_attr_destroy F
|
||||
pthread_attr_getdetachstate F
|
||||
pthread_attr_getinheritsched F
|
||||
pthread_attr_getschedparam F
|
||||
pthread_attr_getschedpolicy F
|
||||
pthread_attr_getscope F
|
||||
pthread_attr_init F
|
||||
pthread_attr_setdetachstate F
|
||||
pthread_attr_setinheritsched F
|
||||
pthread_attr_setschedparam F
|
||||
pthread_attr_setschedpolicy F
|
||||
pthread_attr_setscope F
|
||||
pthread_cancel F
|
||||
pthread_cond_broadcast F
|
||||
pthread_cond_destroy F
|
||||
pthread_cond_init F
|
||||
pthread_cond_signal F
|
||||
pthread_cond_timedwait F
|
||||
pthread_cond_wait F
|
||||
pthread_condattr_destroy F
|
||||
pthread_condattr_init F
|
||||
pthread_create F
|
||||
pthread_detach F
|
||||
pthread_equal F
|
||||
pthread_exit F
|
||||
pthread_getschedparam F
|
||||
pthread_getspecific F
|
||||
pthread_join F
|
||||
pthread_key_create F
|
||||
pthread_key_delete F
|
||||
pthread_kill F
|
||||
pthread_kill_other_threads_np F
|
||||
pthread_mutex_destroy F
|
||||
pthread_mutex_init F
|
||||
pthread_mutex_lock F
|
||||
pthread_mutex_trylock F
|
||||
pthread_mutex_unlock F
|
||||
pthread_mutexattr_destroy F
|
||||
pthread_mutexattr_getkind_np F
|
||||
pthread_mutexattr_init F
|
||||
pthread_mutexattr_setkind_np F
|
||||
pthread_once F
|
||||
pthread_self F
|
||||
pthread_setcancelstate F
|
||||
pthread_setcanceltype F
|
||||
pthread_setschedparam F
|
||||
pthread_setspecific F
|
||||
pthread_sigmask F
|
||||
pthread_testcancel F
|
||||
raise F
|
||||
read F
|
||||
recv F
|
||||
recvfrom F
|
||||
recvmsg F
|
||||
sem_destroy F
|
||||
sem_getvalue F
|
||||
sem_init F
|
||||
sem_post F
|
||||
sem_trywait F
|
||||
sem_wait F
|
||||
send F
|
||||
sendmsg F
|
||||
sendto F
|
||||
sigaction F
|
||||
siglongjmp F
|
||||
sigwait F
|
||||
system F
|
||||
tcdrain F
|
||||
vfork F
|
||||
wait F
|
||||
waitpid F
|
||||
write F
|
||||
GLIBC_2.1
|
||||
GLIBC_2.1 A
|
||||
__libc_allocate_rtsig F
|
||||
__libc_current_sigrtmax F
|
||||
__libc_current_sigrtmin F
|
||||
pthread_attr_getguardsize F
|
||||
pthread_attr_getstackaddr F
|
||||
pthread_attr_getstacksize F
|
||||
pthread_attr_init F
|
||||
pthread_attr_setguardsize F
|
||||
pthread_attr_setstackaddr F
|
||||
pthread_attr_setstacksize F
|
||||
pthread_create F
|
||||
pthread_getconcurrency F
|
||||
pthread_mutexattr_gettype F
|
||||
pthread_mutexattr_settype F
|
||||
pthread_rwlock_destroy F
|
||||
pthread_rwlock_init F
|
||||
pthread_rwlock_rdlock F
|
||||
pthread_rwlock_tryrdlock F
|
||||
pthread_rwlock_trywrlock F
|
||||
pthread_rwlock_unlock F
|
||||
pthread_rwlock_wrlock F
|
||||
pthread_rwlockattr_destroy F
|
||||
pthread_rwlockattr_getkind_np F
|
||||
pthread_rwlockattr_getpshared F
|
||||
pthread_rwlockattr_init F
|
||||
pthread_rwlockattr_setkind_np F
|
||||
pthread_rwlockattr_setpshared F
|
||||
pthread_setconcurrency F
|
||||
sem_destroy F
|
||||
sem_getvalue F
|
||||
sem_init F
|
||||
sem_post F
|
||||
sem_trywait F
|
||||
sem_wait F
|
||||
GLIBC_2.1.1
|
||||
GLIBC_2.1.1 A
|
||||
sem_close F
|
||||
sem_open F
|
||||
sem_unlink F
|
||||
GLIBC_2.1.2
|
||||
GLIBC_2.1.2 A
|
||||
__vfork F
|
||||
GLIBC_2.11
|
||||
GLIBC_2.11 A
|
||||
pthread_sigqueue F
|
||||
GLIBC_2.12
|
||||
GLIBC_2.12 A
|
||||
pthread_getname_np F
|
||||
pthread_mutex_consistent F
|
||||
pthread_mutexattr_getrobust F
|
||||
pthread_mutexattr_setrobust F
|
||||
pthread_setname_np F
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
__open64 F
|
||||
__pread64 F
|
||||
__pthread_rwlock_destroy F
|
||||
__pthread_rwlock_init F
|
||||
__pthread_rwlock_rdlock F
|
||||
__pthread_rwlock_tryrdlock F
|
||||
__pthread_rwlock_trywrlock F
|
||||
__pthread_rwlock_unlock F
|
||||
__pthread_rwlock_wrlock F
|
||||
__pwrite64 F
|
||||
__res_state F
|
||||
lseek64 F
|
||||
open64 F
|
||||
pread F
|
||||
pread64 F
|
||||
pthread_attr_getstack F
|
||||
pthread_attr_setstack F
|
||||
pthread_barrier_destroy F
|
||||
pthread_barrier_init F
|
||||
pthread_barrier_wait F
|
||||
pthread_barrierattr_destroy F
|
||||
pthread_barrierattr_init F
|
||||
pthread_barrierattr_setpshared F
|
||||
pthread_condattr_getpshared F
|
||||
pthread_condattr_setpshared F
|
||||
pthread_getcpuclockid F
|
||||
pthread_mutex_timedlock F
|
||||
pthread_mutexattr_getpshared F
|
||||
pthread_mutexattr_setpshared F
|
||||
pthread_rwlock_timedrdlock F
|
||||
pthread_rwlock_timedwrlock F
|
||||
pthread_spin_destroy F
|
||||
pthread_spin_init F
|
||||
pthread_spin_lock F
|
||||
pthread_spin_trylock F
|
||||
pthread_spin_unlock F
|
||||
pthread_yield F
|
||||
pwrite F
|
||||
pwrite64 F
|
||||
sem_timedwait F
|
||||
GLIBC_2.2.3
|
||||
GLIBC_2.2.3 A
|
||||
pthread_getattr_np F
|
||||
GLIBC_2.2.6
|
||||
GLIBC_2.2.6 A
|
||||
__nanosleep F
|
||||
GLIBC_2.3.2
|
||||
GLIBC_2.3.2 A
|
||||
pthread_cond_broadcast F
|
||||
pthread_cond_destroy F
|
||||
pthread_cond_init F
|
||||
pthread_cond_signal F
|
||||
pthread_cond_timedwait F
|
||||
pthread_cond_wait F
|
||||
GLIBC_2.3.4
|
||||
GLIBC_2.3.4 A
|
||||
pthread_attr_getaffinity_np F
|
||||
pthread_attr_setaffinity_np F
|
||||
pthread_getaffinity_np F
|
||||
pthread_setaffinity_np F
|
||||
pthread_setschedprio F
|
||||
GLIBC_2.4
|
||||
GLIBC_2.4 A
|
||||
pthread_mutex_consistent_np F
|
||||
pthread_mutex_getprioceiling F
|
||||
pthread_mutex_setprioceiling F
|
||||
pthread_mutexattr_getprioceiling F
|
||||
pthread_mutexattr_getprotocol F
|
||||
pthread_mutexattr_getrobust_np F
|
||||
pthread_mutexattr_setprioceiling F
|
||||
pthread_mutexattr_setprotocol F
|
||||
pthread_mutexattr_setrobust_np F
|
104
sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist
Normal file
104
sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist
Normal file
@ -0,0 +1,104 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
__b64_ntop F
|
||||
__b64_pton F
|
||||
__dn_comp F
|
||||
__dn_count_labels F
|
||||
__dn_skipname F
|
||||
__fp_nquery F
|
||||
__fp_query F
|
||||
__fp_resstat F
|
||||
__hostalias F
|
||||
__loc_aton F
|
||||
__loc_ntoa F
|
||||
__p_cdname F
|
||||
__p_cdnname F
|
||||
__p_class F
|
||||
__p_class_syms D 0x54
|
||||
__p_fqname F
|
||||
__p_fqnname F
|
||||
__p_option F
|
||||
__p_query F
|
||||
__p_secstodate F
|
||||
__p_time F
|
||||
__p_type F
|
||||
__p_type_syms D 0x228
|
||||
__putlong F
|
||||
__putshort F
|
||||
__res_close F
|
||||
__res_dnok F
|
||||
__res_hnok F
|
||||
__res_isourserver F
|
||||
__res_mailok F
|
||||
__res_nameinquery F
|
||||
__res_ownok F
|
||||
__res_queriesmatch F
|
||||
__res_send F
|
||||
__sym_ntop F
|
||||
__sym_ntos F
|
||||
__sym_ston F
|
||||
_gethtbyaddr F
|
||||
_gethtbyname F
|
||||
_gethtbyname2 F
|
||||
_gethtent F
|
||||
_getlong F
|
||||
_getshort F
|
||||
_res_opcodes D 0x40
|
||||
_sethtent F
|
||||
dn_expand F
|
||||
inet_net_ntop F
|
||||
inet_net_pton F
|
||||
inet_neta F
|
||||
res_gethostbyaddr F
|
||||
res_gethostbyname F
|
||||
res_gethostbyname2 F
|
||||
res_mkquery F
|
||||
res_query F
|
||||
res_querydomain F
|
||||
res_search F
|
||||
res_send_setqhook F
|
||||
res_send_setrhook F
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
__dn_expand F
|
||||
__res_hostalias F
|
||||
__res_mkquery F
|
||||
__res_nmkquery F
|
||||
__res_nquery F
|
||||
__res_nquerydomain F
|
||||
__res_nsearch F
|
||||
__res_nsend F
|
||||
__res_query F
|
||||
__res_querydomain F
|
||||
__res_search F
|
||||
GLIBC_2.3.2
|
||||
GLIBC_2.3.2 A
|
||||
__p_rcode F
|
||||
GLIBC_2.9
|
||||
GLIBC_2.9 A
|
||||
ns_datetosecs F
|
||||
ns_format_ttl F
|
||||
ns_get16 F
|
||||
ns_get32 F
|
||||
ns_initparse F
|
||||
ns_makecanon F
|
||||
ns_msg_getflag F
|
||||
ns_name_compress F
|
||||
ns_name_ntol F
|
||||
ns_name_ntop F
|
||||
ns_name_pack F
|
||||
ns_name_pton F
|
||||
ns_name_rollback F
|
||||
ns_name_skip F
|
||||
ns_name_uncompress F
|
||||
ns_name_unpack F
|
||||
ns_parse_ttl F
|
||||
ns_parserr F
|
||||
ns_put16 F
|
||||
ns_put32 F
|
||||
ns_samedomain F
|
||||
ns_samename F
|
||||
ns_skiprr F
|
||||
ns_sprintrr F
|
||||
ns_sprintrrf F
|
||||
ns_subdomain F
|
59
sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist
Normal file
59
sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist
Normal file
@ -0,0 +1,59 @@
|
||||
GLIBC_2.1
|
||||
GLIBC_2.1 A
|
||||
aio_cancel F
|
||||
aio_cancel64 F
|
||||
aio_error F
|
||||
aio_error64 F
|
||||
aio_fsync F
|
||||
aio_fsync64 F
|
||||
aio_init F
|
||||
aio_read F
|
||||
aio_read64 F
|
||||
aio_return F
|
||||
aio_return64 F
|
||||
aio_suspend F
|
||||
aio_suspend64 F
|
||||
aio_write F
|
||||
aio_write64 F
|
||||
lio_listio F
|
||||
lio_listio64 F
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
clock_getcpuclockid F
|
||||
clock_getres F
|
||||
clock_gettime F
|
||||
clock_nanosleep F
|
||||
clock_settime F
|
||||
shm_open F
|
||||
shm_unlink F
|
||||
timer_create F
|
||||
timer_delete F
|
||||
timer_getoverrun F
|
||||
timer_gettime F
|
||||
timer_settime F
|
||||
GLIBC_2.3.3
|
||||
GLIBC_2.3.3 A
|
||||
timer_create F
|
||||
timer_delete F
|
||||
timer_getoverrun F
|
||||
timer_gettime F
|
||||
timer_settime F
|
||||
GLIBC_2.3.4
|
||||
GLIBC_2.3.4 A
|
||||
mq_close F
|
||||
mq_getattr F
|
||||
mq_notify F
|
||||
mq_open F
|
||||
mq_receive F
|
||||
mq_send F
|
||||
mq_setattr F
|
||||
mq_timedreceive F
|
||||
mq_timedsend F
|
||||
mq_unlink F
|
||||
GLIBC_2.4
|
||||
GLIBC_2.4 A
|
||||
lio_listio F
|
||||
lio_listio64 F
|
||||
GLIBC_2.7
|
||||
GLIBC_2.7 A
|
||||
__mq_open_2 F
|
@ -0,0 +1,48 @@
|
||||
GLIBC_2.1.3
|
||||
GLIBC_2.1.3 A
|
||||
td_init F
|
||||
td_log F
|
||||
td_ta_clear_event F
|
||||
td_ta_delete F
|
||||
td_ta_enable_stats F
|
||||
td_ta_event_addr F
|
||||
td_ta_event_getmsg F
|
||||
td_ta_get_nthreads F
|
||||
td_ta_get_ph F
|
||||
td_ta_get_stats F
|
||||
td_ta_map_id2thr F
|
||||
td_ta_map_lwp2thr F
|
||||
td_ta_new F
|
||||
td_ta_reset_stats F
|
||||
td_ta_set_event F
|
||||
td_ta_setconcurrency F
|
||||
td_ta_thr_iter F
|
||||
td_ta_tsd_iter F
|
||||
td_thr_clear_event F
|
||||
td_thr_dbresume F
|
||||
td_thr_dbsuspend F
|
||||
td_thr_event_enable F
|
||||
td_thr_event_getmsg F
|
||||
td_thr_get_info F
|
||||
td_thr_getfpregs F
|
||||
td_thr_getgregs F
|
||||
td_thr_getxregs F
|
||||
td_thr_getxregsize F
|
||||
td_thr_set_event F
|
||||
td_thr_setfpregs F
|
||||
td_thr_setgregs F
|
||||
td_thr_setprio F
|
||||
td_thr_setsigpending F
|
||||
td_thr_setxregs F
|
||||
td_thr_sigsetmask F
|
||||
td_thr_tsd F
|
||||
td_thr_validate F
|
||||
GLIBC_2.2.3
|
||||
GLIBC_2.2.3 A
|
||||
td_symbol_list F
|
||||
GLIBC_2.3
|
||||
GLIBC_2.3 A
|
||||
td_thr_tls_get_addr F
|
||||
GLIBC_2.3.3
|
||||
GLIBC_2.3.3 A
|
||||
td_thr_tlsbase F
|
@ -0,0 +1,8 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
forkpty F
|
||||
login F
|
||||
login_tty F
|
||||
logout F
|
||||
logwtmp F
|
||||
openpty F
|
14
sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist
Normal file
14
sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist
Normal file
@ -0,0 +1,14 @@
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
__libc_memalign F
|
||||
_dl_mcount F
|
||||
_r_debug D 0x28
|
||||
calloc F
|
||||
free F
|
||||
malloc F
|
||||
realloc F
|
||||
GLIBC_2.3
|
||||
GLIBC_2.3 A
|
||||
__tls_get_offset F
|
||||
GLIBC_2.4
|
||||
GLIBC_2.4 A
|
@ -0,0 +1,3 @@
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
__ctype_get_mb_cur_max F
|
6
sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist
Normal file
6
sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist
Normal file
@ -0,0 +1,6 @@
|
||||
GLIBC_2.2.3
|
||||
GLIBC_2.2.3 A
|
||||
gai_cancel F
|
||||
gai_error F
|
||||
gai_suspend F
|
||||
getaddrinfo_a F
|
2173
sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist
Normal file
2173
sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist
Normal file
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,9 @@
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
crypt F
|
||||
crypt_r F
|
||||
encrypt F
|
||||
encrypt_r F
|
||||
fcrypt F
|
||||
setkey F
|
||||
setkey_r F
|
15
sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist
Normal file
15
sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist
Normal file
@ -0,0 +1,15 @@
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
dladdr F
|
||||
dlclose F
|
||||
dlerror F
|
||||
dlopen F
|
||||
dlsym F
|
||||
dlvsym F
|
||||
GLIBC_2.3.3
|
||||
GLIBC_2.3.3 A
|
||||
dladdr1 F
|
||||
dlinfo F
|
||||
GLIBC_2.3.4
|
||||
GLIBC_2.3.4 A
|
||||
dlmopen F
|
396
sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist
Normal file
396
sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist
Normal file
@ -0,0 +1,396 @@
|
||||
GLIBC_2.15
|
||||
GLIBC_2.15 A
|
||||
__acos_finite F
|
||||
__acosf_finite F
|
||||
__acosh_finite F
|
||||
__acoshf_finite F
|
||||
__acoshl_finite F
|
||||
__acosl_finite F
|
||||
__asin_finite F
|
||||
__asinf_finite F
|
||||
__asinl_finite F
|
||||
__atan2_finite F
|
||||
__atan2f_finite F
|
||||
__atan2l_finite F
|
||||
__atanh_finite F
|
||||
__atanhf_finite F
|
||||
__atanhl_finite F
|
||||
__cosh_finite F
|
||||
__coshf_finite F
|
||||
__coshl_finite F
|
||||
__exp10_finite F
|
||||
__exp10f_finite F
|
||||
__exp10l_finite F
|
||||
__exp2_finite F
|
||||
__exp2f_finite F
|
||||
__exp2l_finite F
|
||||
__exp_finite F
|
||||
__expf_finite F
|
||||
__expl_finite F
|
||||
__fmod_finite F
|
||||
__fmodf_finite F
|
||||
__fmodl_finite F
|
||||
__gamma_r_finite F
|
||||
__gammaf_r_finite F
|
||||
__gammal_r_finite F
|
||||
__hypot_finite F
|
||||
__hypotf_finite F
|
||||
__hypotl_finite F
|
||||
__j0_finite F
|
||||
__j0f_finite F
|
||||
__j0l_finite F
|
||||
__j1_finite F
|
||||
__j1f_finite F
|
||||
__j1l_finite F
|
||||
__jn_finite F
|
||||
__jnf_finite F
|
||||
__jnl_finite F
|
||||
__lgamma_r_finite F
|
||||
__lgammaf_r_finite F
|
||||
__lgammal_r_finite F
|
||||
__log10_finite F
|
||||
__log10f_finite F
|
||||
__log10l_finite F
|
||||
__log2_finite F
|
||||
__log2f_finite F
|
||||
__log2l_finite F
|
||||
__log_finite F
|
||||
__logf_finite F
|
||||
__logl_finite F
|
||||
__pow_finite F
|
||||
__powf_finite F
|
||||
__powl_finite F
|
||||
__remainder_finite F
|
||||
__remainderf_finite F
|
||||
__remainderl_finite F
|
||||
__scalb_finite F
|
||||
__scalbf_finite F
|
||||
__scalbl_finite F
|
||||
__sinh_finite F
|
||||
__sinhf_finite F
|
||||
__sinhl_finite F
|
||||
__sqrt_finite F
|
||||
__sqrtf_finite F
|
||||
__sqrtl_finite F
|
||||
__y0_finite F
|
||||
__y0f_finite F
|
||||
__y0l_finite F
|
||||
__y1_finite F
|
||||
__y1f_finite F
|
||||
__y1l_finite F
|
||||
__yn_finite F
|
||||
__ynf_finite F
|
||||
__ynl_finite F
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
_LIB_VERSION D 0x4
|
||||
__clog10 F
|
||||
__clog10f F
|
||||
__clog10l F
|
||||
__finite F
|
||||
__finitef F
|
||||
__finitel F
|
||||
__fpclassify F
|
||||
__fpclassifyf F
|
||||
__signbit F
|
||||
__signbitf F
|
||||
acos F
|
||||
acosf F
|
||||
acosh F
|
||||
acoshf F
|
||||
acoshl F
|
||||
acosl F
|
||||
asin F
|
||||
asinf F
|
||||
asinh F
|
||||
asinhf F
|
||||
asinhl F
|
||||
asinl F
|
||||
atan F
|
||||
atan2 F
|
||||
atan2f F
|
||||
atan2l F
|
||||
atanf F
|
||||
atanh F
|
||||
atanhf F
|
||||
atanhl F
|
||||
atanl F
|
||||
cabs F
|
||||
cabsf F
|
||||
cabsl F
|
||||
cacos F
|
||||
cacosf F
|
||||
cacosh F
|
||||
cacoshf F
|
||||
cacoshl F
|
||||
cacosl F
|
||||
carg F
|
||||
cargf F
|
||||
cargl F
|
||||
casin F
|
||||
casinf F
|
||||
casinh F
|
||||
casinhf F
|
||||
casinhl F
|
||||
casinl F
|
||||
catan F
|
||||
catanf F
|
||||
catanh F
|
||||
catanhf F
|
||||
catanhl F
|
||||
catanl F
|
||||
cbrt F
|
||||
cbrtf F
|
||||
cbrtl F
|
||||
ccos F
|
||||
ccosf F
|
||||
ccosh F
|
||||
ccoshf F
|
||||
ccoshl F
|
||||
ccosl F
|
||||
ceil F
|
||||
ceilf F
|
||||
ceill F
|
||||
cexp F
|
||||
cexpf F
|
||||
cexpl F
|
||||
cimag F
|
||||
cimagf F
|
||||
cimagl F
|
||||
clog F
|
||||
clog10 F
|
||||
clog10f F
|
||||
clog10l F
|
||||
clogf F
|
||||
clogl F
|
||||
conj F
|
||||
conjf F
|
||||
conjl F
|
||||
copysign F
|
||||
copysignf F
|
||||
copysignl F
|
||||
cos F
|
||||
cosf F
|
||||
cosh F
|
||||
coshf F
|
||||
coshl F
|
||||
cosl F
|
||||
cpow F
|
||||
cpowf F
|
||||
cpowl F
|
||||
cproj F
|
||||
cprojf F
|
||||
cprojl F
|
||||
creal F
|
||||
crealf F
|
||||
creall F
|
||||
csin F
|
||||
csinf F
|
||||
csinh F
|
||||
csinhf F
|
||||
csinhl F
|
||||
csinl F
|
||||
csqrt F
|
||||
csqrtf F
|
||||
csqrtl F
|
||||
ctan F
|
||||
ctanf F
|
||||
ctanh F
|
||||
ctanhf F
|
||||
ctanhl F
|
||||
ctanl F
|
||||
drem F
|
||||
dremf F
|
||||
dreml F
|
||||
erf F
|
||||
erfc F
|
||||
erfcf F
|
||||
erfcl F
|
||||
erff F
|
||||
erfl F
|
||||
exp F
|
||||
exp10 F
|
||||
exp10f F
|
||||
exp10l F
|
||||
exp2 F
|
||||
exp2f F
|
||||
expf F
|
||||
expl F
|
||||
expm1 F
|
||||
expm1f F
|
||||
expm1l F
|
||||
fabs F
|
||||
fabsf F
|
||||
fabsl F
|
||||
fdim F
|
||||
fdimf F
|
||||
fdiml F
|
||||
feclearexcept F
|
||||
fedisableexcept F
|
||||
feenableexcept F
|
||||
fegetenv F
|
||||
fegetexcept F
|
||||
fegetexceptflag F
|
||||
fegetround F
|
||||
feholdexcept F
|
||||
feraiseexcept F
|
||||
fesetenv F
|
||||
fesetexceptflag F
|
||||
fesetround F
|
||||
fetestexcept F
|
||||
feupdateenv F
|
||||
finite F
|
||||
finitef F
|
||||
finitel F
|
||||
floor F
|
||||
floorf F
|
||||
floorl F
|
||||
fma F
|
||||
fmaf F
|
||||
fmal F
|
||||
fmax F
|
||||
fmaxf F
|
||||
fmaxl F
|
||||
fmin F
|
||||
fminf F
|
||||
fminl F
|
||||
fmod F
|
||||
fmodf F
|
||||
fmodl F
|
||||
frexp F
|
||||
frexpf F
|
||||
frexpl F
|
||||
gamma F
|
||||
gammaf F
|
||||
gammal F
|
||||
hypot F
|
||||
hypotf F
|
||||
hypotl F
|
||||
ilogb F
|
||||
ilogbf F
|
||||
ilogbl F
|
||||
j0 F
|
||||
j0f F
|
||||
j0l F
|
||||
j1 F
|
||||
j1f F
|
||||
j1l F
|
||||
jn F
|
||||
jnf F
|
||||
jnl F
|
||||
ldexp F
|
||||
ldexpf F
|
||||
ldexpl F
|
||||
lgamma F
|
||||
lgamma_r F
|
||||
lgammaf F
|
||||
lgammaf_r F
|
||||
lgammal F
|
||||
lgammal_r F
|
||||
llrint F
|
||||
llrintf F
|
||||
llrintl F
|
||||
llround F
|
||||
llroundf F
|
||||
llroundl F
|
||||
log F
|
||||
log10 F
|
||||
log10f F
|
||||
log10l F
|
||||
log1p F
|
||||
log1pf F
|
||||
log1pl F
|
||||
log2 F
|
||||
log2f F
|
||||
log2l F
|
||||
logb F
|
||||
logbf F
|
||||
logbl F
|
||||
logf F
|
||||
logl F
|
||||
lrint F
|
||||
lrintf F
|
||||
lrintl F
|
||||
lround F
|
||||
lroundf F
|
||||
lroundl F
|
||||
matherr F
|
||||
modf F
|
||||
modff F
|
||||
modfl F
|
||||
nan F
|
||||
nanf F
|
||||
nanl F
|
||||
nearbyint F
|
||||
nearbyintf F
|
||||
nearbyintl F
|
||||
nextafter F
|
||||
nextafterf F
|
||||
nextafterl F
|
||||
nexttoward F
|
||||
nexttowardf F
|
||||
nexttowardl F
|
||||
pow F
|
||||
pow10 F
|
||||
pow10f F
|
||||
pow10l F
|
||||
powf F
|
||||
powl F
|
||||
remainder F
|
||||
remainderf F
|
||||
remainderl F
|
||||
remquo F
|
||||
remquof F
|
||||
remquol F
|
||||
rint F
|
||||
rintf F
|
||||
rintl F
|
||||
round F
|
||||
roundf F
|
||||
roundl F
|
||||
scalb F
|
||||
scalbf F
|
||||
scalbl F
|
||||
scalbln F
|
||||
scalblnf F
|
||||
scalblnl F
|
||||
scalbn F
|
||||
scalbnf F
|
||||
scalbnl F
|
||||
signgam D 0x4
|
||||
significand F
|
||||
significandf F
|
||||
significandl F
|
||||
sin F
|
||||
sincos F
|
||||
sincosf F
|
||||
sincosl F
|
||||
sinf F
|
||||
sinh F
|
||||
sinhf F
|
||||
sinhl F
|
||||
sinl F
|
||||
sqrt F
|
||||
sqrtf F
|
||||
sqrtl F
|
||||
tan F
|
||||
tanf F
|
||||
tanh F
|
||||
tanhf F
|
||||
tanhl F
|
||||
tanl F
|
||||
tgamma F
|
||||
tgammaf F
|
||||
tgammal F
|
||||
trunc F
|
||||
truncf F
|
||||
truncl F
|
||||
y0 F
|
||||
y0f F
|
||||
y0l F
|
||||
y1 F
|
||||
y1f F
|
||||
y1l F
|
||||
yn F
|
||||
ynf F
|
||||
ynl F
|
123
sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist
Normal file
123
sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist
Normal file
@ -0,0 +1,123 @@
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
__free_fdresult F
|
||||
__nis_default_access F
|
||||
__nis_default_group F
|
||||
__nis_default_owner F
|
||||
__nis_default_ttl F
|
||||
__nis_finddirectory F
|
||||
__nis_hash F
|
||||
__nisbind_connect F
|
||||
__nisbind_create F
|
||||
__nisbind_destroy F
|
||||
__nisbind_next F
|
||||
__yp_check F
|
||||
nis_add F
|
||||
nis_add_entry F
|
||||
nis_addmember F
|
||||
nis_checkpoint F
|
||||
nis_clone_directory F
|
||||
nis_clone_object F
|
||||
nis_clone_result F
|
||||
nis_creategroup F
|
||||
nis_destroy_object F
|
||||
nis_destroygroup F
|
||||
nis_dir_cmp F
|
||||
nis_domain_of F
|
||||
nis_domain_of_r F
|
||||
nis_first_entry F
|
||||
nis_free_directory F
|
||||
nis_free_object F
|
||||
nis_free_request F
|
||||
nis_freenames F
|
||||
nis_freeresult F
|
||||
nis_freeservlist F
|
||||
nis_freetags F
|
||||
nis_getnames F
|
||||
nis_getservlist F
|
||||
nis_ismember F
|
||||
nis_leaf_of F
|
||||
nis_leaf_of_r F
|
||||
nis_lerror F
|
||||
nis_list F
|
||||
nis_local_directory F
|
||||
nis_local_group F
|
||||
nis_local_host F
|
||||
nis_local_principal F
|
||||
nis_lookup F
|
||||
nis_mkdir F
|
||||
nis_modify F
|
||||
nis_modify_entry F
|
||||
nis_name_of F
|
||||
nis_name_of_r F
|
||||
nis_next_entry F
|
||||
nis_perror F
|
||||
nis_ping F
|
||||
nis_print_directory F
|
||||
nis_print_entry F
|
||||
nis_print_group F
|
||||
nis_print_group_entry F
|
||||
nis_print_link F
|
||||
nis_print_object F
|
||||
nis_print_result F
|
||||
nis_print_rights F
|
||||
nis_print_table F
|
||||
nis_read_obj F
|
||||
nis_remove F
|
||||
nis_remove_entry F
|
||||
nis_removemember F
|
||||
nis_rmdir F
|
||||
nis_servstate F
|
||||
nis_sperrno F
|
||||
nis_sperror F
|
||||
nis_sperror_r F
|
||||
nis_stats F
|
||||
nis_verifygroup F
|
||||
nis_write_obj F
|
||||
readColdStartFile F
|
||||
writeColdStartFile F
|
||||
xdr_cback_data F
|
||||
xdr_domainname F
|
||||
xdr_keydat F
|
||||
xdr_mapname F
|
||||
xdr_obj_p F
|
||||
xdr_peername F
|
||||
xdr_valdat F
|
||||
xdr_yp_buf F
|
||||
xdr_ypall F
|
||||
xdr_ypbind_binding F
|
||||
xdr_ypbind_resp F
|
||||
xdr_ypbind_resptype F
|
||||
xdr_ypbind_setdom F
|
||||
xdr_ypdelete_args F
|
||||
xdr_ypmap_parms F
|
||||
xdr_ypmaplist F
|
||||
xdr_yppush_status F
|
||||
xdr_yppushresp_xfr F
|
||||
xdr_ypreq_key F
|
||||
xdr_ypreq_nokey F
|
||||
xdr_ypreq_xfr F
|
||||
xdr_ypresp_all F
|
||||
xdr_ypresp_key_val F
|
||||
xdr_ypresp_maplist F
|
||||
xdr_ypresp_master F
|
||||
xdr_ypresp_order F
|
||||
xdr_ypresp_val F
|
||||
xdr_ypresp_xfr F
|
||||
xdr_ypstat F
|
||||
xdr_ypupdate_args F
|
||||
xdr_ypxfrstat F
|
||||
yp_all F
|
||||
yp_bind F
|
||||
yp_first F
|
||||
yp_get_default_domain F
|
||||
yp_maplist F
|
||||
yp_master F
|
||||
yp_match F
|
||||
yp_next F
|
||||
yp_order F
|
||||
yp_unbind F
|
||||
yp_update F
|
||||
ypbinderr_string F
|
||||
yperr_string F
|
||||
ypprot_err F
|
234
sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist
Normal file
234
sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist
Normal file
@ -0,0 +1,234 @@
|
||||
GLIBC_2.11
|
||||
GLIBC_2.11 A
|
||||
pthread_sigqueue F
|
||||
GLIBC_2.12
|
||||
GLIBC_2.12 A
|
||||
pthread_getname_np F
|
||||
pthread_mutex_consistent F
|
||||
pthread_mutexattr_getrobust F
|
||||
pthread_mutexattr_setrobust F
|
||||
pthread_setname_np F
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
_IO_flockfile F
|
||||
_IO_ftrylockfile F
|
||||
_IO_funlockfile F
|
||||
__close F
|
||||
__connect F
|
||||
__errno_location F
|
||||
__fcntl F
|
||||
__fork F
|
||||
__h_errno_location F
|
||||
__libc_allocate_rtsig F
|
||||
__libc_current_sigrtmax F
|
||||
__libc_current_sigrtmin F
|
||||
__lseek F
|
||||
__open F
|
||||
__open64 F
|
||||
__pread64 F
|
||||
__pthread_getspecific F
|
||||
__pthread_key_create F
|
||||
__pthread_mutex_destroy F
|
||||
__pthread_mutex_init F
|
||||
__pthread_mutex_lock F
|
||||
__pthread_mutex_trylock F
|
||||
__pthread_mutex_unlock F
|
||||
__pthread_mutexattr_destroy F
|
||||
__pthread_mutexattr_init F
|
||||
__pthread_mutexattr_settype F
|
||||
__pthread_once F
|
||||
__pthread_rwlock_destroy F
|
||||
__pthread_rwlock_init F
|
||||
__pthread_rwlock_rdlock F
|
||||
__pthread_rwlock_tryrdlock F
|
||||
__pthread_rwlock_trywrlock F
|
||||
__pthread_rwlock_unlock F
|
||||
__pthread_rwlock_wrlock F
|
||||
__pthread_setspecific F
|
||||
__pwrite64 F
|
||||
__read F
|
||||
__res_state F
|
||||
__send F
|
||||
__sigaction F
|
||||
__vfork F
|
||||
__wait F
|
||||
__write F
|
||||
_pthread_cleanup_pop F
|
||||
_pthread_cleanup_pop_restore F
|
||||
_pthread_cleanup_push F
|
||||
_pthread_cleanup_push_defer F
|
||||
accept F
|
||||
close F
|
||||
connect F
|
||||
fcntl F
|
||||
flockfile F
|
||||
fork F
|
||||
fsync F
|
||||
ftrylockfile F
|
||||
funlockfile F
|
||||
longjmp F
|
||||
lseek F
|
||||
lseek64 F
|
||||
msync F
|
||||
nanosleep F
|
||||
open F
|
||||
open64 F
|
||||
pause F
|
||||
pread F
|
||||
pread64 F
|
||||
pthread_atfork F
|
||||
pthread_attr_destroy F
|
||||
pthread_attr_getdetachstate F
|
||||
pthread_attr_getguardsize F
|
||||
pthread_attr_getinheritsched F
|
||||
pthread_attr_getschedparam F
|
||||
pthread_attr_getschedpolicy F
|
||||
pthread_attr_getscope F
|
||||
pthread_attr_getstack F
|
||||
pthread_attr_getstackaddr F
|
||||
pthread_attr_getstacksize F
|
||||
pthread_attr_init F
|
||||
pthread_attr_setdetachstate F
|
||||
pthread_attr_setguardsize F
|
||||
pthread_attr_setinheritsched F
|
||||
pthread_attr_setschedparam F
|
||||
pthread_attr_setschedpolicy F
|
||||
pthread_attr_setscope F
|
||||
pthread_attr_setstack F
|
||||
pthread_attr_setstackaddr F
|
||||
pthread_attr_setstacksize F
|
||||
pthread_barrier_destroy F
|
||||
pthread_barrier_init F
|
||||
pthread_barrier_wait F
|
||||
pthread_barrierattr_destroy F
|
||||
pthread_barrierattr_init F
|
||||
pthread_barrierattr_setpshared F
|
||||
pthread_cancel F
|
||||
pthread_cond_broadcast F
|
||||
pthread_cond_destroy F
|
||||
pthread_cond_init F
|
||||
pthread_cond_signal F
|
||||
pthread_cond_timedwait F
|
||||
pthread_cond_wait F
|
||||
pthread_condattr_destroy F
|
||||
pthread_condattr_getpshared F
|
||||
pthread_condattr_init F
|
||||
pthread_condattr_setpshared F
|
||||
pthread_create F
|
||||
pthread_detach F
|
||||
pthread_equal F
|
||||
pthread_exit F
|
||||
pthread_getconcurrency F
|
||||
pthread_getcpuclockid F
|
||||
pthread_getschedparam F
|
||||
pthread_getspecific F
|
||||
pthread_join F
|
||||
pthread_key_create F
|
||||
pthread_key_delete F
|
||||
pthread_kill F
|
||||
pthread_kill_other_threads_np F
|
||||
pthread_mutex_destroy F
|
||||
pthread_mutex_init F
|
||||
pthread_mutex_lock F
|
||||
pthread_mutex_timedlock F
|
||||
pthread_mutex_trylock F
|
||||
pthread_mutex_unlock F
|
||||
pthread_mutexattr_destroy F
|
||||
pthread_mutexattr_getkind_np F
|
||||
pthread_mutexattr_getpshared F
|
||||
pthread_mutexattr_gettype F
|
||||
pthread_mutexattr_init F
|
||||
pthread_mutexattr_setkind_np F
|
||||
pthread_mutexattr_setpshared F
|
||||
pthread_mutexattr_settype F
|
||||
pthread_once F
|
||||
pthread_rwlock_destroy F
|
||||
pthread_rwlock_init F
|
||||
pthread_rwlock_rdlock F
|
||||
pthread_rwlock_timedrdlock F
|
||||
pthread_rwlock_timedwrlock F
|
||||
pthread_rwlock_tryrdlock F
|
||||
pthread_rwlock_trywrlock F
|
||||
pthread_rwlock_unlock F
|
||||
pthread_rwlock_wrlock F
|
||||
pthread_rwlockattr_destroy F
|
||||
pthread_rwlockattr_getkind_np F
|
||||
pthread_rwlockattr_getpshared F
|
||||
pthread_rwlockattr_init F
|
||||
pthread_rwlockattr_setkind_np F
|
||||
pthread_rwlockattr_setpshared F
|
||||
pthread_self F
|
||||
pthread_setcancelstate F
|
||||
pthread_setcanceltype F
|
||||
pthread_setconcurrency F
|
||||
pthread_setschedparam F
|
||||
pthread_setspecific F
|
||||
pthread_sigmask F
|
||||
pthread_spin_destroy F
|
||||
pthread_spin_init F
|
||||
pthread_spin_lock F
|
||||
pthread_spin_trylock F
|
||||
pthread_spin_unlock F
|
||||
pthread_testcancel F
|
||||
pthread_yield F
|
||||
pwrite F
|
||||
pwrite64 F
|
||||
raise F
|
||||
read F
|
||||
recv F
|
||||
recvfrom F
|
||||
recvmsg F
|
||||
sem_close F
|
||||
sem_destroy F
|
||||
sem_getvalue F
|
||||
sem_init F
|
||||
sem_open F
|
||||
sem_post F
|
||||
sem_timedwait F
|
||||
sem_trywait F
|
||||
sem_unlink F
|
||||
sem_wait F
|
||||
send F
|
||||
sendmsg F
|
||||
sendto F
|
||||
sigaction F
|
||||
siglongjmp F
|
||||
sigwait F
|
||||
system F
|
||||
tcdrain F
|
||||
vfork F
|
||||
wait F
|
||||
waitpid F
|
||||
write F
|
||||
GLIBC_2.2.3
|
||||
GLIBC_2.2.3 A
|
||||
pthread_getattr_np F
|
||||
GLIBC_2.2.6
|
||||
GLIBC_2.2.6 A
|
||||
__nanosleep F
|
||||
GLIBC_2.3.2
|
||||
GLIBC_2.3.2 A
|
||||
pthread_cond_broadcast F
|
||||
pthread_cond_destroy F
|
||||
pthread_cond_init F
|
||||
pthread_cond_signal F
|
||||
pthread_cond_timedwait F
|
||||
pthread_cond_wait F
|
||||
GLIBC_2.3.4
|
||||
GLIBC_2.3.4 A
|
||||
pthread_attr_getaffinity_np F
|
||||
pthread_attr_setaffinity_np F
|
||||
pthread_getaffinity_np F
|
||||
pthread_setaffinity_np F
|
||||
pthread_setschedprio F
|
||||
GLIBC_2.4
|
||||
GLIBC_2.4 A
|
||||
pthread_mutex_consistent_np F
|
||||
pthread_mutex_getprioceiling F
|
||||
pthread_mutex_setprioceiling F
|
||||
pthread_mutexattr_getprioceiling F
|
||||
pthread_mutexattr_getprotocol F
|
||||
pthread_mutexattr_getrobust_np F
|
||||
pthread_mutexattr_setprioceiling F
|
||||
pthread_mutexattr_setprotocol F
|
||||
pthread_mutexattr_setrobust_np F
|
97
sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist
Normal file
97
sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist
Normal file
@ -0,0 +1,97 @@
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
__b64_ntop F
|
||||
__b64_pton F
|
||||
__dn_comp F
|
||||
__dn_count_labels F
|
||||
__dn_expand F
|
||||
__dn_skipname F
|
||||
__fp_nquery F
|
||||
__fp_query F
|
||||
__fp_resstat F
|
||||
__hostalias F
|
||||
__loc_aton F
|
||||
__loc_ntoa F
|
||||
__p_cdname F
|
||||
__p_cdnname F
|
||||
__p_class F
|
||||
__p_class_syms D 0xa8
|
||||
__p_fqname F
|
||||
__p_fqnname F
|
||||
__p_option F
|
||||
__p_query F
|
||||
__p_secstodate F
|
||||
__p_time F
|
||||
__p_type F
|
||||
__p_type_syms D 0x450
|
||||
__putlong F
|
||||
__putshort F
|
||||
__res_close F
|
||||
__res_dnok F
|
||||
__res_hnok F
|
||||
__res_hostalias F
|
||||
__res_isourserver F
|
||||
__res_mailok F
|
||||
__res_mkquery F
|
||||
__res_nameinquery F
|
||||
__res_nmkquery F
|
||||
__res_nquery F
|
||||
__res_nquerydomain F
|
||||
__res_nsearch F
|
||||
__res_nsend F
|
||||
__res_ownok F
|
||||
__res_queriesmatch F
|
||||
__res_query F
|
||||
__res_querydomain F
|
||||
__res_search F
|
||||
__res_send F
|
||||
__sym_ntop F
|
||||
__sym_ntos F
|
||||
__sym_ston F
|
||||
_gethtbyaddr F
|
||||
_gethtbyname F
|
||||
_gethtbyname2 F
|
||||
_gethtent F
|
||||
_getlong F
|
||||
_getshort F
|
||||
_res_opcodes D 0x80
|
||||
_sethtent F
|
||||
inet_net_ntop F
|
||||
inet_net_pton F
|
||||
inet_neta F
|
||||
res_gethostbyaddr F
|
||||
res_gethostbyname F
|
||||
res_gethostbyname2 F
|
||||
res_send_setqhook F
|
||||
res_send_setrhook F
|
||||
GLIBC_2.3.2
|
||||
GLIBC_2.3.2 A
|
||||
__p_rcode F
|
||||
GLIBC_2.9
|
||||
GLIBC_2.9 A
|
||||
ns_datetosecs F
|
||||
ns_format_ttl F
|
||||
ns_get16 F
|
||||
ns_get32 F
|
||||
ns_initparse F
|
||||
ns_makecanon F
|
||||
ns_msg_getflag F
|
||||
ns_name_compress F
|
||||
ns_name_ntol F
|
||||
ns_name_ntop F
|
||||
ns_name_pack F
|
||||
ns_name_pton F
|
||||
ns_name_rollback F
|
||||
ns_name_skip F
|
||||
ns_name_uncompress F
|
||||
ns_name_unpack F
|
||||
ns_parse_ttl F
|
||||
ns_parserr F
|
||||
ns_put16 F
|
||||
ns_put32 F
|
||||
ns_samedomain F
|
||||
ns_samename F
|
||||
ns_skiprr F
|
||||
ns_sprintrr F
|
||||
ns_sprintrrf F
|
||||
ns_subdomain F
|
57
sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist
Normal file
57
sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist
Normal file
@ -0,0 +1,57 @@
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
aio_cancel F
|
||||
aio_cancel64 F
|
||||
aio_error F
|
||||
aio_error64 F
|
||||
aio_fsync F
|
||||
aio_fsync64 F
|
||||
aio_init F
|
||||
aio_read F
|
||||
aio_read64 F
|
||||
aio_return F
|
||||
aio_return64 F
|
||||
aio_suspend F
|
||||
aio_suspend64 F
|
||||
aio_write F
|
||||
aio_write64 F
|
||||
clock_getcpuclockid F
|
||||
clock_getres F
|
||||
clock_gettime F
|
||||
clock_nanosleep F
|
||||
clock_settime F
|
||||
lio_listio F
|
||||
lio_listio64 F
|
||||
shm_open F
|
||||
shm_unlink F
|
||||
timer_create F
|
||||
timer_delete F
|
||||
timer_getoverrun F
|
||||
timer_gettime F
|
||||
timer_settime F
|
||||
GLIBC_2.3.3
|
||||
GLIBC_2.3.3 A
|
||||
timer_create F
|
||||
timer_delete F
|
||||
timer_getoverrun F
|
||||
timer_gettime F
|
||||
timer_settime F
|
||||
GLIBC_2.3.4
|
||||
GLIBC_2.3.4 A
|
||||
mq_close F
|
||||
mq_getattr F
|
||||
mq_notify F
|
||||
mq_open F
|
||||
mq_receive F
|
||||
mq_send F
|
||||
mq_setattr F
|
||||
mq_timedreceive F
|
||||
mq_timedsend F
|
||||
mq_unlink F
|
||||
GLIBC_2.4
|
||||
GLIBC_2.4 A
|
||||
lio_listio F
|
||||
lio_listio64 F
|
||||
GLIBC_2.7
|
||||
GLIBC_2.7 A
|
||||
__mq_open_2 F
|
@ -0,0 +1,48 @@
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
td_init F
|
||||
td_log F
|
||||
td_ta_clear_event F
|
||||
td_ta_delete F
|
||||
td_ta_enable_stats F
|
||||
td_ta_event_addr F
|
||||
td_ta_event_getmsg F
|
||||
td_ta_get_nthreads F
|
||||
td_ta_get_ph F
|
||||
td_ta_get_stats F
|
||||
td_ta_map_id2thr F
|
||||
td_ta_map_lwp2thr F
|
||||
td_ta_new F
|
||||
td_ta_reset_stats F
|
||||
td_ta_set_event F
|
||||
td_ta_setconcurrency F
|
||||
td_ta_thr_iter F
|
||||
td_ta_tsd_iter F
|
||||
td_thr_clear_event F
|
||||
td_thr_dbresume F
|
||||
td_thr_dbsuspend F
|
||||
td_thr_event_enable F
|
||||
td_thr_event_getmsg F
|
||||
td_thr_get_info F
|
||||
td_thr_getfpregs F
|
||||
td_thr_getgregs F
|
||||
td_thr_getxregs F
|
||||
td_thr_getxregsize F
|
||||
td_thr_set_event F
|
||||
td_thr_setfpregs F
|
||||
td_thr_setgregs F
|
||||
td_thr_setprio F
|
||||
td_thr_setsigpending F
|
||||
td_thr_setxregs F
|
||||
td_thr_sigsetmask F
|
||||
td_thr_tsd F
|
||||
td_thr_validate F
|
||||
GLIBC_2.2.3
|
||||
GLIBC_2.2.3 A
|
||||
td_symbol_list F
|
||||
GLIBC_2.3
|
||||
GLIBC_2.3 A
|
||||
td_thr_tls_get_addr F
|
||||
GLIBC_2.3.3
|
||||
GLIBC_2.3.3 A
|
||||
td_thr_tlsbase F
|
@ -0,0 +1,8 @@
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
forkpty F
|
||||
login F
|
||||
login_tty F
|
||||
logout F
|
||||
logwtmp F
|
||||
openpty F
|
3
sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist
Normal file
3
sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist
Normal file
@ -0,0 +1,3 @@
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
__ctype_get_mb_cur_max F
|
6
sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist
Normal file
6
sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist
Normal file
@ -0,0 +1,6 @@
|
||||
GLIBC_2.2.3
|
||||
GLIBC_2.2.3 A
|
||||
gai_cancel F
|
||||
gai_error F
|
||||
gai_suspend F
|
||||
getaddrinfo_a F
|
2155
sysdeps/unix/sysv/linux/sh/nptl/libc.abilist
Normal file
2155
sysdeps/unix/sysv/linux/sh/nptl/libc.abilist
Normal file
File diff suppressed because it is too large
Load Diff
9
sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist
Normal file
9
sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist
Normal file
@ -0,0 +1,9 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
crypt F
|
||||
crypt_r F
|
||||
encrypt F
|
||||
encrypt_r F
|
||||
fcrypt F
|
||||
setkey F
|
||||
setkey_r F
|
18
sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist
Normal file
18
sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist
Normal file
@ -0,0 +1,18 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
dladdr F
|
||||
dlclose F
|
||||
dlerror F
|
||||
dlopen F
|
||||
dlsym F
|
||||
GLIBC_2.1
|
||||
GLIBC_2.1 A
|
||||
dlopen F
|
||||
dlvsym F
|
||||
GLIBC_2.3.3
|
||||
GLIBC_2.3.3 A
|
||||
dladdr1 F
|
||||
dlinfo F
|
||||
GLIBC_2.3.4
|
||||
GLIBC_2.3.4 A
|
||||
dlmopen F
|
396
sysdeps/unix/sysv/linux/sh/nptl/libm.abilist
Normal file
396
sysdeps/unix/sysv/linux/sh/nptl/libm.abilist
Normal file
@ -0,0 +1,396 @@
|
||||
GLIBC_2.15
|
||||
GLIBC_2.15 A
|
||||
__acos_finite F
|
||||
__acosf_finite F
|
||||
__acosh_finite F
|
||||
__acoshf_finite F
|
||||
__acoshl_finite F
|
||||
__acosl_finite F
|
||||
__asin_finite F
|
||||
__asinf_finite F
|
||||
__asinl_finite F
|
||||
__atan2_finite F
|
||||
__atan2f_finite F
|
||||
__atan2l_finite F
|
||||
__atanh_finite F
|
||||
__atanhf_finite F
|
||||
__atanhl_finite F
|
||||
__cosh_finite F
|
||||
__coshf_finite F
|
||||
__coshl_finite F
|
||||
__exp10_finite F
|
||||
__exp10f_finite F
|
||||
__exp10l_finite F
|
||||
__exp2_finite F
|
||||
__exp2f_finite F
|
||||
__exp2l_finite F
|
||||
__exp_finite F
|
||||
__expf_finite F
|
||||
__expl_finite F
|
||||
__fmod_finite F
|
||||
__fmodf_finite F
|
||||
__fmodl_finite F
|
||||
__gamma_r_finite F
|
||||
__gammaf_r_finite F
|
||||
__gammal_r_finite F
|
||||
__hypot_finite F
|
||||
__hypotf_finite F
|
||||
__hypotl_finite F
|
||||
__j0_finite F
|
||||
__j0f_finite F
|
||||
__j0l_finite F
|
||||
__j1_finite F
|
||||
__j1f_finite F
|
||||
__j1l_finite F
|
||||
__jn_finite F
|
||||
__jnf_finite F
|
||||
__jnl_finite F
|
||||
__lgamma_r_finite F
|
||||
__lgammaf_r_finite F
|
||||
__lgammal_r_finite F
|
||||
__log10_finite F
|
||||
__log10f_finite F
|
||||
__log10l_finite F
|
||||
__log2_finite F
|
||||
__log2f_finite F
|
||||
__log2l_finite F
|
||||
__log_finite F
|
||||
__logf_finite F
|
||||
__logl_finite F
|
||||
__pow_finite F
|
||||
__powf_finite F
|
||||
__powl_finite F
|
||||
__remainder_finite F
|
||||
__remainderf_finite F
|
||||
__remainderl_finite F
|
||||
__scalb_finite F
|
||||
__scalbf_finite F
|
||||
__scalbl_finite F
|
||||
__sinh_finite F
|
||||
__sinhf_finite F
|
||||
__sinhl_finite F
|
||||
__sqrt_finite F
|
||||
__sqrtf_finite F
|
||||
__sqrtl_finite F
|
||||
__y0_finite F
|
||||
__y0f_finite F
|
||||
__y0l_finite F
|
||||
__y1_finite F
|
||||
__y1f_finite F
|
||||
__y1l_finite F
|
||||
__yn_finite F
|
||||
__ynf_finite F
|
||||
__ynl_finite F
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
_LIB_VERSION D 0x4
|
||||
__clog10 F
|
||||
__clog10f F
|
||||
__clog10l F
|
||||
__finite F
|
||||
__finitef F
|
||||
__finitel F
|
||||
__fpclassify F
|
||||
__fpclassifyf F
|
||||
__signbit F
|
||||
__signbitf F
|
||||
acos F
|
||||
acosf F
|
||||
acosh F
|
||||
acoshf F
|
||||
acoshl F
|
||||
acosl F
|
||||
asin F
|
||||
asinf F
|
||||
asinh F
|
||||
asinhf F
|
||||
asinhl F
|
||||
asinl F
|
||||
atan F
|
||||
atan2 F
|
||||
atan2f F
|
||||
atan2l F
|
||||
atanf F
|
||||
atanh F
|
||||
atanhf F
|
||||
atanhl F
|
||||
atanl F
|
||||
cabs F
|
||||
cabsf F
|
||||
cabsl F
|
||||
cacos F
|
||||
cacosf F
|
||||
cacosh F
|
||||
cacoshf F
|
||||
cacoshl F
|
||||
cacosl F
|
||||
carg F
|
||||
cargf F
|
||||
cargl F
|
||||
casin F
|
||||
casinf F
|
||||
casinh F
|
||||
casinhf F
|
||||
casinhl F
|
||||
casinl F
|
||||
catan F
|
||||
catanf F
|
||||
catanh F
|
||||
catanhf F
|
||||
catanhl F
|
||||
catanl F
|
||||
cbrt F
|
||||
cbrtf F
|
||||
cbrtl F
|
||||
ccos F
|
||||
ccosf F
|
||||
ccosh F
|
||||
ccoshf F
|
||||
ccoshl F
|
||||
ccosl F
|
||||
ceil F
|
||||
ceilf F
|
||||
ceill F
|
||||
cexp F
|
||||
cexpf F
|
||||
cexpl F
|
||||
cimag F
|
||||
cimagf F
|
||||
cimagl F
|
||||
clog F
|
||||
clog10 F
|
||||
clog10f F
|
||||
clog10l F
|
||||
clogf F
|
||||
clogl F
|
||||
conj F
|
||||
conjf F
|
||||
conjl F
|
||||
copysign F
|
||||
copysignf F
|
||||
copysignl F
|
||||
cos F
|
||||
cosf F
|
||||
cosh F
|
||||
coshf F
|
||||
coshl F
|
||||
cosl F
|
||||
cpow F
|
||||
cpowf F
|
||||
cpowl F
|
||||
cproj F
|
||||
cprojf F
|
||||
cprojl F
|
||||
creal F
|
||||
crealf F
|
||||
creall F
|
||||
csin F
|
||||
csinf F
|
||||
csinh F
|
||||
csinhf F
|
||||
csinhl F
|
||||
csinl F
|
||||
csqrt F
|
||||
csqrtf F
|
||||
csqrtl F
|
||||
ctan F
|
||||
ctanf F
|
||||
ctanh F
|
||||
ctanhf F
|
||||
ctanhl F
|
||||
ctanl F
|
||||
drem F
|
||||
dremf F
|
||||
dreml F
|
||||
erf F
|
||||
erfc F
|
||||
erfcf F
|
||||
erfcl F
|
||||
erff F
|
||||
erfl F
|
||||
exp F
|
||||
exp10 F
|
||||
exp10f F
|
||||
exp10l F
|
||||
exp2 F
|
||||
exp2f F
|
||||
expf F
|
||||
expl F
|
||||
expm1 F
|
||||
expm1f F
|
||||
expm1l F
|
||||
fabs F
|
||||
fabsf F
|
||||
fabsl F
|
||||
fdim F
|
||||
fdimf F
|
||||
fdiml F
|
||||
feclearexcept F
|
||||
fedisableexcept F
|
||||
feenableexcept F
|
||||
fegetenv F
|
||||
fegetexcept F
|
||||
fegetexceptflag F
|
||||
fegetround F
|
||||
feholdexcept F
|
||||
feraiseexcept F
|
||||
fesetenv F
|
||||
fesetexceptflag F
|
||||
fesetround F
|
||||
fetestexcept F
|
||||
feupdateenv F
|
||||
finite F
|
||||
finitef F
|
||||
finitel F
|
||||
floor F
|
||||
floorf F
|
||||
floorl F
|
||||
fma F
|
||||
fmaf F
|
||||
fmal F
|
||||
fmax F
|
||||
fmaxf F
|
||||
fmaxl F
|
||||
fmin F
|
||||
fminf F
|
||||
fminl F
|
||||
fmod F
|
||||
fmodf F
|
||||
fmodl F
|
||||
frexp F
|
||||
frexpf F
|
||||
frexpl F
|
||||
gamma F
|
||||
gammaf F
|
||||
gammal F
|
||||
hypot F
|
||||
hypotf F
|
||||
hypotl F
|
||||
ilogb F
|
||||
ilogbf F
|
||||
ilogbl F
|
||||
j0 F
|
||||
j0f F
|
||||
j0l F
|
||||
j1 F
|
||||
j1f F
|
||||
j1l F
|
||||
jn F
|
||||
jnf F
|
||||
jnl F
|
||||
ldexp F
|
||||
ldexpf F
|
||||
ldexpl F
|
||||
lgamma F
|
||||
lgamma_r F
|
||||
lgammaf F
|
||||
lgammaf_r F
|
||||
lgammal F
|
||||
lgammal_r F
|
||||
llrint F
|
||||
llrintf F
|
||||
llrintl F
|
||||
llround F
|
||||
llroundf F
|
||||
llroundl F
|
||||
log F
|
||||
log10 F
|
||||
log10f F
|
||||
log10l F
|
||||
log1p F
|
||||
log1pf F
|
||||
log1pl F
|
||||
log2 F
|
||||
log2f F
|
||||
log2l F
|
||||
logb F
|
||||
logbf F
|
||||
logbl F
|
||||
logf F
|
||||
logl F
|
||||
lrint F
|
||||
lrintf F
|
||||
lrintl F
|
||||
lround F
|
||||
lroundf F
|
||||
lroundl F
|
||||
matherr F
|
||||
modf F
|
||||
modff F
|
||||
modfl F
|
||||
nan F
|
||||
nanf F
|
||||
nanl F
|
||||
nearbyint F
|
||||
nearbyintf F
|
||||
nearbyintl F
|
||||
nextafter F
|
||||
nextafterf F
|
||||
nextafterl F
|
||||
nexttoward F
|
||||
nexttowardf F
|
||||
nexttowardl F
|
||||
pow F
|
||||
pow10 F
|
||||
pow10f F
|
||||
pow10l F
|
||||
powf F
|
||||
powl F
|
||||
remainder F
|
||||
remainderf F
|
||||
remainderl F
|
||||
remquo F
|
||||
remquof F
|
||||
remquol F
|
||||
rint F
|
||||
rintf F
|
||||
rintl F
|
||||
round F
|
||||
roundf F
|
||||
roundl F
|
||||
scalb F
|
||||
scalbf F
|
||||
scalbl F
|
||||
scalbln F
|
||||
scalblnf F
|
||||
scalblnl F
|
||||
scalbn F
|
||||
scalbnf F
|
||||
scalbnl F
|
||||
signgam D 0x4
|
||||
significand F
|
||||
significandf F
|
||||
significandl F
|
||||
sin F
|
||||
sincos F
|
||||
sincosf F
|
||||
sincosl F
|
||||
sinf F
|
||||
sinh F
|
||||
sinhf F
|
||||
sinhl F
|
||||
sinl F
|
||||
sqrt F
|
||||
sqrtf F
|
||||
sqrtl F
|
||||
tan F
|
||||
tanf F
|
||||
tanh F
|
||||
tanhf F
|
||||
tanhl F
|
||||
tanl F
|
||||
tgamma F
|
||||
tgammaf F
|
||||
tgammal F
|
||||
trunc F
|
||||
truncf F
|
||||
truncl F
|
||||
y0 F
|
||||
y0f F
|
||||
y0l F
|
||||
y1 F
|
||||
y1f F
|
||||
y1l F
|
||||
yn F
|
||||
ynf F
|
||||
ynl F
|
127
sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist
Normal file
127
sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist
Normal file
@ -0,0 +1,127 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
__yp_check F
|
||||
xdr_domainname F
|
||||
xdr_keydat F
|
||||
xdr_mapname F
|
||||
xdr_peername F
|
||||
xdr_valdat F
|
||||
xdr_yp_buf F
|
||||
xdr_ypbind_binding F
|
||||
xdr_ypbind_resp F
|
||||
xdr_ypbind_resptype F
|
||||
xdr_ypbind_setdom F
|
||||
xdr_ypdelete_args F
|
||||
xdr_ypmap_parms F
|
||||
xdr_ypmaplist F
|
||||
xdr_yppush_status F
|
||||
xdr_yppushresp_xfr F
|
||||
xdr_ypreq_key F
|
||||
xdr_ypreq_nokey F
|
||||
xdr_ypreq_xfr F
|
||||
xdr_ypresp_all F
|
||||
xdr_ypresp_key_val F
|
||||
xdr_ypresp_maplist F
|
||||
xdr_ypresp_master F
|
||||
xdr_ypresp_order F
|
||||
xdr_ypresp_val F
|
||||
xdr_ypresp_xfr F
|
||||
xdr_ypstat F
|
||||
xdr_ypupdate_args F
|
||||
xdr_ypxfrstat F
|
||||
yp_all F
|
||||
yp_bind F
|
||||
yp_first F
|
||||
yp_get_default_domain F
|
||||
yp_maplist F
|
||||
yp_master F
|
||||
yp_match F
|
||||
yp_next F
|
||||
yp_order F
|
||||
yp_unbind F
|
||||
yp_update F
|
||||
ypbinderr_string F
|
||||
yperr_string F
|
||||
ypprot_err F
|
||||
GLIBC_2.1
|
||||
GLIBC_2.1 A
|
||||
__free_fdresult F
|
||||
__nis_default_access F
|
||||
__nis_default_group F
|
||||
__nis_default_owner F
|
||||
__nis_default_ttl F
|
||||
__nis_finddirectory F
|
||||
__nis_hash F
|
||||
__nisbind_connect F
|
||||
__nisbind_create F
|
||||
__nisbind_destroy F
|
||||
__nisbind_next F
|
||||
nis_add F
|
||||
nis_add_entry F
|
||||
nis_addmember F
|
||||
nis_checkpoint F
|
||||
nis_clone_directory F
|
||||
nis_clone_object F
|
||||
nis_clone_result F
|
||||
nis_creategroup F
|
||||
nis_destroy_object F
|
||||
nis_destroygroup F
|
||||
nis_dir_cmp F
|
||||
nis_domain_of F
|
||||
nis_domain_of_r F
|
||||
nis_first_entry F
|
||||
nis_free_directory F
|
||||
nis_free_object F
|
||||
nis_free_request F
|
||||
nis_freenames F
|
||||
nis_freeresult F
|
||||
nis_freeservlist F
|
||||
nis_freetags F
|
||||
nis_getnames F
|
||||
nis_getservlist F
|
||||
nis_ismember F
|
||||
nis_leaf_of F
|
||||
nis_leaf_of_r F
|
||||
nis_lerror F
|
||||
nis_list F
|
||||
nis_local_directory F
|
||||
nis_local_group F
|
||||
nis_local_host F
|
||||
nis_local_principal F
|
||||
nis_lookup F
|
||||
nis_mkdir F
|
||||
nis_modify F
|
||||
nis_modify_entry F
|
||||
nis_name_of F
|
||||
nis_name_of_r F
|
||||
nis_next_entry F
|
||||
nis_perror F
|
||||
nis_ping F
|
||||
nis_print_directory F
|
||||
nis_print_entry F
|
||||
nis_print_group F
|
||||
nis_print_group_entry F
|
||||
nis_print_link F
|
||||
nis_print_object F
|
||||
nis_print_result F
|
||||
nis_print_rights F
|
||||
nis_print_table F
|
||||
nis_read_obj F
|
||||
nis_remove F
|
||||
nis_remove_entry F
|
||||
nis_removemember F
|
||||
nis_rmdir F
|
||||
nis_servstate F
|
||||
nis_sperrno F
|
||||
nis_sperror F
|
||||
nis_sperror_r F
|
||||
nis_stats F
|
||||
nis_verifygroup F
|
||||
nis_write_obj F
|
||||
readColdStartFile F
|
||||
writeColdStartFile F
|
||||
xdr_cback_data F
|
||||
xdr_obj_p F
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
xdr_ypall F
|
251
sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist
Normal file
251
sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist
Normal file
@ -0,0 +1,251 @@
|
||||
GLIBC_2.11
|
||||
GLIBC_2.11 A
|
||||
pthread_sigqueue F
|
||||
GLIBC_2.12
|
||||
GLIBC_2.12 A
|
||||
pthread_getname_np F
|
||||
pthread_mutex_consistent F
|
||||
pthread_mutexattr_getrobust F
|
||||
pthread_mutexattr_setrobust F
|
||||
pthread_setname_np F
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
_IO_flockfile F
|
||||
_IO_ftrylockfile F
|
||||
_IO_funlockfile F
|
||||
__close F
|
||||
__connect F
|
||||
__errno_location F
|
||||
__fcntl F
|
||||
__fork F
|
||||
__h_errno_location F
|
||||
__libc_allocate_rtsig F
|
||||
__libc_current_sigrtmax F
|
||||
__libc_current_sigrtmin F
|
||||
__lseek F
|
||||
__open F
|
||||
__open64 F
|
||||
__pread64 F
|
||||
__pthread_getspecific F
|
||||
__pthread_key_create F
|
||||
__pthread_mutex_destroy F
|
||||
__pthread_mutex_init F
|
||||
__pthread_mutex_lock F
|
||||
__pthread_mutex_trylock F
|
||||
__pthread_mutex_unlock F
|
||||
__pthread_mutexattr_destroy F
|
||||
__pthread_mutexattr_init F
|
||||
__pthread_mutexattr_settype F
|
||||
__pthread_once F
|
||||
__pthread_rwlock_destroy F
|
||||
__pthread_rwlock_init F
|
||||
__pthread_rwlock_rdlock F
|
||||
__pthread_rwlock_tryrdlock F
|
||||
__pthread_rwlock_trywrlock F
|
||||
__pthread_rwlock_unlock F
|
||||
__pthread_rwlock_wrlock F
|
||||
__pthread_setspecific F
|
||||
__pwrite64 F
|
||||
__read F
|
||||
__res_state F
|
||||
__send F
|
||||
__sigaction F
|
||||
__vfork F
|
||||
__wait F
|
||||
__write F
|
||||
_pthread_cleanup_pop F
|
||||
_pthread_cleanup_pop_restore F
|
||||
_pthread_cleanup_push F
|
||||
_pthread_cleanup_push_defer F
|
||||
accept F
|
||||
close F
|
||||
connect F
|
||||
fcntl F
|
||||
flockfile F
|
||||
fork F
|
||||
fsync F
|
||||
ftrylockfile F
|
||||
funlockfile F
|
||||
longjmp F
|
||||
lseek F
|
||||
lseek64 F
|
||||
msync F
|
||||
nanosleep F
|
||||
open F
|
||||
open64 F
|
||||
pause F
|
||||
pread F
|
||||
pread64 F
|
||||
pthread_atfork F
|
||||
pthread_attr_destroy F
|
||||
pthread_attr_getdetachstate F
|
||||
pthread_attr_getguardsize F
|
||||
pthread_attr_getinheritsched F
|
||||
pthread_attr_getschedparam F
|
||||
pthread_attr_getschedpolicy F
|
||||
pthread_attr_getscope F
|
||||
pthread_attr_getstack F
|
||||
pthread_attr_getstackaddr F
|
||||
pthread_attr_getstacksize F
|
||||
pthread_attr_init F
|
||||
pthread_attr_setdetachstate F
|
||||
pthread_attr_setguardsize F
|
||||
pthread_attr_setinheritsched F
|
||||
pthread_attr_setschedparam F
|
||||
pthread_attr_setschedpolicy F
|
||||
pthread_attr_setscope F
|
||||
pthread_attr_setstack F
|
||||
pthread_attr_setstackaddr F
|
||||
pthread_attr_setstacksize F
|
||||
pthread_barrier_destroy F
|
||||
pthread_barrier_init F
|
||||
pthread_barrier_wait F
|
||||
pthread_barrierattr_destroy F
|
||||
pthread_barrierattr_init F
|
||||
pthread_barrierattr_setpshared F
|
||||
pthread_cancel F
|
||||
pthread_cond_broadcast F
|
||||
pthread_cond_destroy F
|
||||
pthread_cond_init F
|
||||
pthread_cond_signal F
|
||||
pthread_cond_timedwait F
|
||||
pthread_cond_wait F
|
||||
pthread_condattr_destroy F
|
||||
pthread_condattr_getpshared F
|
||||
pthread_condattr_init F
|
||||
pthread_condattr_setpshared F
|
||||
pthread_create F
|
||||
pthread_detach F
|
||||
pthread_equal F
|
||||
pthread_exit F
|
||||
pthread_getconcurrency F
|
||||
pthread_getcpuclockid F
|
||||
pthread_getschedparam F
|
||||
pthread_getspecific F
|
||||
pthread_join F
|
||||
pthread_key_create F
|
||||
pthread_key_delete F
|
||||
pthread_kill F
|
||||
pthread_kill_other_threads_np F
|
||||
pthread_mutex_destroy F
|
||||
pthread_mutex_init F
|
||||
pthread_mutex_lock F
|
||||
pthread_mutex_timedlock F
|
||||
pthread_mutex_trylock F
|
||||
pthread_mutex_unlock F
|
||||
pthread_mutexattr_destroy F
|
||||
pthread_mutexattr_getkind_np F
|
||||
pthread_mutexattr_getpshared F
|
||||
pthread_mutexattr_gettype F
|
||||
pthread_mutexattr_init F
|
||||
pthread_mutexattr_setkind_np F
|
||||
pthread_mutexattr_setpshared F
|
||||
pthread_mutexattr_settype F
|
||||
pthread_once F
|
||||
pthread_rwlock_destroy F
|
||||
pthread_rwlock_init F
|
||||
pthread_rwlock_rdlock F
|
||||
pthread_rwlock_timedrdlock F
|
||||
pthread_rwlock_timedwrlock F
|
||||
pthread_rwlock_tryrdlock F
|
||||
pthread_rwlock_trywrlock F
|
||||
pthread_rwlock_unlock F
|
||||
pthread_rwlock_wrlock F
|
||||
pthread_rwlockattr_destroy F
|
||||
pthread_rwlockattr_getkind_np F
|
||||
pthread_rwlockattr_getpshared F
|
||||
pthread_rwlockattr_init F
|
||||
pthread_rwlockattr_setkind_np F
|
||||
pthread_rwlockattr_setpshared F
|
||||
pthread_self F
|
||||
pthread_setcancelstate F
|
||||
pthread_setcanceltype F
|
||||
pthread_setconcurrency F
|
||||
pthread_setschedparam F
|
||||
pthread_setspecific F
|
||||
pthread_sigmask F
|
||||
pthread_spin_destroy F
|
||||
pthread_spin_init F
|
||||
pthread_spin_lock F
|
||||
pthread_spin_trylock F
|
||||
pthread_spin_unlock F
|
||||
pthread_testcancel F
|
||||
pthread_yield F
|
||||
pwrite F
|
||||
pwrite64 F
|
||||
raise F
|
||||
read F
|
||||
recv F
|
||||
recvfrom F
|
||||
recvmsg F
|
||||
sem_close F
|
||||
sem_destroy F
|
||||
sem_getvalue F
|
||||
sem_init F
|
||||
sem_open F
|
||||
sem_post F
|
||||
sem_timedwait F
|
||||
sem_trywait F
|
||||
sem_unlink F
|
||||
sem_wait F
|
||||
send F
|
||||
sendmsg F
|
||||
sendto F
|
||||
sigaction F
|
||||
siglongjmp F
|
||||
sigwait F
|
||||
system F
|
||||
tcdrain F
|
||||
vfork F
|
||||
wait F
|
||||
waitpid F
|
||||
write F
|
||||
GLIBC_2.2.3
|
||||
GLIBC_2.2.3 A
|
||||
pthread_getattr_np F
|
||||
GLIBC_2.2.6
|
||||
GLIBC_2.2.6 A
|
||||
__nanosleep F
|
||||
GLIBC_2.3.2
|
||||
GLIBC_2.3.2 A
|
||||
pthread_cond_broadcast F
|
||||
pthread_cond_destroy F
|
||||
pthread_cond_init F
|
||||
pthread_cond_signal F
|
||||
pthread_cond_timedwait F
|
||||
pthread_cond_wait F
|
||||
GLIBC_2.3.3
|
||||
GLIBC_2.3.3 A
|
||||
__pthread_cleanup_routine F
|
||||
__pthread_register_cancel F
|
||||
__pthread_register_cancel_defer F
|
||||
__pthread_unregister_cancel F
|
||||
__pthread_unregister_cancel_restore F
|
||||
__pthread_unwind_next F
|
||||
pthread_attr_getaffinity_np F
|
||||
pthread_attr_setaffinity_np F
|
||||
pthread_barrierattr_getpshared F
|
||||
pthread_condattr_getclock F
|
||||
pthread_condattr_setclock F
|
||||
pthread_getaffinity_np F
|
||||
pthread_setaffinity_np F
|
||||
pthread_timedjoin_np F
|
||||
pthread_tryjoin_np F
|
||||
GLIBC_2.3.4
|
||||
GLIBC_2.3.4 A
|
||||
pthread_attr_getaffinity_np F
|
||||
pthread_attr_setaffinity_np F
|
||||
pthread_getaffinity_np F
|
||||
pthread_setaffinity_np F
|
||||
pthread_setschedprio F
|
||||
GLIBC_2.4
|
||||
GLIBC_2.4 A
|
||||
pthread_mutex_consistent_np F
|
||||
pthread_mutex_getprioceiling F
|
||||
pthread_mutex_setprioceiling F
|
||||
pthread_mutexattr_getprioceiling F
|
||||
pthread_mutexattr_getprotocol F
|
||||
pthread_mutexattr_getrobust_np F
|
||||
pthread_mutexattr_setprioceiling F
|
||||
pthread_mutexattr_setprotocol F
|
||||
pthread_mutexattr_setrobust_np F
|
104
sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist
Normal file
104
sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist
Normal file
@ -0,0 +1,104 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
__b64_ntop F
|
||||
__b64_pton F
|
||||
__dn_comp F
|
||||
__dn_count_labels F
|
||||
__dn_skipname F
|
||||
__fp_nquery F
|
||||
__fp_query F
|
||||
__fp_resstat F
|
||||
__hostalias F
|
||||
__loc_aton F
|
||||
__loc_ntoa F
|
||||
__p_cdname F
|
||||
__p_cdnname F
|
||||
__p_class F
|
||||
__p_class_syms D 0x54
|
||||
__p_fqname F
|
||||
__p_fqnname F
|
||||
__p_option F
|
||||
__p_query F
|
||||
__p_secstodate F
|
||||
__p_time F
|
||||
__p_type F
|
||||
__p_type_syms D 0x228
|
||||
__putlong F
|
||||
__putshort F
|
||||
__res_close F
|
||||
__res_dnok F
|
||||
__res_hnok F
|
||||
__res_isourserver F
|
||||
__res_mailok F
|
||||
__res_nameinquery F
|
||||
__res_ownok F
|
||||
__res_queriesmatch F
|
||||
__res_send F
|
||||
__sym_ntop F
|
||||
__sym_ntos F
|
||||
__sym_ston F
|
||||
_gethtbyaddr F
|
||||
_gethtbyname F
|
||||
_gethtbyname2 F
|
||||
_gethtent F
|
||||
_getlong F
|
||||
_getshort F
|
||||
_res_opcodes D 0x40
|
||||
_sethtent F
|
||||
dn_expand F
|
||||
inet_net_ntop F
|
||||
inet_net_pton F
|
||||
inet_neta F
|
||||
res_gethostbyaddr F
|
||||
res_gethostbyname F
|
||||
res_gethostbyname2 F
|
||||
res_mkquery F
|
||||
res_query F
|
||||
res_querydomain F
|
||||
res_search F
|
||||
res_send_setqhook F
|
||||
res_send_setrhook F
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
__dn_expand F
|
||||
__res_hostalias F
|
||||
__res_mkquery F
|
||||
__res_nmkquery F
|
||||
__res_nquery F
|
||||
__res_nquerydomain F
|
||||
__res_nsearch F
|
||||
__res_nsend F
|
||||
__res_query F
|
||||
__res_querydomain F
|
||||
__res_search F
|
||||
GLIBC_2.3.2
|
||||
GLIBC_2.3.2 A
|
||||
__p_rcode F
|
||||
GLIBC_2.9
|
||||
GLIBC_2.9 A
|
||||
ns_datetosecs F
|
||||
ns_format_ttl F
|
||||
ns_get16 F
|
||||
ns_get32 F
|
||||
ns_initparse F
|
||||
ns_makecanon F
|
||||
ns_msg_getflag F
|
||||
ns_name_compress F
|
||||
ns_name_ntol F
|
||||
ns_name_ntop F
|
||||
ns_name_pack F
|
||||
ns_name_pton F
|
||||
ns_name_rollback F
|
||||
ns_name_skip F
|
||||
ns_name_uncompress F
|
||||
ns_name_unpack F
|
||||
ns_parse_ttl F
|
||||
ns_parserr F
|
||||
ns_put16 F
|
||||
ns_put32 F
|
||||
ns_samedomain F
|
||||
ns_samename F
|
||||
ns_skiprr F
|
||||
ns_sprintrr F
|
||||
ns_sprintrrf F
|
||||
ns_subdomain F
|
59
sysdeps/unix/sysv/linux/sh/nptl/librt.abilist
Normal file
59
sysdeps/unix/sysv/linux/sh/nptl/librt.abilist
Normal file
@ -0,0 +1,59 @@
|
||||
GLIBC_2.1
|
||||
GLIBC_2.1 A
|
||||
aio_cancel F
|
||||
aio_cancel64 F
|
||||
aio_error F
|
||||
aio_error64 F
|
||||
aio_fsync F
|
||||
aio_fsync64 F
|
||||
aio_init F
|
||||
aio_read F
|
||||
aio_read64 F
|
||||
aio_return F
|
||||
aio_return64 F
|
||||
aio_suspend F
|
||||
aio_suspend64 F
|
||||
aio_write F
|
||||
aio_write64 F
|
||||
lio_listio F
|
||||
lio_listio64 F
|
||||
GLIBC_2.2
|
||||
GLIBC_2.2 A
|
||||
clock_getcpuclockid F
|
||||
clock_getres F
|
||||
clock_gettime F
|
||||
clock_nanosleep F
|
||||
clock_settime F
|
||||
shm_open F
|
||||
shm_unlink F
|
||||
timer_create F
|
||||
timer_delete F
|
||||
timer_getoverrun F
|
||||
timer_gettime F
|
||||
timer_settime F
|
||||
GLIBC_2.3.3
|
||||
GLIBC_2.3.3 A
|
||||
timer_create F
|
||||
timer_delete F
|
||||
timer_getoverrun F
|
||||
timer_gettime F
|
||||
timer_settime F
|
||||
GLIBC_2.3.4
|
||||
GLIBC_2.3.4 A
|
||||
mq_close F
|
||||
mq_getattr F
|
||||
mq_notify F
|
||||
mq_open F
|
||||
mq_receive F
|
||||
mq_send F
|
||||
mq_setattr F
|
||||
mq_timedreceive F
|
||||
mq_timedsend F
|
||||
mq_unlink F
|
||||
GLIBC_2.4
|
||||
GLIBC_2.4 A
|
||||
lio_listio F
|
||||
lio_listio64 F
|
||||
GLIBC_2.7
|
||||
GLIBC_2.7 A
|
||||
__mq_open_2 F
|
48
sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist
Normal file
48
sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist
Normal file
@ -0,0 +1,48 @@
|
||||
GLIBC_2.1.3
|
||||
GLIBC_2.1.3 A
|
||||
td_init F
|
||||
td_log F
|
||||
td_ta_clear_event F
|
||||
td_ta_delete F
|
||||
td_ta_enable_stats F
|
||||
td_ta_event_addr F
|
||||
td_ta_event_getmsg F
|
||||
td_ta_get_nthreads F
|
||||
td_ta_get_ph F
|
||||
td_ta_get_stats F
|
||||
td_ta_map_id2thr F
|
||||
td_ta_map_lwp2thr F
|
||||
td_ta_new F
|
||||
td_ta_reset_stats F
|
||||
td_ta_set_event F
|
||||
td_ta_setconcurrency F
|
||||
td_ta_thr_iter F
|
||||
td_ta_tsd_iter F
|
||||
td_thr_clear_event F
|
||||
td_thr_dbresume F
|
||||
td_thr_dbsuspend F
|
||||
td_thr_event_enable F
|
||||
td_thr_event_getmsg F
|
||||
td_thr_get_info F
|
||||
td_thr_getfpregs F
|
||||
td_thr_getgregs F
|
||||
td_thr_getxregs F
|
||||
td_thr_getxregsize F
|
||||
td_thr_set_event F
|
||||
td_thr_setfpregs F
|
||||
td_thr_setgregs F
|
||||
td_thr_setprio F
|
||||
td_thr_setsigpending F
|
||||
td_thr_setxregs F
|
||||
td_thr_sigsetmask F
|
||||
td_thr_tsd F
|
||||
td_thr_validate F
|
||||
GLIBC_2.2.3
|
||||
GLIBC_2.2.3 A
|
||||
td_symbol_list F
|
||||
GLIBC_2.3
|
||||
GLIBC_2.3 A
|
||||
td_thr_tls_get_addr F
|
||||
GLIBC_2.3.3
|
||||
GLIBC_2.3.3 A
|
||||
td_thr_tlsbase F
|
8
sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist
Normal file
8
sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist
Normal file
@ -0,0 +1,8 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
forkpty F
|
||||
login F
|
||||
login_tty F
|
||||
logout F
|
||||
logwtmp F
|
||||
openpty F
|
17
sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist
Normal file
17
sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist
Normal file
@ -0,0 +1,17 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
__libc_memalign F
|
||||
_r_debug D 0x14
|
||||
calloc F
|
||||
free F
|
||||
malloc F
|
||||
realloc F
|
||||
GLIBC_2.1
|
||||
GLIBC_2.1 A
|
||||
__libc_stack_end D 0x4
|
||||
_dl_mcount F
|
||||
GLIBC_2.3
|
||||
GLIBC_2.3 A
|
||||
__tls_get_addr F
|
||||
GLIBC_2.4
|
||||
GLIBC_2.4 A
|
@ -0,0 +1,3 @@
|
||||
GLIBC_2.0
|
||||
GLIBC_2.0 A
|
||||
__ctype_get_mb_cur_max F
|
@ -0,0 +1,6 @@
|
||||
GLIBC_2.2.3
|
||||
GLIBC_2.2.3 A
|
||||
gai_cancel F
|
||||
gai_error F
|
||||
gai_suspend F
|
||||
getaddrinfo_a F
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user