4 Unix implementation of <code>Cause()</code>.
9 <file>coretest.c</file>
10 Test of the Kernel method.
15 <file>disable.c</file>
16 Unix implementation of <code>Disable()</code>.
22 Unix implementation of <code>Enable()</code>.
28 Low-level Unix kernel - interrupts, traps etc...
33 <file>makefile.src</file>
34 Makefile for the config/unix/exec directory.
35 Shows an example of the ``AROS Build Configuration''.
40 <file>preparecontext.c</file>
41 Prepare a newly created task for dispatch.
46 <file>rawioinit.c</file>
52 <file>rawmaygetchar.c</file>
58 <file>rawputchar.c</file>
64 <file>sigcore.h</file>
65 Macros to simplify low-level signal handling.
70 <file>stackswap.c</file>
71 Swap the stack of a Task. Also contains a test.
77 Switch between two tasks.