Log In
native
/
toksvc
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
f2a689
logging: toks_log_lpc_request(): initial implementation and integration.
Authored and Committed by
midipix
4 years ago
raw
patch
tree
parent
7 files changed.
68 lines added
.
4 lines removed
.
project/common.mk
file modified
+1
-0
project/tree.mk
file modified
+1
-0
src/daemon/toks_daemon_loop.c
file modified
+3
-0
src/driver/toks_driver_ctx.c
file modified
+6
-4
src/internal/toksvc_daemon_impl.h
file modified
+4
-0
src/internal/toksvc_log_impl.h
file modified
+5
-0
src/log/toks_log_lpc_request.c
file added
+48
logging: toks_log_lpc_request(): initial implementation and integration.
project/common.mk
file modified
+1
-0
project/tree.mk
file modified
+1
-0
src/daemon/toks_daemon_loop.c
file modified
+3
-0
src/driver/toks_driver_ctx.c
file modified
+6
-4
src/internal/toksvc_daemon_impl.h
file modified
+4
-0
src/internal/toksvc_log_impl.h
file modified
+5
-0
src/log/toks_log_lpc_request.c
file added
+48