![]() |
L4Re Operating System Framework
Interface and Usage Documentation
|
Files | |
| assert.h | |
| Some useful assert-style macros. | |
| atomic.h | |
| atomic operations header and generic implementations | |
| backtrace.h | |
| Backtrace. | |
| base64.h | |
| base 64 encoding and decoding functions adapted from Bob Trower 08/04/01 | |
| bitops.h | |
| bit manipulation functions | |
| elf.h | |
| ELF definition. | |
| getopt.h | |
| getopt | |
| keymap.h | |
| Event to ASCII key mapping. | |
| kip.h | |
| kprintf.h | |
| printf using the kernel debugger | |
| l4_macros.h | |
| Some useful generic macros, L4f version. | |
| l4mod.h | |
| L4mod structures and constants. | |
| list_alloc.h | |
| Simple list-based allocator. | |
| lock.h | |
| Simple lock implementation. | |
| mb_info.h | |
| Multiboot info structure as defined by GRUB. | |
| parse_cmd.h | |
| comfortable command-line parsing | |
| printf_helpers.h | |
| rand.h | |
| Simple Pseudo-Random Number Generator. | |
| splitlog2.h | |
| Split a range in log2 aligned and size-aligned chunks. | |
| thread.h | |
| Low-level Thread Functions. | |
| util.h | |