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