A message system like D-Bus for Liminix, taken from OpenWRT's ubus
Find a file
2011-02-05 01:29:52 +01:00
.gitignore add install targets 2011-01-31 21:17:33 +01:00
cli.c add some stub functionality for the ubus event switch 2011-02-05 01:29:52 +01:00
CMakeLists.txt add some stub functionality for the ubus event switch 2011-02-05 01:29:52 +01:00
libubus.c remove obsolete debug msgs 2011-01-31 19:55:07 +01:00
libubus.h add an inline function to add the ubus socket to uloop 2011-01-31 20:00:39 +01:00
listener.c use the new blobmsg string buffer functions 2011-02-04 21:58:22 +01:00
ubus_common.h Initial import 2011-01-30 14:16:09 +01:00
ubusd.c add functions for internal object allocation 2011-02-05 00:21:27 +01:00
ubusd.h add some stub functionality for the ubus event switch 2011-02-05 01:29:52 +01:00
ubusd_event.c add some stub functionality for the ubus event switch 2011-02-05 01:29:52 +01:00
ubusd_id.c add some stub functionality for the ubus event switch 2011-02-05 01:29:52 +01:00
ubusd_id.h add some stub functionality for the ubus event switch 2011-02-05 01:29:52 +01:00
ubusd_obj.c add some stub functionality for the ubus event switch 2011-02-05 01:29:52 +01:00
ubusd_obj.h add some stub functionality for the ubus event switch 2011-02-05 01:29:52 +01:00
ubusd_proto.c add some stub functionality for the ubus event switch 2011-02-05 01:29:52 +01:00
ubusmsg.h add functions for internal object allocation 2011-02-05 00:21:27 +01:00