[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#747623: ITP: libsignal-mask-perl -- module for easy handling of signal masks



Package: wnpp
Owner: gregor herrmann <gregoa@debian.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-perl@lists.debian.org

* Package name    : libsignal-mask-perl
  Version         : 0.007
  Upstream Author : Leon Timmermans <fawaka@gmail.com>
* URL             : https://metacpan.org/release/Signal-Mask
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : module for easy handling of signal masks

Signal::Mask is an abstraction around your process or thread signal mask. It
is used to fetch and/or change the signal mask of the calling process or
thread. The signal mask is the set of signals whose delivery is currently
blocked for the caller. It is available as the global hash %Signal::Mask.

Signal::Pending is an abstraction around your process'/thread's pending
signals. It can be used in combination with signal masks to handle signals in
a controlled manner. The set of pending signals is available as the global
hash %Signal::Pending.

Attachment: signature.asc
Description: Digital Signature


Reply to: