From f6c15fd48a4bf9a3675dc4570f9a06eef0e04096 Mon Sep 17 00:00:00 2001 From: joseph Date: Tue, 3 Jul 2012 19:31:47 +0000 Subject: Merge changes between r19381 and r19447 from /fsf/trunk. git-svn-id: svn://svn.eglibc.org/trunk@19448 7b3dc134-2b1b-0410-93df-9e9f96275f8d --- .../unix/sysv/linux/ia64/nptl/librt.abilist | 59 ++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 libc/ports/sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist (limited to 'libc/ports/sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist') diff --git a/libc/ports/sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist b/libc/ports/sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist new file mode 100644 index 000000000..371d135c8 --- /dev/null +++ b/libc/ports/sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist @@ -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 -- cgit v1.2.1