This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 102b5b0caf Remove duplicate inline implementation of issignalingf new 8781c1301d misc: Set generic pselect as ENOSYS
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: misc/pselect.c | 46 ++---------------- sysdeps/unix/sysv/linux/microblaze/pselect.c | 73 ++++++++++++++++++++++++++++ sysdeps/unix/sysv/linux/pselect.c | 37 ++------------ 3 files changed, 80 insertions(+), 76 deletions(-) create mode 100644 sysdeps/unix/sysv/linux/microblaze/pselect.c