Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.openwrt.org/project/libubox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-03blobmsg-example: use blobmsg_get_string()Felix Fietkau
2014-07-03examples: fix build errorLuka Perkov
2014-07-03blobmsg_example: fix outputFelix Fietkau
2014-07-03examples: use PRIu64 instead %lld when printing uint64_t valuesLuka Perkov
2014-07-03examples: add missing includeLuka Perkov
2014-07-03examples: fix linking with json-cLuka Perkov
2014-07-03examples: remove set but unused variableLuka Perkov
2014-06-24Support delete a fd event.Xiongfei Guo
2014-06-24Added fd_add method for uloop lua binding.Xiongfei Guo
2013-09-11blobmsg-example: fix length handling in dump_table() callsFelix Fietkau
2013-05-09runqueue: move completion handler from runqueue_process to runqueue_task to m...Felix Fietkau
2013-05-09runqueue: add a simple task queueing/completion tracking implementationFelix Fietkau
2013-05-09ustream-example: fix container_of type errorsFelix Fietkau
2012-10-23ustream-example: fix logic inversionFelix Fietkau
2012-10-22add a cmake file for the examples and add the binaries to .gitignoreFelix Fietkau
2012-10-22ustream: add example codeFelix Fietkau
2012-10-21blobmsg-example: fix compile errorsFelix Fietkau
2012-09-27add an example script for the uloop lua bindingFelix Fietkau
2012-03-14remove uhtbl-test.c, it is obsoleteFelix Fietkau
2011-01-30fix json list parsingFelix Fietkau
2011-01-29blobmsg: make arrays structually the same as tables - simplifies library user...Felix Fietkau
2011-01-29remove #if 0'd debug codeFelix Fietkau
2010-10-13Initial importFelix Fietkau