mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 14:20:07 +00:00
Add __poll and __ppoll to libc.abilist
The functions were introduced in January but abilist was not updated.
This commit is contained in:
parent
dcd2ae90d5
commit
e9142a17e1
@ -1,3 +1,7 @@
|
||||
2012-04-06 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* abilist/libc.abilist: Add __poll and __ppoll.
|
||||
|
||||
2012-04-05 David S. Miller <davem@davemloft.net>
|
||||
|
||||
* scripts/check-local-headers.sh: Accept a host triplet in the
|
||||
|
@ -2493,6 +2493,8 @@ GLIBC_2.15 i.86-.*-linux.*/thread powerpc-.*-linux.*/thread powerpc64-.*-linux.*
|
||||
scandirat64 F
|
||||
GLIBC_2.16 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.16 A
|
||||
__poll_chk F
|
||||
__ppoll_chk F
|
||||
aligned_alloc F
|
||||
c16rtomb F
|
||||
c32rtomb F
|
||||
|
Loading…
Reference in New Issue
Block a user