Sha256: e9e5eeca77dc4bb4b3be7750dfb56d5bf44f4417ecf8a856be3a9a55a4b1d26f

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 538 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/strncat.al)"
sub strncat {
    unimpl "strncat() is C-specific, use .= instead";
}

# end of POSIX::strncat
1;

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
STLExtract-1.0.1 Slic3r/Linux/lib/std/auto/POSIX/strncat.al
STLExtract-1.0.0 Slic3r/Linux/lib/std/auto/POSIX/strncat.al