Sha256: 64ba000a7774eda97b12566b7769c466ce5dd7de8652185244c30cb488e7767d
Contents?: true
Size: 316 Bytes
Versions: 2
Compression:
Stored size: 316 Bytes
Contents
# NOTE: Derived from ../../lib/POSIX.pm. # Changes made here will be lost when autosplit is run again. # See AutoSplit.pm. package POSIX; #line 546 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/strncpy.al)" sub strncpy { unimpl "strncpy() is C-specific, use = instead"; } # end of POSIX::strncpy 1;
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
STLExtract-1.0.1 | Slic3r/Linux/lib/std/auto/POSIX/strncpy.al |
STLExtract-1.0.0 | Slic3r/Linux/lib/std/auto/POSIX/strncpy.al |