PHP8.x posix
PHP 8 系 のposixに関する言語リファレンス情報をまとめたカテゴリです。
constant の一覧
POSIX_F_OK
POSIX_PC_ALLOC_SIZE_MIN
POSIX_PC_CHOWN_RESTRICTED
POSIX_PC_LINK_MAX
POSIX_PC_MAX_CANON
POSIX_PC_MAX_INPUT
POSIX_PC_NAME_MAX
POSIX_PC_NO_TRUNC
POSIX_PC_PATH_MAX
POSIX_PC_PIPE_BUF
POSIX_PC_SYMLINK_MAX
POSIX_R_OK
POSIX_RLIMIT_AS
POSIX_RLIMIT_CORE
POSIX_RLIMIT_CPU
POSIX_RLIMIT_DATA
POSIX_RLIMIT_FSIZE
POSIX_RLIMIT_INFINITY
POSIX_RLIMIT_LOCKS
POSIX_RLIMIT_MEMLOCK
POSIX_RLIMIT_MSGQUEUE
POSIX_RLIMIT_NICE
POSIX_RLIMIT_NOFILE
POSIX_RLIMIT_NPROC
POSIX_RLIMIT_RSS
POSIX_RLIMIT_RTPRIO
POSIX_RLIMIT_RTTIME
POSIX_RLIMIT_SIGPENDING
POSIX_RLIMIT_STACK
POSIX_S_IFBLK
POSIX_S_IFCHR
POSIX_S_IFIFO
POSIX_S_IFREG
POSIX_S_IFSOCK
POSIX_SC_ARG_MAX
POSIX_SC_CHILD_MAX
POSIX_SC_CLK_TCK
POSIX_SC_NPROCESSORS_CONF
POSIX_SC_NPROCESSORS_ONLN
POSIX_SC_PAGESIZE
POSIX_W_OK
POSIX_X_OK
function の一覧
posix_access
posix_ctermid
posix_eaccess
posix_errno
posix_fpathconf
posix_get_last_error
posix_getcwd
posix_getegid
posix_geteuid
posix_getgid
posix_getgrgid
posix_getgrnam
posix_getgroups
posix_getlogin
posix_getpgid
posix_getpgrp
posix_getpid
posix_getppid
posix_getpwnam
posix_getpwuid
posix_getrlimit
posix_getsid
posix_getuid
posix_initgroups
posix_isatty
posix_kill
posix_mkfifo
posix_mknod
posix_pathconf
posix_setegid
posix_seteuid
posix_setgid
posix_setpgid
posix_setrlimit
posix_setsid
posix_setuid
posix_strerror
posix_sysconf
posix_times
posix_ttyname
posix_uname