KallistiOS
##version##
|
Files | |
file | blockdev.h [code] |
Definitions for a simple block device interface. | |
file | cdefs.h [code] |
Potentially useful definitions for C Programs. | |
file | cond.h [code] |
Condition variables. | |
file | dbgio.h [code] |
Debug I/O. | |
file | dbglog.h [code] |
A debugging log. | |
file | elf.h [code] |
ELF binary loading support. | |
file | exports.h [code] |
Kernel exported symbols support. | |
file | fs.h [code] |
Virtual filesystem support. | |
file | fs_pty.h [code] |
Pseudo-terminal virtual file system. | |
file | fs_ramdisk.h [code] |
RAM-based virtual file system. | |
file | fs_romdisk.h [code] |
ROMFS virtual file system. | |
file | fs_socket.h [code] |
Definitions for a sockets "filesystem". | |
file | genwait.h [code] |
Generic wait system. | |
file | iovec.h [code] |
Scatter/Gather arrays. | |
file | library.h [code] |
Dynamically loadable library support. | |
file | limits.h [code] |
Limits. | |
file | mutex.h [code] |
Mutual exclusion locks. | |
file | net.h [code] |
Network support. | |
file | nmmgr.h [code] |
Name manager. | |
file | once.h [code] |
Dynamic package initialization. | |
file | opts.h [code] |
Compile-time options regarding debugging and other topics. | |
file | recursive_lock.h [code] |
Definitions for a recursive mutex. | |
file | rwsem.h [code] |
Definition for a reader/writer semaphore. | |
file | sem.h [code] |
Semaphores. | |
file | string.h [code] |
Variants on standard block memory copy/set functions. | |
file | thread.h [code] |
Threading support. | |
file | tls.h [code] |
Thread-local storage support. | |