POSIX API

GPTKB entity

Statements (89)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:definedIn gptkb:IEEE_Std_1003.1
gptkbp:firstPublished 1988
gptkbp:function gptkb:center
gptkb:chmod
gptkb:chown
gptkb:survey
gptkb:recv
Signal
open
pipe
kill
mkdir
read
rmdir
write
accept
wait
exec
send
socket
connect
fork
select
bind
listen
mmap
shm_open
shm_unlink
clock_gettime
clock_settime
getenv
readdir
pthread_create
pthread_join
closedir
getpid
getrlimit
gettimeofday
getuid
mlock
mprotect
munlock
munmap
nanosleep
opendir
sem_destroy
sem_init
sem_post
sem_wait
setenv
setrlimit
settimeofday
timer_create
timer_delete
timer_settime
unsetenv
https://www.w3.org/2000/01/rdf-schema#label POSIX API
gptkbp:implementedIn gptkb:macOS
gptkb:AIX
gptkb:QNX
gptkb:BSD
gptkb:Linux
gptkb:Solaris
gptkb:HP-UX
gptkbp:includes process control
signals
file permissions
threads
sockets
timers
memory management
environment variables
inter-process communication
file operations
directory operations
terminal control
user and group management
gptkbp:language C
gptkbp:partOf gptkb:POSIX
gptkbp:relatedTo gptkb:Linux_Standard_Base
gptkb:System_V_Interface_Definition
gptkb:X/Open
gptkb:Single_UNIX_Specification
gptkbp:standardizedBy gptkb:IEEE
gptkb:The_Open_Group
gptkbp:usedFor Unix-like operating systems
gptkbp:bfsParent gptkb:BSD_C_library
gptkbp:bfsLayer 6