Log In
native
/
ntux
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
74fb0c
ntux_cmd_spawn(), ntux_cmd_strace(): pass-through exit code of child process.
Authored and Committed by
midipix
4 years ago
raw
patch
tree
parent
4 files changed.
17 lines added
.
5 lines removed
.
include/ntux/ntux.h
file modified
+1
-1
src/cmds/ntux_cmd_spawn.c
file modified
+4
-1
src/cmds/ntux_cmd_strace.c
file modified
+4
-1
src/driver/ntux_amain.c
file modified
+8
-2
ntux_cmd_spawn(), ntux_cmd_strace(): pass-through exit code of child process.
include/ntux/ntux.h
file modified
+1
-1
src/cmds/ntux_cmd_spawn.c
file modified
+4
-1
src/cmds/ntux_cmd_strace.c
file modified
+4
-1
src/driver/ntux_amain.c
file modified
+8
-2