]> git.lizzy.rs Git - plan9front.git/blob - sys/man/9/INDEX.html
turn ptrdiff_t into a 64 bit type
[plan9front.git] / sys / man / 9 / INDEX.html
1 <HEAD>
2 <TITLE>plan 9 man section 9</TITLE>
3 </HEAD>
4 <BODY>
5 <B>[<A HREF="/sys/man/index.html">manual index</A>]</B>
6 <H2>Plan 9 from Bell Labs - Section 9 - </H2>
7 <HR>
8 <DL>
9 <DT><A HREF="/magic/man2html/9/0intro">0intro</A>
10 -  introduction to kernel functions
11 <DD><TT> intro</TT>
12 </DT>
13 <DT><A HREF="/magic/man2html/9/allocb">allocb</A>
14 -  data block management
15 <DD><TT> allocb, iallocb, freeb, freeblist, BLEN, BALLOC, blocklen, blockalloclen, readblist, concatblock, copyblock, trimblock, packblock, padblock, pullblock, pullupblock, adjustblock, checkb</TT>
16 </DT>
17 <DT><A HREF="/magic/man2html/9/delay">delay</A>
18 -  small delays, clock interrupts
19 <DD><TT> delay, microdelay, addclock0link</TT>
20 </DT>
21 <DT><A HREF="/magic/man2html/9/error">error</A>
22 -  error handling functions
23 <DD><TT> error, nexterror, poperror, waserror</TT>
24 </DT>
25 <DT><A HREF="/magic/man2html/9/eve">eve</A>
26 -  privileged user
27 <DD><TT> eve, iseve</TT>
28 </DT>
29 <DT><A HREF="/magic/man2html/9/intrenable">intrenable</A>
30 -  enable (disable) an interrupt handler
31 <DD><TT> intrenable, intrdisable</TT>
32 </DT>
33 <DT><A HREF="/magic/man2html/9/kproc">kproc</A>
34 -  kernel process creation, termination and interruption
35 <DD><TT> kproc, pexit, postnote</TT>
36 </DT>
37 <DT><A HREF="/magic/man2html/9/malloc">malloc</A>
38 -  kernel memory allocator
39 <DD><TT> malloc, mallocz, smalloc, realloc, free, msize, secalloc, secfree, setmalloctag, setrealloctag, getmalloctag, getrealloctag</TT>
40 </DT>
41 <DT><A HREF="/magic/man2html/9/panic">panic</A>
42 -  abandon hope, all ye who enter here
43 <DD><TT> panic</TT>
44 </DT>
45 <DT><A HREF="/magic/man2html/9/qlock">qlock</A>
46 -  serial synchronisation
47 <DD><TT> qlock, qunlock, canqlock, rlock, runlock, wlock, wunlock</TT>
48 </DT>
49 <DT><A HREF="/magic/man2html/9/sleep">sleep</A>
50 -  process synchronisation
51 <DD><TT> sleep, wakeup, tsleep, return0</TT>
52 </DT>
53 <DT><A HREF="/magic/man2html/9/splhi">splhi</A>
54 -  enable and disable interrupts
55 <DD><TT> splhi, spllo, splx, islo</TT>
56 </DT>
57 <DT><A HREF="/magic/man2html/9/xalloc">xalloc</A>
58 -  basic memory management
59 <DD><TT> xalloc, xallocz, xspanalloc, xfree, xsummary</TT>
60 </DT>
61 </DL>