Log In
native
/
ntux
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
6a7c02
driver: added --cmd support, added 'stat' as an available command.
Authored and Committed by
midipix
6 years ago
raw
patch
tree
parent
4 files changed.
18 lines added
.
2 lines removed
.
include/ntux/ntux.h
file modified
+6
-0
src/driver/ntux_driver_ctx.c
file modified
+8
-2
src/internal/ntux_driver_impl.h
file modified
+1
-0
src/skin/ntux_skin_default.c
file modified
+3
-0
driver: added --cmd support, added 'stat' as an available command.
include/ntux/ntux.h
file modified
+6
-0
src/driver/ntux_driver_ctx.c
file modified
+8
-2
src/internal/ntux_driver_impl.h
file modified
+1
-0
src/skin/ntux_skin_default.c
file modified
+3
-0