add log daemon
authorJohn Crispin <blogic@openwrt.org>
Thu, 14 Nov 2013 12:47:18 +0000 (13:47 +0100)
committerJohn Crispin <blogic@openwrt.org>
Fri, 15 Nov 2013 16:10:20 +0000 (17:10 +0100)
commitf8d43c5f222b99d5a7a0e2bd1fdc0d442e030e89
tree85239c8c62e0267c9472c4d1ebd82c02f17d8009
parent0ff5e8917bc3205d9887d5f714369a0072829edc
add log daemon

Signed-off-by: John Crispin <blogic@openwrt.org>
CMakeLists.txt
log/logd.c [new file with mode: 0644]
log/logread.c [new file with mode: 0644]
log/syslog.c [new file with mode: 0644]
log/syslog.h [new file with mode: 0644]