Sha256: f600fe686486ef033b3592c44ac2201daee3d5d6335d91eb800489e3e218351c
Contents?: true
Size: 317 Bytes
Versions: 2
Compression:
Stored size: 317 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 542 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/strncmp.al)" sub strncmp { unimpl "strncmp() is C-specific, use eq instead"; } # end of POSIX::strncmp 1;
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
STLExtract-1.0.1 | Slic3r/Linux/lib/std/auto/POSIX/strncmp.al |
STLExtract-1.0.0 | Slic3r/Linux/lib/std/auto/POSIX/strncmp.al |