Sha256: 6074eb595c6365ac1fa4879a65d4e22d71ab11b1cc860d2b0ba8a20991bf03a7
Contents?: true
Size: 289 Bytes
Versions: 2
Compression:
Stored size: 289 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 295 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/fsync.al)" sub fsync { redef "IO::Handle::sync()"; } # end of POSIX::fsync 1;
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
STLExtract-1.0.1 | Slic3r/Linux/lib/std/auto/POSIX/fsync.al |
STLExtract-1.0.0 | Slic3r/Linux/lib/std/auto/POSIX/fsync.al |