Nils O. Selåsdal 2c264a76b4 Add init method to dstr for initializing directyl from a string
Change the api so _put_ functions that copy in data are named "_append_"
instead.
2014-06-18 15:57:51 +02:00
2013-10-29 22:27:50 +01:00
2013-12-24 06:42:53 +01:00
2013-12-29 23:50:04 +01:00
2014-04-09 23:51:42 +02:00

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

S
Description
C utility library
Readme 751 KiB
Languages
C 99.4%
CMake 0.6%