diff options
author | Carlos O'Donell <carlos@systemhalted.org> | 2014-07-02 03:11:53 -0400 |
---|---|---|
committer | Carlos O'Donell <carlos@systemhalted.org> | 2014-07-02 03:18:26 -0400 |
commit | d34570a6b8167849a7f5dbfc67cdaf323d3263dd (patch) | |
tree | ac0418a51f2276b4fe51d5c112c498421b44b554 /sysdeps/unix/sysv/linux/hppa | |
parent | ccf431ffe19efdd608f641ab68e47063691a65c3 (diff) | |
download | glibc-d34570a6b8167849a7f5dbfc67cdaf323d3263dd.tar.gz |
hppa: Remove GLIBC_2.3 from librt.abilist.
This commit removes the aio_cancel and aio_cancel64 symbols at
GLIBC_2.3 from the ABI baseline. The ABI baseline is now complete
for hppa and considered stable.
Diffstat (limited to 'sysdeps/unix/sysv/linux/hppa')
-rw-r--r-- | sysdeps/unix/sysv/linux/hppa/librt.abilist | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/unix/sysv/linux/hppa/librt.abilist b/sysdeps/unix/sysv/linux/hppa/librt.abilist index b2a5f2d182..af7df27cb3 100644 --- a/sysdeps/unix/sysv/linux/hppa/librt.abilist +++ b/sysdeps/unix/sysv/linux/hppa/librt.abilist @@ -31,10 +31,6 @@ GLIBC_2.2 timer_getoverrun F timer_gettime F timer_settime F -GLIBC_2.3 - GLIBC_2.3 A - aio_cancel F - aio_cancel64 F GLIBC_2.3.4 GLIBC_2.3.4 A mq_close F |