HP-UX Reference (11i v1 00/12) - 2 System Calls (vol 5)

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/FLIT/FOUT.man2.tocprint
________________________________________________________________
___ ___
Table of Contents
Volume Five
Entry Name(Section): name Description
swapon(2): swapon() .................................................... add swap device for interleaved paging and swapping
symlink(2): symlink() ......................................................................................... make symbolic link to a file
sync(2): sync() .................................................................................................................. update super-block
sysconf(2): sysconf() ................................................................................. get congurable system variables
sysfs(2): sysfs() ........................................................................................................ get file system type info
time(2): time() ................................................................................................................................... get time
timers(2): timer_create(), timer_delete(), timer_settime(),
timer_gettime(), timer_getoverrun() .................................................................. timer operations
timer_create(): create timer ................................................................................................... see timers(2)
timer_delete(): delete timer ................................................................................................... see timers(2)
timer_getoverrun(): return timer expiration count ................................................................. see timers(2)
timer_gettime(): store timer expiration and reload value ........................................................ see timers(2)
timer_settime(): set timer expiration ...................................................................................... see timers(2)
times(2): times() ...................................................................................... get process and child process times
truncate(2): ftruncate(), truncate() ................................................... truncate a file to a specified length
ttrace(2): ttrace() .......................................................................... tracing facility for multithreaded process
ttrace_wait(2): ttrace_wait() ............................................................................ wait for ttrace() request
tuneinfo(2): tuneinfo() .............................................. retrieve information about kernel tunable parameters
ualarm(2): ualarm() ...................................................................................................... set the interval timer
ulimit(2): ulimit() ...................................................................................................... get and set user limits
umask(2): umask() ............................................................................................ set and get file creation mask
umount(2): umount() .................................................................................................... unmount a file system
uname(2): uname() ............................. 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 time access and modification times
vfork(2): vfork() ............................................................................. spawn new process (use fork() instead)
vfsmount(2): vfsmount() ................................................................................................. mount a file system
wait(2): wait(), waitpid() ........................................................... wait for child process to stop or terminate
wait3(2): wait3() ................................................................................... wait for child process to change state
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(), pwrite(), writev() ............................................................................ write data to a file
writev(): write data to a file ........................................................................................................ see write(2)
xii Hewlett-Packard Company HP-UX Release 11i: December 2000
____ ____