HP-UX Reference (11i v2 07/12) - 2 System Calls (vol 5)
Table of Contents
Volume Five
Entry Name(Section): name Description
umask(2): umask() ............................................................................................ set and get file creation mask
umount(2): umount() .................................................................................................... unmount a file system
uname(2): uname(), setuname() ....... get information about computer system; set node name (system name)
unlink(2): unlink() ................................................................................... remove directory entry; delete file
usleep(2): usleep() ..................................................................................... suspend execution for an interval
ustat(2): ustat() ......................................................................................... get mounted file system statistics
utime(2): utime() ................................................................................... set file access and modification times
utimes(2): utimes() ............................................................................... set file access and modification times
vfork(2): vfork() ........................................................................... spawn new process, share virtual memory
vfsmount(2): vfsmount() ................................................................................................. mount a file system
wait(2): wait(), waitpid() ........................................................... wait for child process to stop or terminate
wait3(2): wait3(), wait4() ................................................................... wait for child process to change state
wait4(): wait for child process to change state ............................................................................. see wait3(2)
waitid(2): waitid() ............................................................................... wait for child process to change state
waitpid(): wait for child process to stop or terminate ................................................................... see wait(2)
write(2): write(), writev(), pwrite() ................................................................................... write on a file
writev(): write on a file ............................................................................................................... see write(2)
20 Hewlett-Packard Company HP-UX 11i Version 2: December 2007 Update