Log In
native
/
ntux
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
de8f1c
driver: chmod: added --owner and --group support.
Authored and Committed by
midipix
4 years ago
raw
patch
tree
parent
4 files changed.
18 lines added
.
0 lines removed
.
include/ntux/ntux.h
file modified
+2
-0
src/driver/ntux_driver_ctx.c
file modified
+8
-0
src/internal/ntux_driver_impl.h
file modified
+2
-0
src/skin/ntux_skin_chmod.c
file modified
+6
-0
driver: chmod: added --owner and --group support.
include/ntux/ntux.h
file modified
+2
-0
src/driver/ntux_driver_ctx.c
file modified
+8
-0
src/internal/ntux_driver_impl.h
file modified
+2
-0
src/skin/ntux_skin_chmod.c
file modified
+6
-0