Log In
runtime
/
ntapi
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
47aaf2
pty interfaces: added __ntapi_pty_open_pair().
Authored and Committed by
midipix
7 years ago
raw
patch
tree
parent
5 files changed.
58 lines added
.
6 lines removed
.
include/ntapi/nt_tty.h
file modified
+10
-0
include/ntapi/ntapi.h
file modified
+1
-0
src/internal/ntapi.c
file modified
+1
-0
src/internal/ntapi_fnapi.h
file modified
+1
-0
src/pty/ntapi_pty_fd.c
file modified
+45
-6
pty interfaces: added __ntapi_pty_open_pair().
include/ntapi/nt_tty.h
file modified
+10
-0
include/ntapi/ntapi.h
file modified
+1
-0
src/internal/ntapi.c
file modified
+1
-0
src/internal/ntapi_fnapi.h
file modified
+1
-0
src/pty/ntapi_pty_fd.c
file modified
+45
-6