pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Signal-Mask
Module Name: pkgsrc
Committed By: mef
Date: Sat Feb 14 09:49:12 UTC 2015
Added Files:
pkgsrc/devel/p5-Signal-Mask: DESCR Makefile distinfo
Log Message:
Import p5-Signal-Mask-0.008 as devel/p5-Signal-Mask.
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.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-Signal-Mask/DESCR \
pkgsrc/devel/p5-Signal-Mask/Makefile pkgsrc/devel/p5-Signal-Mask/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index