Log In
native
/
toksvc
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
0021e3
library api: refactor: abandon struct _nt_guid, introduce struct toks_uuid.
Authored and Committed by
midipix
4 years ago
raw
patch
tree
parent
8 files changed.
79 lines added
.
22 lines removed
.
include/toksvc/toksvc.h
file modified
+11
-6
src/client/toks_client_connect.c
file modified
+1
-1
src/driver/toks_driver_ctx.c
file modified
+6
-5
src/helper/toks_guid_string.c
file modified
+16
-5
src/helper/toks_uuid_from_path.c
file modified
+1
-1
src/internal/toksvc_driver_impl.h
file modified
+42
-2
src/log/toks_log_service_info.c
file modified
+1
-1
src/service/toks_service_start.c
file modified
+1
-1
library api: refactor: abandon struct _nt_guid, introduce struct toks_uuid.
include/toksvc/toksvc.h
file modified
+11
-6
src/client/toks_client_connect.c
file modified
+1
-1
src/driver/toks_driver_ctx.c
file modified
+6
-5
src/helper/toks_guid_string.c
file modified
+16
-5
src/helper/toks_uuid_from_path.c
file modified
+1
-1
src/internal/toksvc_driver_impl.h
file modified
+42
-2
src/log/toks_log_service_info.c
file modified
+1
-1
src/service/toks_service_start.c
file modified
+1
-1