Sha256: 2c65305ab3c572f7ea50daa7f1a6cbb6ff6695f96e32d456c04dc65bbe3d5897

Contents?: true

Size: 309 Bytes

Versions: 2

Compression:

Stored size: 309 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 669 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/getegid.al)"
sub getegid {
    usage "getegid()" if @_ != 0;
    $) + 0;
}

# end of POSIX::getegid
1;

Version data entries

2 entries across 2 versions & 1 rubygems

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