Python3.x posix
Python 3 系 のposixに関する言語リファレンス情報をまとめたカテゴリです。
constant の一覧
__doc__
__name__
__package__
__spec__
_have_functions
CLD_CONTINUED
CLD_DUMPED
CLD_EXITED
CLD_KILLED
CLD_STOPPED
CLD_TRAPPED
CLONE_FILES
CLONE_FS
CLONE_NEWCGROUP
CLONE_NEWIPC
CLONE_NEWNET
CLONE_NEWNS
CLONE_NEWPID
CLONE_NEWTIME
CLONE_NEWUSER
CLONE_NEWUTS
CLONE_SIGHAND
CLONE_SYSVSEM
CLONE_THREAD
CLONE_VM
confstr_names
EFD_CLOEXEC
EFD_NONBLOCK
EFD_SEMAPHORE
environ
EX_CANTCREAT
EX_CONFIG
EX_DATAERR
EX_IOERR
EX_NOHOST
EX_NOINPUT
EX_NOPERM
EX_NOUSER
EX_OK
EX_OSERR
EX_OSFILE
EX_PROTOCOL
EX_SOFTWARE
EX_TEMPFAIL
EX_UNAVAILABLE
EX_USAGE
F_LOCK
F_OK
F_TEST
F_TLOCK
F_ULOCK
GRND_NONBLOCK
GRND_RANDOM
MFD_ALLOW_SEALING
MFD_CLOEXEC
MFD_HUGE_16GB
MFD_HUGE_16MB
MFD_HUGE_1GB
MFD_HUGE_1MB
MFD_HUGE_256MB
MFD_HUGE_2GB
MFD_HUGE_2MB
MFD_HUGE_32MB
MFD_HUGE_512KB
MFD_HUGE_512MB
MFD_HUGE_64KB
MFD_HUGE_8MB
MFD_HUGE_MASK
MFD_HUGE_SHIFT
MFD_HUGETLB
NGROUPS_MAX
O_ACCMODE
O_APPEND
O_ASYNC
O_CLOEXEC
O_CREAT
O_DIRECT
O_DIRECTORY
O_DSYNC
O_EXCL
O_FSYNC
O_LARGEFILE
O_NDELAY
O_NOATIME
O_NOCTTY
O_NOFOLLOW
O_NONBLOCK
O_PATH
O_RDONLY
O_RDWR
O_RSYNC
O_SYNC
O_TMPFILE
O_TRUNC
O_WRONLY
P_ALL
P_PGID
P_PID
P_PIDFD
pathconf_names
PIDFD_NONBLOCK
POSIX_FADV_DONTNEED
POSIX_FADV_NOREUSE
POSIX_FADV_NORMAL
POSIX_FADV_RANDOM
POSIX_FADV_SEQUENTIAL
POSIX_FADV_WILLNEED
POSIX_SPAWN_CLOSE
POSIX_SPAWN_DUP2
POSIX_SPAWN_OPEN
PRIO_PGRP
PRIO_PROCESS
PRIO_USER
R_OK
RTLD_DEEPBIND
RTLD_GLOBAL
RTLD_LAZY
RTLD_LOCAL
RTLD_NODELETE
RTLD_NOLOAD
RTLD_NOW
RWF_APPEND
RWF_DSYNC
RWF_HIPRI
RWF_NOWAIT
RWF_SYNC
SCHED_BATCH
SCHED_FIFO
SCHED_IDLE
SCHED_OTHER
SCHED_RESET_ON_FORK
SCHED_RR
SEEK_DATA
SEEK_HOLE
SPLICE_F_MORE
SPLICE_F_MOVE
SPLICE_F_NONBLOCK
ST_APPEND
ST_MANDLOCK
ST_NOATIME
ST_NODEV
ST_NODIRATIME
ST_NOEXEC
ST_NOSUID
ST_RDONLY
ST_RELATIME
ST_SYNCHRONOUS
ST_WRITE
sysconf_names
TMP_MAX
W_OK
WCONTINUED
WEXITED
WNOHANG
WNOWAIT
WSTOPPED
WUNTRACED
X_OK
XATTR_CREATE
XATTR_REPLACE
XATTR_SIZE_MAX
function の一覧
_exit
_path_normpath
abort
access
chdir
chmod
chown
chroot
close
closerange
confstr
copy_file_range
cpu_count
ctermid
device_encoding
dup
dup2
eventfd
eventfd_read
eventfd_write
execv
execve
fchdir
fchmod
fchown
fdatasync
fork
forkpty
fpathconf
fspath
fstat
fstatvfs
fsync
ftruncate
get_blocking
get_inheritable
get_terminal_size
getcwd
getcwdb
getegid
geteuid
getgid
getgrouplist
getgroups
getloadavg
getlogin
getpgid
getpgrp
getpid
getppid
getpriority
getrandom
getresgid
getresuid
getsid
getuid
getxattr
initgroups
isatty
kill
killpg
lchown
link
listdir
listxattr
lockf
login_tty
lseek
lstat
major
makedev
memfd_create
minor
mkdir
mkfifo
mknod
nice
open
openpty
pathconf
pidfd_open
pipe
pipe2
posix_fadvise
posix_fallocate
posix_spawn
posix_spawnp
pread
preadv
putenv
pwrite
pwritev
read
readlink
readv
register_at_fork
remove
removexattr
rename
replace
rmdir
scandir
sched_get_priority_max
sched_get_priority_min
sched_getaffinity
sched_getparam
sched_getscheduler
sched_rr_get_interval
sched_setaffinity
sched_setparam
sched_setscheduler
sched_yield
sendfile
set_blocking
set_inheritable
setegid
seteuid
setgid
setgroups
setns
setpgid
setpgrp
setpriority
setregid
setresgid
setresuid
setreuid
setsid
setuid
setxattr
splice
stat
statvfs
strerror
symlink
sync
sysconf
system
tcgetpgrp
tcsetpgrp
times
truncate
ttyname
umask
uname
unlink
unsetenv
unshare
urandom
utime
wait
wait3
wait4
waitid
waitpid
waitstatus_to_exitcode
WCOREDUMP
WEXITSTATUS
WIFCONTINUED
WIFEXITED
WIFSIGNALED
WIFSTOPPED
write
writev
WSTOPSIG
WTERMSIG
DirEntryクラス
sched_paramクラス
method
__add__
__class_getitem__
__contains__
__delattr__
__dir__
__eq__
__format__
__ge__
__getattribute__
__getitem__
__getnewargs__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__iter__
__le__
__len__
__lt__
__mul__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__rmul__
__setattr__
__sizeof__
__str__
__subclasshook__
count
index
times_resultクラス
method
__add__
__class_getitem__
__contains__
__delattr__
__dir__
__eq__
__format__
__ge__
__getattribute__
__getitem__
__getnewargs__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__iter__
__le__
__len__
__lt__
__mul__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__rmul__
__setattr__
__sizeof__
__str__
__subclasshook__
count
index
uname_resultクラス
method
__add__
__class_getitem__
__contains__
__delattr__
__dir__
__eq__
__format__
__ge__
__getattribute__
__getitem__
__getnewargs__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__iter__
__le__
__len__
__lt__
__mul__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__rmul__
__setattr__
__sizeof__
__str__
__subclasshook__
count
index
waitid_resultクラス
method
__add__
__class_getitem__
__contains__
__delattr__
__dir__
__eq__
__format__
__ge__
__getattribute__
__getitem__
__getnewargs__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__iter__
__le__
__len__
__lt__
__mul__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__rmul__
__setattr__
__sizeof__
__str__
__subclasshook__
count
index