This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Implementation of sigsuspend_not_cancel for GNU/Hurd


Aurélien Jarno reported:

``sigsuspend_not_cancel is not defined for Hurd in
sysdeps/mach/hurd/sigsuspend.c. This function is called from
sysdeps/posix/pause.c.''

The current __sigsuspend() doesn't handle cancellation anyway, hence the
attached patch should be applied.

Samuel

Attachment: patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]