| Manual |
Page | Description |
| AT&T Plan9 |
0intro(2) |
introduction to library functions |
| AT&T Plan9 |
INDEX(2) |
introduction to library functions |
| AT&T Plan9 |
abort(2) |
generate a fault |
| AT&T Plan9 |
abs(2) |
integer absolute values |
| AT&T Plan9 |
access(2) |
determine accessibility of file |
| AT&T Plan9 |
add(2) |
arithmetic on points and rectangles |
| AT&T Plan9 |
arg(2) |
process option letters from argv |
| AT&T Plan9 |
atof(2) |
convert text to numbers |
| AT&T Plan9 |
auth(2) |
network authentication |
| AT&T Plan9 |
balloc(2) |
allocating, freeing, reading, writing bitmaps |
| AT&T Plan9 |
bind(2) |
change name space |
| AT&T Plan9 |
bio(2) |
buffered input/output |
| AT&T Plan9 |
bitblt(2) |
graphics functions |
| AT&T Plan9 |
brk(2) |
change memory allocation |
| AT&T Plan9 |
cachechars(2) |
font utilities |
| AT&T Plan9 |
chdir(2) |
change working directory |
| AT&T Plan9 |
cputime(2) |
cpu time in this process and children |
| AT&T Plan9 |
ctime(2) |
convert date and time to ASCII |
| AT&T Plan9 |
ctype(2) |
ASCII character classification |
| AT&T Plan9 |
debugger(2) |
machine-independent debugger functions |
| AT&T Plan9 |
dial(2) |
make and break network connections |
| AT&T Plan9 |
dirread(2) |
read directory |
| AT&T Plan9 |
dup(2) |
duplicate an open file descriptor |
| AT&T Plan9 |
encrypt(2) |
DES encryption |
| AT&T Plan9 |
errstr(2) |
description of last system call error |
| AT&T Plan9 |
event(2) |
graphics events |
| AT&T Plan9 |
exec(2) |
execute a file |
| AT&T Plan9 |
exits(2) |
terminate process, process cleanup |
| AT&T Plan9 |
exp(2) |
exponential, logarithm, power, square root |
| AT&T Plan9 |
fcall(2) |
interface to Plan 9 File protocol |
| AT&T Plan9 |
fgetc(2) |
Stdio input and output |
| AT&T Plan9 |
floor(2) |
absolute value, remainder, floor, ceiling functions |
| AT&T Plan9 |
fopen(2) |
standard buffered input/output package |
| AT&T Plan9 |
fork(2) |
manipulate process resources |
| AT&T Plan9 |
fprintf(2) |
print formatted output |
| AT&T Plan9 |
frame(2) |
frames of text |
| AT&T Plan9 |
frexp(2) |
split into mantissa and exponent |
| AT&T Plan9 |
fscanf(2) |
scan formatted input |
| AT&T Plan9 |
fsession(2) |
set up authentication on a file descriptor to a file server |
| AT&T Plan9 |
getenv(2) |
access environment variables |
| AT&T Plan9 |
getfcr(2) |
control floating point |
| AT&T Plan9 |
getfields(2) |
break a string into fields |
| AT&T Plan9 |
getpid(2) |
get process ids |
| AT&T Plan9 |
getuser(2) |
get user name |
| AT&T Plan9 |
getwd(2) |
get current directory |
| AT&T Plan9 |
graphics(2) |
bitmap graphics |
| AT&T Plan9 |
hypot(2) |
Euclidean distance |
| AT&T Plan9 |
ip(2) |
Internet protocol |
| AT&T Plan9 |
layer(2) |
graphics layers |
| AT&T Plan9 |
lock(2) |
shared memory spin lock |
| AT&T Plan9 |
mach(2) |
machine-independent executable file access |
| AT&T Plan9 |
malloc(2) |
memory allocator |
| AT&T Plan9 |
memory(2) |
memory operations |
| AT&T Plan9 |
mktemp(2) |
make a unique file name |
| AT&T Plan9 |
nan(2) |
not-a-number and infinity functions |
| AT&T Plan9 |
ndb(2) |
network database |
| AT&T Plan9 |
notify(2) |
handle asynchronous process notification |
| AT&T Plan9 |
object(2) |
object file interpretation functions |
| AT&T Plan9 |
open(2) |
open a file for reading or writing, create file |
| AT&T Plan9 |
perror(2) |
system error messages |
| AT&T Plan9 |
pipe(2) |
create an interprocess channel |
| AT&T Plan9 |
plbutton(2) |
panelcreation functions |
| AT&T Plan9 |
plinit(2) |
Panel manipulation functions |
| AT&T Plan9 |
plinitbutton(2) |
panel reinitialization functions |
| AT&T Plan9 |
postnote(2) |
send a note to a process or process group |
| AT&T Plan9 |
print(2) |
print formatted output |
| AT&T Plan9 |
qsort(2) |
quicker sort |
| AT&T Plan9 |
rand(2) |
random number generator |
| AT&T Plan9 |
read(2) |
read or write file |
| AT&T Plan9 |
regexp(2) |
regular expression |
| AT&T Plan9 |
remove(2) |
remove a file |
| AT&T Plan9 |
rendezvous(2) |
user level process synchronization |
| AT&T Plan9 |
rgbpix(2) |
handle color screens |
| AT&T Plan9 |
rune(2) |
rune/UTF conversion |
| AT&T Plan9 |
seek(2) |
change file offset |
| AT&T Plan9 |
segattach(2) |
map/unmap a segment in virtual memory |
| AT&T Plan9 |
segbrk(2) |
change memory allocation |
| AT&T Plan9 |
segflush(2) |
flush instruction and data caches |
| AT&T Plan9 |
setjmp(2) |
non-local goto |
| AT&T Plan9 |
sin(2) |
trigonometric functions |
| AT&T Plan9 |
sinh(2) |
hyperbolic functions |
| AT&T Plan9 |
sleep(2) |
delay, ask for delayed note |
| AT&T Plan9 |
stat(2) |
get and put file status |
| AT&T Plan9 |
strcat(2) |
string operations |
| AT&T Plan9 |
subfalloc(2) |
subfont manipulation |
| AT&T Plan9 |
symbol(2) |
symbol table access functions |
| AT&T Plan9 |
time(2) |
time in seconds since epoch |
| AT&T Plan9 |
tmpfile(2) |
Stdio temporary files |
| AT&T Plan9 |
wait(2) |
wait for a process to exit |