Remove __libc_pselect alias.
commitf62ff286838e572ee124ca2d2dc5ccf619345015
authorJoseph Myers <joseph@codesourcery.com>
Fri, 31 Oct 2014 21:22:35 +0000 (31 21:22 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Fri, 31 Oct 2014 21:22:35 +0000 (31 21:22 +0000)
treed830733a4825ae21d28b60062172aa28bbb2204f
parentb09adb5b46327e4a2ea354d5524280146d9c6015
Remove __libc_pselect alias.

Continuing the removal of unused __libc_* function names, this patch
removes the __libc_pselect alias.

Tested for x86_64 that installed stripped shared libraries are
unchanged by this patch.

* misc/pselect.c [!__pselect] (__libc_pselect): Remove alias.
* sysdeps/unix/sysv/linux/pselect.c [__NR_pselect6]
(__libc_pselect): Likewise.
ChangeLog
misc/pselect.c
sysdeps/unix/sysv/linux/pselect.c