![]() |
O2S C Library 1.8.2
Provide high-level data-structures and other fundamental tools for C projects
|
Directories | |
array | |
deque | |
file | |
serial | |
stream | |
string |
Files | |
cleanup.c | |
Useful for RAII. | |
mutex.c | |
Provide a convenient RAII-style mechanism to access mutex-protected resources. | |
queue.c | |
Realtime FIFO buffer. | |
thread.c | |
Thread-specific global and function. | |
timer.c | |
Use timeouts backed by signals and realtime clock. | |
to_string.c | |
Convert numbers to string. | |
version.c | |
Provide the library version as string. | |
write.c | |
Wrapper around the write system call. |