2c264a76b4df914aa97734a69db8da41c8723f6a
Change the api so _put_ functions that copy in data are named "_append_" instead.
About ===== libucore is a C library of misc useful stuff including an eventloop, timer support and various data-structures. Build ===== In addition to basic C development tools, the following is needed: * scons * check Run scons --help to see the various options for building the library Run "scons test" to run the test suite
Description
Languages
C
99.4%
CMake
0.6%