HPUX man pages für Kapitel 2
CPU_IS_PA_R : sysconf - get configurable system variables
_exit - terminate process
accept - accept a connection on a socket
access - determine accessibility of a file
acct - enable or disable process accounting
alarm - set a process's alarm clock
async_daemon - NFS daemons
atexit - register a function to be called at program termination
audctl - start or halt the auditing system and set or get audit files
audswitch - suspend or resume auditing on the current process
audwrite - write an audit record for a self-auditing process
bind - bind an address to a socket
brk - change data segment space allocation
bsdproc : killpg, getpgrp, setpgrp, sigvec, signal - 4.2 BSD-compatible process control facilities
chdir - change working directory
chmod - change access mode of file
chown - change owner and group of a file
chroot - change root directory
close - close a file descriptor
cnodeid - get the cnode ID of the local machine
cnodes - get a list of active nodes in cluster
connect - initiate a connection on a socket
creat - create a new file or rewrite an existing one
dup - duplicate an open file descriptor
dup2 - duplicate an open file descriptor to a specific slot
errno - error indicator for function calls
execvp - execute a file
execlp - execute a file
execle - execute a file
execlp - execute a file
execvp - execute a file
execve - execute a file
execvp - execute a file
exit - terminate process
fchdir - change working directory
fchmod - change access mode of file
fchown - change owner and group of a file
fcntl - file control
fgetacl - get access control list (ACL) information
fork - create a new process
fpathconf() - get configurable pathname variables
fsctl - file system control
fsetacl - set access control list (ACL) information
fstat - get file status
fstatfs - get file system statistics
fsync - synchronize a file's in-core state with its state on disk
ftime - get date and time more precisely
ftruncate - truncate a file to a specified length
getaccess - get a user's effective access rights to a file
getacl - get access control list (ACL) information
getaudid - get the audit ID (aid) for the current process
getaudproc - get the audit process flag for the calling process
getcontext - return process context for context-dependent file search
getdirentries - get entries from a directory in a filesystem- independent format
getdomainname - get/set name of current Network Information Service domain
getegid - get real user, effective user, real group, and effective group IDs
geteuid - get real user, effective user, real group, and effective group IDs
getevent - get events and system calls that are currently being audited
getfh - return file handle for file on remote node
getgid - get real user, effective user, real group, and effective group IDs
getgroups - get group access list
gethostname - get name of current host
getitimer - get/set value of interval timer
getmsg - receive next message from a stream
getpeername - get address of connected peer
getpgrp2 - get process, process group, and parent process ID
getpgrp2 - get process, process group, and parent process ID
getpid - get process, process group, and parent process ID
getppid - get process, process group, and parent process ID
getpriority - get and set process priorities
getprivgrp - get and set special attributes for group
getrlimit - control consumption of system resources
getsockname - get socket address
getsockopt - get and set options on sockets
gettimeofday - get/set date and time
getuid - get real user, effective user, real group, and effective group IDs
gtty - control device
intro - introduction to system calls
ioctl - control device
ipcconnect - initiate a connection to another process
ipccontrol - perform special operations on a NetIPC socket
ipccreate - create a call socket
ipcdest - create a NetIPC destination descriptor
ipcgetnodename - obtain NetIPC node name of current host
ipclookup - obtain a NetIPC destination descriptor
ipcname - associate a name with a call socket or destination descriptor
ipcnamerase - delete a name associated with a NetIPC call socket or destination descriptor
ipcrecv - establish an NetIPC virtual circuit connection or receive data on an established connection
ipcrecvcn - receive a connection on a call socket
ipcselect - determine status of NetIPC socket
ipcsend - send data on a NetIPC socket
ipcsetnodename - set NetIPC node name of host CPU
ipcshutdown - release a NetIPC descriptor
kill - send a signal to a process or a group of processes
killpg - 4.2 BSD-compatible process control facilities
link - link to a file
listen - listen for connections on a socket
lockf - provide semaphores and record locking on files
lseek - move read/write file pointer; seek
lstat - get file status
lsync - update super-block
madvise - advise the system of a process' expected paging behavior
mkdir - make a directory file
mknod - make a directory, or a special or regular file
mkrnod - make a directory, or a special or regular file
mmap - map object into virtual memory
mount - mount a file system
mprotect - modify access protections of memory mapping
msem_init - initialize a semaphore in a mapped file or anonymous memory region
msem_lock - lock a semaphore
msem_remove - remove a semaphore in mapped file or anonymous region
msem_unlock - unlock a semaphore
msgctl - message control operations
msgget - get message queue
msgop : msgsnd, msgrcv - message operations
msgrcv - message operations
msgsnd - message operations
msync - synchronize a mapped file
munmap - unmap a mapped region
nfssvc - NFS daemons
nice - change priority of a process
open - open file for reading or writing
pathconf() - get configurable pathname variables
pause - suspend process until signal
pipe - create an interprocess channel
plock - lock process, text, or data in memory
poll - monitor I/O conditions on multiple file descriptors
prealloc - preallocate fast disk storage
profil - execution time profile
ptrace - process trace
putmsg - Sends a message on a stream.
quotactl - manipulate disk quotas
raise - send a signal to a process or a group of processes
readv - read input
readlink - read value of a symbolic link
readv - read input
reboot - boot the system
recvmsg - receive a message from a socket
recvfrom - receive a message from a socket
recvmsg - receive a message from a socket
rename - change the name of a file
rmdir - remove a directory file
rtprio - change or read real-time priority
sbrk - change data segment space allocation
select - synchronous I/O multiplexing
semctl - semaphore control operations
semget - get set of semaphores
semop - semaphore operations
sendmsg - send a message from a socket
sendmsg - send a message from a socket
sendto - send a message from a socket
setacl - set access control list (ACL) information
setaudid - set the audit ID (aid) for the current process
setaudproc - controls process level auditing for the current process and its decendents
setdomainname - get/set name of current Network Information Service domain
setevent - set current events and system calls which are to be audited
setgid - set user and group IDs
setgroups - set group access list
sethostname - set name of host cpu
setitimer - get/set value of interval timer
setpgid - set process group ID for job control
setpgrp - create session and set process group ID
setpgrp2 - set process group ID for job control
setpriority - get and set process priorities
setprivgrp - get and set special attributes for group
setresgid - set real, effective, and saved user and group IDs
setresuid - set real, effective, and saved user and group IDs
setrlimit - control consumption of system resources
setsid - create session and set process group ID
setsockopt - get and set options on sockets
settimeofday - get/set date and time
setuid - set user and group IDs
shmat - shared memory operations
shmctl - shared memory control operations
shmdt - shared memory operations
shmget - get shared memory segment
shmop : shmat, shmdt - shared memory operations
shutdown - shut down a socket
sigaction - examine and change signal action
sigblock - block signals
signal - specify what to do upon receipt of a signal
sigpause - atomically release blocked signals and wait for interrupt
sigpending - examine pending signals
sigprocmask - examine and change blocked signals
sigsetmask - set current signal mask
sigspace - assure sufficient signal stack space
sigstack - set and/or get signal stack context
sigsuspend - wait for a signal
sigvec - 4.2 BSD-compatible process control facilities
sigvector - software signal facilities
socket - create an endpoint for communication
socketpair - create a pair of connected sockets
stat - get file status
statfs - get file system statistics
stime - set time and date
stream - STREAMS enhancements to standard system calls
stty - control device
swapon - add swap space for interleaved paging/swapping
symlink - make symbolic link to a file
sync - update super-block
sysconf - get configurable system variables
time - get time
times - get process and child process times
truncate - truncate a file to a specified length
ulimit - get and set user limits
umask - set and get file creation mask
umount - unmount a file system
uname - get/set name of current HP-UX system
unlink - remove directory entry; delete file
ustat - get file system statistics
utime - set file access and modification times
vfork - spawn new process; share virtual memory
vfsmount - mount a file system
wait3 - wait for child or traced process to stop or terminate
wait3 - wait for child or traced process to stop or terminate
waitpid - wait for child or traced process to stop or terminate
writev - write on a file
writev - write on a file