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