O2S C Library 1.8.2
Provide high-level data-structures and other fundamental tools for C projects
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
 
include
 
o2s
 
src
 
array
 
deque
 
file
 
serial
 
stream
 
string
 
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