Log In
runtime
/
ntapi
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
80b89c
__ntapi_init(), fork: obtain and keep a handle to the running process.
Authored and Committed by
midipix
6 years ago
raw
patch
tree
parent
3 files changed.
67 lines added
.
31 lines removed
.
src/internal/ntapi.c
file modified
+19
-0
src/internal/ntapi_impl.h
file modified
+1
-0
src/process/ntapi_tt_fork.c
file modified
+47
-31
__ntapi_init(), fork: obtain and keep a handle to the running process.
src/internal/ntapi.c
file modified
+19
-0
src/internal/ntapi_impl.h
file modified
+1
-0
src/process/ntapi_tt_fork.c
file modified
+47
-31