mirror of git://sourceware.org/git/glibc.git
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.
This commit is contained in:
parent
ccf431ffe1
commit
d34570a6b8
|
|
@ -1,5 +1,8 @@
|
||||||
2014-07-01 Carlos O'Donell <carlos@redhat.com>
|
2014-07-01 Carlos O'Donell <carlos@redhat.com>
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
|
||||||
|
entries.
|
||||||
|
|
||||||
* sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
|
* sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
|
||||||
entry for aio_cancel and aio_cancel64.
|
entry for aio_cancel and aio_cancel64.
|
||||||
* sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
|
* sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
|
||||||
|
|
|
||||||
|
|
@ -31,10 +31,6 @@ GLIBC_2.2
|
||||||
timer_getoverrun F
|
timer_getoverrun F
|
||||||
timer_gettime F
|
timer_gettime F
|
||||||
timer_settime 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
|
||||||
GLIBC_2.3.4 A
|
GLIBC_2.3.4 A
|
||||||
mq_close F
|
mq_close F
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue