org.jruby.ext.posix
Interface SolarisLibC

All Superinterfaces:
LibC

public interface SolarisLibC
extends LibC


Method Summary
 
Methods inherited from interface org.jruby.ext.posix.LibC
chmod, chown, close, endgrent, endpwent, execv, execve, fork, fstat, fstat64, getegid, getenv, geteuid, getgid, getgrent, getgrgid, getgrnam, getlogin, getpgid, getpgid, getpgrp, getpid, getppid, getpriority, getpwent, getpwnam, getpwuid, getuid, isatty, kill, lchmod, lchown, link, lstat, lstat64, mkdir, read, readlink, setegid, setenv, seteuid, setgid, setgrent, setpgid, setpgrp, setpriority, setpwent, setsid, setuid, stat, stat64, symlink, umask, unsetenv, utimes, wait, waitpid, write
 



Copyright © 2012. All Rights Reserved.