Log In
runtime
/
ntapi
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History src/pty
Branch:
e93c837607c0768bcca49179196bc0a586c83b3b
main
e93c837607c0768bcca49179196bc0a586c83b3b
src
pty
pty layer: __ntapi_pty_inherit_runtime_ctty(): implementation and integration.
midipix
• 8 years ago
5ea20e
__ntapi_pty_inherit(): re-set client info, free context upon failure.
midipix
• 8 years ago
862d11
pty layer: __ntapi_pty_inherit(): obtain hpty from the server.
midipix
• 8 years ago
f4367d
__ntapi_pty_open(): properly set the context's hpty member when opening a pts.
midipix
• 8 years ago
54abed
__ntapi_pty_open: refactor, explicit string comparison.
midipix
• 8 years ago
e9b18b
__ntapi_pty_query(), __ntapi_pty_set(): remove an always-false comparison.
midipix
• 8 years ago
858b95
code maintenance: mark unused parameters.
midipix
• 8 years ago
c713d8
__ntapi_pty_connect(): added resilience.
midipix
• 8 years ago
f62cf8
__ntapi_pty_read_write(): defer thread-based pty ownership to posix layer.
midipix
• 8 years ago
ea6298
annual chores.
midipix
• 8 years ago
4256e2
oopsy daisy.
midipix
• 9 years ago
e0f5d8
__ntapi_pty_query(): explicitly cast return value from uintptr_t to uint32_t.
midipix
• 9 years ago
e6f6f2
pty inheritance: client-side implementation.
midipix
• 9 years ago
efc01e
entered advanced internal development stage.
midipix
• 9 years ago
dd89bb