Marco d'Itri a écrit :
> On Oct 23, Daniel Molka wrote:
>
>> error getting signalfd
> This is the code which is failing (I expect with ENOSYS):
>
> pfd[FD_SIGNAL].fd = signalfd(-1, &mask, 0);
> if (pfd[FD_SIGNAL].fd < 0) {
>
>> ii libc6 2.9-12
On Oct 23, Daniel Molka wrote:
> error getting signalfd
This is the code which is failing (I expect with ENOSYS):
pfd[FD_SIGNAL].fd = signalfd(-1, &mask, 0);
if (pfd[FD_SIGNAL].fd < 0) {
> ii libc6 2.9-12 GNU C Library: Shared libraries
This
2 matches
Mail list logo