examples
|
7f671b1e68
blobmsg: add support for double
|
7 лет назад |
lua
|
4a9f74f7ae
libubox: allow reading out the pid of uloop process in lua
|
8 лет назад |
sh
|
bb0c830b2a
sh/jshn.sh: add json_for_each_item()
|
6 лет назад |
.gitignore
|
5326ce1046
examples: add shunit2 tests for json_script
|
8 лет назад |
CMakeLists.txt
|
2b89f2169b
Build static version of libblobmsg_json
|
9 лет назад |
avl-cmp.c
|
72613ca2c8
avl: add blob comparator function
|
8 лет назад |
avl-cmp.h
|
72613ca2c8
avl: add blob comparator function
|
8 лет назад |
avl.c
|
93b415c08d
list_compat.h: remove
|
10 лет назад |
avl.h
|
ace64897d4
switch from typeof to the more portable __typeof__
|
6 лет назад |
base64.c
|
d66a89f010
b64_encode(): fixed input[] not initialized warn under gcc 4.4.5
|
9 лет назад |
blob.c
|
7f671b1e68
blobmsg: add support for double
|
7 лет назад |
blob.h
|
7f671b1e68
blobmsg: add support for double
|
7 лет назад |
blobmsg.c
|
7f671b1e68
blobmsg: add support for double
|
7 лет назад |
blobmsg.h
|
7f671b1e68
blobmsg: add support for double
|
7 лет назад |
blobmsg_json.c
|
7f671b1e68
blobmsg: add support for double
|
7 лет назад |
blobmsg_json.h
|
d3fa561e5a
blobmsg_json: add new functions blobmsg_format_json_value*
|
8 лет назад |
jshn.c
|
42a8ecd858
jshn: fix format string for int64 type
|
6 лет назад |
json_script.c
|
fa9937cc4f
json_script: enable custom expr handler callback
|
7 лет назад |
json_script.h
|
3d45c47752
json_script: add support for aborting script processing
|
9 лет назад |
kvlist.c
|
1f019ceea1
Fix various memory management issues
|
8 лет назад |
kvlist.h
|
d0312bd9b1
kvlist: add static initializer macros
|
8 лет назад |
list.h
|
ace64897d4
switch from typeof to the more portable __typeof__
|
6 лет назад |
md5.c
|
7237302147
md5: add "const" qualifier to the "file" argument
|
7 лет назад |
md5.h
|
7237302147
md5: add "const" qualifier to the "file" argument
|
7 лет назад |
runqueue.c
|
6a7fb7d8df
runqueue: fix use-after-free bug
|
7 лет назад |
runqueue.h
|
290c64ef5b
libubox: add static initializer macro for runqueues
|
8 лет назад |
safe_list.c
|
bc8167eb99
runqueue: add a function that allows adding jobs to the front of the runqueue
|
11 лет назад |
safe_list.h
|
bc8167eb99
runqueue: add a function that allows adding jobs to the front of the runqueue
|
11 лет назад |
ulog.c
|
8fc1c3053e
libubox: replace strtok with _r version.
|
8 лет назад |
ulog.h
|
ca6d547205
ulog: introduce new simple logging api
|
9 лет назад |
uloop-epoll.c
|
372e1e65ef
uloop: remove useless epoll data assignment
|
8 лет назад |
uloop-kqueue.c
|
4e3a47a4cb
uloop: use a waker for notifying sigchld and loop cancel events
|
8 лет назад |
uloop.c
|
f714be125c
uloop: make SIGCHLD signal handling optional
|
7 лет назад |
uloop.h
|
368fd26458
uloop: allow specifying a timeout for uloop_run()
|
7 лет назад |
usock.c
|
0c2fbbca80
usock: implement usock_inet_timeout() with RFC6555 support
|
8 лет назад |
usock.h
|
0c2fbbca80
usock: implement usock_inet_timeout() with RFC6555 support
|
8 лет назад |
ustream-fd.c
|
bc7e277276
ustream-fd: handle ENOTCONN for read/write on not-yet-connected sockets
|
8 лет назад |
ustream.c
|
1f019ceea1
Fix various memory management issues
|
8 лет назад |
ustream.h
|
60236c4853
ustream: add function ustream_read().
|
9 лет назад |
utils.c
|
3aad2948eb
libubox: Plug a small memory leak.
|
6 лет назад |
utils.h
|
ace64897d4
switch from typeof to the more portable __typeof__
|
6 лет назад |
vlist.c
|
e9fb256ca5
vlist: constify key argument to vlist_add
|
11 лет назад |
vlist.h
|
949f0d00bf
vlist: add static initializer macros
|
10 лет назад |