| Manual |
Page | Description |
| SunOS 4.1.3 |
Intro(2) |
introduction to system services and error numbers |
| SunOS 4.1.3 |
List(2) |
introduction to system services and error numbers |
| SunOS 4.1.3 |
WEXITSTATUS(2) |
wait for process to terminate or stop, examine returned status |
| SunOS 4.1.3 |
WIFEXITED(2) |
wait for process to terminate or stop, examine returned status |
| SunOS 4.1.3 |
WIFSIGNALED(2) |
wait for process to terminate or stop, examine returned status |
| SunOS 4.1.3 |
WIFSTOPPED(2) |
wait for process to terminate or stop, examine returned status |
| SunOS 4.1.3 |
WSTOPSIG(2) |
wait for process to terminate or stop, examine returned status |
| SunOS 4.1.3 |
WTERMSIG(2) |
wait for process to terminate or stop, examine returned status |
| SunOS 4.1.3 |
_exit(2) |
terminate a process |
| SunOS 4.1.3 |
accept(2) |
accept a connection on a socket |
| SunOS 4.1.3 |
access(2) |
determine accessibility of file |
| SunOS 4.1.3 |
acct(2) |
turn accounting on or off |
| SunOS 4.1.3 |
adjtime(2) |
correct the time to allow synchronization of the system clock |
| SunOS 4.1.3 |
async_daemon(2) |
NFS daemons |
| SunOS 4.1.3 |
audit(2) |
write a record to the audit log |
| SunOS 4.1.3 |
auditon(2) |
manipulate auditing |
| SunOS 4.1.3 |
auditsvc(2) |
write audit records to specified file descriptor |
| SunOS 4.1.3 |
bind(2) |
bind a name to a socket |
| SunOS 4.1.3 |
brk(2) |
change data segment size |
| SunOS 4.1.3 |
chdir(2) |
change current working directory |
| SunOS 4.1.3 |
chmod(2) |
change mode of file |
| SunOS 4.1.3 |
chown(2) |
change owner and group of a file |
| SunOS 4.1.3 |
chroot(2) |
change root directory |
| SunOS 4.1.3 |
close(2) |
delete a descriptor |
| SunOS 4.1.3 |
connect(2) |
initiate a connection on a socket |
| SunOS 4.1.3 |
creat(2) |
create a new file |
| SunOS 4.1.3 |
dup(2) |
duplicate a descriptor |
| SunOS 4.1.3 |
dup2(2) |
duplicate a descriptor |
| SunOS 4.1.3 |
execve(2) |
execute a file |
| SunOS 4.1.3 |
exit(2) |
terminate a process |
| SunOS 4.1.3 |
fchdir(2) |
change current working directory |
| SunOS 4.1.3 |
fchmod(2) |
change mode of file |
| SunOS 4.1.3 |
fchown(2) |
change owner and group of a file |
| SunOS 4.1.3 |
fchroot(2) |
change root directory |
| SunOS 4.1.3 |
fcntl(2) |
file control |
| SunOS 4.1.3 |
flock(2) |
apply or remove an advisory lock on an open file |
| SunOS 4.1.3 |
fork(2) |
create a new process |
| SunOS 4.1.3 |
fpathconf(2) |
query file system related limits and options |
| SunOS 4.1.3 |
fstat(2) |
get file status |
| SunOS 4.1.3 |
fstatfs(2) |
get file system statistics |
| SunOS 4.1.3 |
fsync(2) |
synchronize a file's in-core state with that on disk |
| SunOS 4.1.3 |
ftruncate(2) |
set a file to a specified length |
| SunOS 4.1.3 |
getauid(2) |
get and set user audit identity |
| SunOS 4.1.3 |
getdents(2) |
gets directory entries in a filesystem independent format |
| SunOS 4.1.3 |
getdirentries(2) |
gets directory entries in a filesystem independent format |
| SunOS 4.1.3 |
getdomainname(2) |
get/set name of current domain |
| SunOS 4.1.3 |
getdtablesize(2) |
get descriptor table size |
| SunOS 4.1.3 |
getegid(2) |
get group identity |
| SunOS 4.1.3 |
geteuid(2) |
get user identity |
| SunOS 4.1.3 |
getgid(2) |
get group identity |
| SunOS 4.1.3 |
getgroups(2) |
get or set supplementary group IDs |
| SunOS 4.1.3 |
gethostid(2) |
get unique identifier of current host |
| SunOS 4.1.3 |
gethostname(2) |
get/set name of current host |
| SunOS 4.1.3 |
getitimer(2) |
get/set value of interval timer |
| SunOS 4.1.3 |
getmsg(2) |
get next message from a stream |
| SunOS 4.1.3 |
getpagesize(2) |
get system page size |
| SunOS 4.1.3 |
getpeername(2) |
get name of connected peer |
| SunOS 4.1.3 |
getpgrp(2) |
return or set the process group of a process |
| SunOS 4.1.3 |
getpid(2) |
get process identification |
| SunOS 4.1.3 |
getppid(2) |
get process identification |
| SunOS 4.1.3 |
getpriority(2) |
get/set process nice value |
| SunOS 4.1.3 |
getrlimit(2) |
control maximum system resource consumption |
| SunOS 4.1.3 |
getrusage(2) |
get information about resource utilization |
| SunOS 4.1.3 |
getsockname(2) |
get socket name |
| SunOS 4.1.3 |
getsockopt(2) |
get and set options on sockets |
| SunOS 4.1.3 |
gettimeofday(2) |
get or set the date and time |
| SunOS 4.1.3 |
getuid(2) |
get user identity |
| SunOS 4.1.3 |
intro(2) |
introduction to system services and error numbers |
| SunOS 4.1.3 |
ioctl(2) |
control device |
| SunOS 4.1.3 |
kill(2) |
send a signal to a process or a group of processes |
| SunOS 4.1.3 |
killpg(2) |
send signal to a process group |
| SunOS 4.1.3 |
link(2) |
make a hard link to a file |
| SunOS 4.1.3 |
list(2) |
make a hard link to a file |
| SunOS 4.1.3 |
listen(2) |
listen for connections on a socket |
| SunOS 4.1.3 |
lseek(2) |
move read/write pointer |
| SunOS 4.1.3 |
lstat(2) |
get file status |
| SunOS 4.1.3 |
mctl(2) |
memory management control |
| SunOS 4.1.3 |
mincore(2) |
determine residency of memory pages |
| SunOS 4.1.3 |
mkdir(2) |
make a directory file |
| SunOS 4.1.3 |
mkfifo(2) |
make a special file |
| SunOS 4.1.3 |
mknod(2) |
make a special file |
| SunOS 4.1.3 |
mmap(2) |
map pages of memory |
| SunOS 4.1.3 |
mount(2) |
mount file system |
| SunOS 4.1.3 |
mprotect(2) |
set protection of memory mapping |
| SunOS 4.1.3 |
msgctl(2) |
message control operations |
| SunOS 4.1.3 |
msgget(2) |
get message queue |
| SunOS 4.1.3 |
msgop(2) |
message operations |
| SunOS 4.1.3 |
msgrcv(2) |
message operations |
| SunOS 4.1.3 |
msgsnd(2) |
message operations |
| SunOS 4.1.3 |
msync(2) |
synchronize memory with physical storage |
| SunOS 4.1.3 |
munmap(2) |
unmap pages of memory. |
| SunOS 4.1.3 |
nfssvc(2) |
NFS daemons |
| SunOS 4.1.3 |
open(2) |
open or create a file for reading or writing |
| SunOS 4.1.3 |
pathconf(2) |
query file system related limits and options |
| SunOS 4.1.3 |
pipe(2) |
create an interprocess communication channel |
| SunOS 4.1.3 |
poll(2) |
I/O multiplexing |
| SunOS 4.1.3 |
profil(2) |
execution time profile |
| SunOS 4.1.3 |
ptrace(2) |
process trace |
| SunOS 4.1.3 |
putmsg(2) |
send a message on a stream |
| SunOS 4.1.3 |
quotactl(2) |
manipulate disk quotas |
| SunOS 4.1.3 |
read(2) |
read input |
| SunOS 4.1.3 |
readlink(2) |
read value of a symbolic link |
| SunOS 4.1.3 |
readv(2) |
read input |
| SunOS 4.1.3 |
reboot(2) |
reboot system or halt processor |
| SunOS 4.1.3 |
recv(2) |
receive a message from a socket |
| SunOS 4.1.3 |
recvfrom(2) |
receive a message from a socket |
| SunOS 4.1.3 |
recvmsg(2) |
receive a message from a socket |
| SunOS 4.1.3 |
rename(2) |
change the name of a file |
| SunOS 4.1.3 |
rmdir(2) |
remove a directory file |
| SunOS 4.1.3 |
sbrk(2) |
change data segment size |
| SunOS 4.1.3 |
select(2) |
synchronous I/O multiplexing |
| SunOS 4.1.3 |
semctl(2) |
semaphore control operations |
| SunOS 4.1.3 |
semget(2) |
get set of semaphores |
| SunOS 4.1.3 |
semop(2) |
semaphore operations |
| SunOS 4.1.3 |
send(2) |
send a message from a socket |
| SunOS 4.1.3 |
sendmsg(2) |
send a message from a socket |
| SunOS 4.1.3 |
sendto(2) |
send a message from a socket |
| SunOS 4.1.3 |
setaudit(2) |
set the audit classes for a specified user ID |
| SunOS 4.1.3 |
setauid(2) |
get and set user audit identity |
| SunOS 4.1.3 |
setdomainname(2) |
get/set name of current domain |
| SunOS 4.1.3 |
setgroups(2) |
get or set supplementary group IDs |
| SunOS 4.1.3 |
sethostname(2) |
get/set name of current host |
| SunOS 4.1.3 |
setitimer(2) |
get/set value of interval timer |
| SunOS 4.1.3 |
setpgid(2) |
set process group ID for job control |
| SunOS 4.1.3 |
setpgrp(2) |
return or set the process group of a process |
| SunOS 4.1.3 |
setpriority(2) |
get/set process nice value |
| SunOS 4.1.3 |
setregid(2) |
set real and effective group IDs |
| SunOS 4.1.3 |
setreuid(2) |
set real and effective user IDs |
| SunOS 4.1.3 |
setrlimit(2) |
control maximum system resource consumption |
| SunOS 4.1.3 |
setsid(2) |
create session and set process group ID |
| SunOS 4.1.3 |
setsockopt(2) |
get and set options on sockets |
| SunOS 4.1.3 |
settimeofday(2) |
get or set the date and time |
| SunOS 4.1.3 |
setuseraudit(2) |
set the audit classes for a specified user ID |
| SunOS 4.1.3 |
shmat(2) |
shared memory operations |
| SunOS 4.1.3 |
shmctl(2) |
shared memory control operations |
| SunOS 4.1.3 |
shmdt(2) |
shared memory operations |
| SunOS 4.1.3 |
shmget(2) |
get shared memory segment identifier |
| SunOS 4.1.3 |
shmop(2) |
shared memory operations |
| SunOS 4.1.3 |
shutdown(2) |
shut down part of a full-duplex connection |
| SunOS 4.1.3 |
sigblock(2) |
block signals |
| SunOS 4.1.3 |
sigmask(2) |
block signals |
| SunOS 4.1.3 |
sigpause(2) |
automatically release blocked signals and wait for interrupt |
| SunOS 4.1.3 |
sigpending(2) |
examine pending signals |
| SunOS 4.1.3 |
sigprocmask(2) |
examine and change blocked signals |
| SunOS 4.1.3 |
sigsetmask(2) |
set current signal mask |
| SunOS 4.1.3 |
sigstack(2) |
set and/or get signal stack context |
| SunOS 4.1.3 |
sigsuspend(2) |
automatically release blocked signals and wait for interrupt |
| SunOS 4.1.3 |
sigvec(2) |
software signal facilities |
| SunOS 4.1.3 |
socket(2) |
create an endpoint for communication |
| SunOS 4.1.3 |
socketpair(2) |
create a pair of connected sockets |
| SunOS 4.1.3 |
stat(2) |
get file status |
| SunOS 4.1.3 |
statfs(2) |
get file system statistics |
| SunOS 4.1.3 |
swapon(2) |
add a swap device for interleaved paging/swapping |
| SunOS 4.1.3 |
symlink(2) |
make symbolic link to a file |
| SunOS 4.1.3 |
sync(2) |
update super-block |
| SunOS 4.1.3 |
syscall(2) |
indirect system call |
| SunOS 4.1.3 |
sysconf(2) |
query system related limits, values, options |
| SunOS 4.1.3 |
tell(2) |
move read/write pointer |
| SunOS 4.1.3 |
truncate(2) |
set a file to a specified length |
| SunOS 4.1.3 |
umask(2) |
set file creation mode mask |
| SunOS 4.1.3 |
umount(2) |
remove a file system |
| SunOS 4.1.3 |
uname(2) |
get information about current system |
| SunOS 4.1.3 |
unlink(2) |
remove directory entry |
| SunOS 4.1.3 |
unmount(2) |
remove a file system |
| SunOS 4.1.3 |
ustat(2) |
get file system statistics |
| SunOS 4.1.3 |
utimes(2) |
set file times |
| SunOS 4.1.3 |
vadvise(2) |
give advice to paging system |
| SunOS 4.1.3 |
vfork(2) |
spawn new process in a virtual memory efficient way |
| SunOS 4.1.3 |
vhangup(2) |
virtually ``hangup'' the current control terminal |
| SunOS 4.1.3 |
wait(2) |
wait for process to terminate or stop, examine returned status |
| SunOS 4.1.3 |
wait3(2) |
wait for process to terminate or stop, examine returned status |
| SunOS 4.1.3 |
wait4(2) |
wait for process to terminate or stop, examine returned status |
| SunOS 4.1.3 |
waitpid(2) |
wait for process to terminate or stop, examine returned status |
| SunOS 4.1.3 |
write(2) |
write output |
| SunOS 4.1.3 |
writev(2) |
write output |