Add generic/stub implementations of pthread_{kill,sigmask,sigqueue}.
commit8badf496ab2cfa40a8d98fa0557b69c539e10a72
authorRoland McGrath <roland@hack.frob.com>
Tue, 15 Jul 2014 22:48:18 +0000 (15 15:48 -0700)
committerRoland McGrath <roland@hack.frob.com>
Tue, 15 Jul 2014 22:48:18 +0000 (15 15:48 -0700)
tree81e0de8559f68eaad0075d55014f9e07c51cada4
parent3df6f22e5fde470a6e0242e582e58919493bdd54
Add generic/stub implementations of pthread_{kill,sigmask,sigqueue}.
ChangeLog
nptl/pthread_kill.c [new file with mode: 0644]
nptl/pthread_sigmask.c [new file with mode: 0644]
nptl/pthread_sigqueue.c [new file with mode: 0644]