Nils O. Selåsdal 33287ea987 Merge branch 'cmd' into dev
Conflicts:
	include/ucore/atomic.h
	include/ucore/dstr.h
2014-12-07 15:46:06 +01:00
2014-12-07 15:46:06 +01:00
2013-10-29 22:27:50 +01:00
2014-12-07 15:46:06 +01:00
2013-12-24 06:42:53 +01:00
2014-09-29 21:09:50 +02:00
2014-09-29 20:51:29 +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 2.3.0 or later
* check

Run scons --help to see the various options for building the library
Run "scons test" to run the test suite

Note that scons v 2.3.1 or later is recommended, since scons v 2.3.0
has a bug which prevents shared libraries from re-building properly.


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