Add __poll and __ppoll to libc.abilist

The functions were introduced in January but abilist was not updated.
This commit is contained in:
Andreas Jaeger 2012-04-06 18:10:13 +02:00
parent dcd2ae90d5
commit e9142a17e1
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -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