org.jruby.ext.posix
Interface WindowsLibC

All Superinterfaces:
POSIX

public interface WindowsLibC
extends POSIX


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.jruby.ext.posix.POSIX
POSIX.ERRORS
 
Method Summary
 
Methods inherited from interface org.jruby.ext.posix.POSIX
chmod, chown, endgrent, endpwent, fork, fstat, getegid, geteuid, getgid, getgrent, getgrgid, getgrnam, getlogin, getpgid, getpgid, getpgrp, getpid, getppid, getpriority, getpwent, getpwnam, getpwuid, getuid, isatty, kill, lchmod, lchown, link, lstat, mkdir, readlink, setegid, seteuid, setgid, setgrent, setpgid, setpgrp, setpriority, setpwent, setsid, setuid, stat, symlink, umask, wait, waitpid
 



Copyright © 2008. All Rights Reserved.