Commit Graph

117 Commits

Author SHA1 Message Date
Nils Olav Selåsdal cd61803c9a Rework TRACEF format, handle empty varargs (GNU extension) 2013-01-15 15:54:43 +01:00
Nils Olav Selåsdal 63a986f89c Fix backtrace stderr macro 2013-01-08 14:19:06 +01:00
Nils O. Selåsdal b5a8796ab9 Make _get and _add function inline instead of defines 2013-01-02 21:24:59 +01:00
Nils O. Selåsdal 3e7fd8a34b Implement tryadd, adding itmes with a timeout 2013-01-02 16:54:20 +01:00
Nils O. Selåsdal dbe91d2d13 Rename uc_thread_queue_get to uc_thread_queue_tryget, introduce
uc_thread_queue_get macro
2013-01-01 21:13:29 +01:00
Nils O. Selåsdal 0782e2f825 Use gcc void* arithmetic to avoid cast warning 2012-12-18 20:06:40 +01:00
Nils O. Selåsdal 134a04d478 Move include/ucore/SConstruct to include/ 2012-12-14 20:23:41 +01:00
Nils O. Selåsdal 993fad0076 Move ucore_version.h.in to src/ dir so it gets built properly 2012-12-14 11:48:27 +01:00
Nils O. Selåsdal d9c8b2b48a don't use const in CONTAINER_OF 2012-12-04 23:24:05 +01:00
Nils O. Selåsdal ad08ee8963 Add more warning flags, fix a few new warnings 2012-12-04 23:13:01 +01:00
Nils O. Selåsdal c260602890 Add gcc printf attribute to gbuf_printf.
More gbuf tests
2012-11-18 14:12:05 +01:00
Nils O. Selåsdal 9bf56c1756 Fix and clarify gnuf_printf 2012-11-18 14:04:57 +01:00
Nils O. Selåsdal 65a6c67277 Add test for gbuf 2012-11-18 13:45:52 +01:00
Nils O. Selåsdal 3d982a580a Merge branch 'dev' 2012-11-15 18:26:57 +01:00
Nils O. Selåsdal 90bbad4346 Reorganize headers again 2012-11-15 18:26:31 +01:00
Nils O. Selåsdal 61eda493bf Reorganize headers again 2012-11-15 18:26:03 +01:00
Nils O. Selåsdal 4dca24953f readd include dir 2012-11-15 17:30:40 +01:00