From 9465949559fde25c36ce7116e92c8f256b08ad53 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 19 Mar 2003 08:27:55 +0000 Subject: * abilist: New directory of libfoo.abilist files maintained using scripts/merge-abilist.awk and "make update-abi" rules. * Makefile (distribute): Add abilist/*.abilist. * Makerules [$(build-shared) = yes] [$(subdir)] (tests): Depend on check-abi. --- abilist/librt.abilist | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 abilist/librt.abilist (limited to 'abilist/librt.abilist') diff --git a/abilist/librt.abilist b/abilist/librt.abilist new file mode 100644 index 0000000000..4ced6729ec --- /dev/null +++ b/abilist/librt.abilist @@ -0,0 +1,39 @@ +GLIBC_2.1 i.86-.*-linux.* ia64-.*-linux.* powerpc-.*-linux.* + GLIBC_2.1 A +GLIBC_2.1 i.86-.*-linux.* ia64-.*-linux.* powerpc-.*-linux.* +| GLIBC_2.2.5 x86_64-.*-linux.* + 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.* + GLIBC_2.2.5 A +GLIBC_2.2.5 x86_64-.*-linux.* +| GLIBC_2.2 i.86-.*-linux.* ia64-.*-linux.* powerpc-.*-linux.* + 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.* ia64-.*-linux.* powerpc-.*-linux.* + GLIBC_2.2 A -- cgit v1.2.3-70-g09d2