Dokumentation
utils Directory Reference
Directory dependency graph for utils:Files | |
| file | alloc.h |
| C-style dynamic memory allocation interface. | |
| file | alloc_buddy.h |
| An extensible buddy allocator. | |
| file | elf.h |
| Parser and loader for the Executable and Linking Format. | |
| file | math.h |
| General purpose math functions. | |
| file | size.h |
| Template function to determine the length of an array. | |
| file | string.h |
| General purpose String functions. | |
| file | tar.h |
| Parser for archives in TAR format. | |