Log In
native
/
toksvc
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
02451d
client: toks_client_acquire(): initial implementation and integration.
Authored and Committed by
midipix
4 years ago
raw
patch
tree
parent
7 files changed.
72 lines added
.
0 lines removed
.
include/toksvc/toksvc.h
file modified
+3
-0
project/common.mk
file modified
+1
-0
src/client/toks_client_acquire.c
file added
+46
src/driver/toks_amain.c
file modified
+4
-0
src/driver/toks_driver_ctx.c
file modified
+6
-0
src/internal/toksvc_driver_impl.h
file modified
+9
-0
src/skin/toks_skin_default.c
file modified
+3
-0
client: toks_client_acquire(): initial implementation and integration.
include/toksvc/toksvc.h
file modified
+3
-0
project/common.mk
file modified
+1
-0
src/client/toks_client_acquire.c
file added
+46
src/driver/toks_amain.c
file modified
+4
-0
src/driver/toks_driver_ctx.c
file modified
+6
-0
src/internal/toksvc_driver_impl.h
file modified
+9
-0
src/skin/toks_skin_default.c
file modified
+3
-0