Sha256: b2a2626748351909c2152bd45612b83faefbc1877578a312eb9c7a93466d82a4
Contents?: true
Size: 360 Bytes
Versions: 2
Compression:
Stored size: 360 Bytes
Contents
# NOTE: Derived from ../../lib/POSIX.pm. # Changes made here will be lost when autosplit is run again. # See AutoSplit.pm. package POSIX::SigAction; #line 982 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/SigAction/safe.al)" sub safe { $_[0]->{SAFE} = $_[1] if @_ > 1; $_[0]->{SAFE} }; package POSIX::SigRt; # end of POSIX::SigRt::safe 1;
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
STLExtract-1.0.1 | Slic3r/Linux/lib/std/auto/POSIX/SigAction/safe.al |
STLExtract-1.0.0 | Slic3r/Linux/lib/std/auto/POSIX/SigAction/safe.al |