Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
df79cf1d3eeaedf96121cd6c347b6ac79ba343a5
/
libc
/
bionic
/
pty.cpp
fce3187
Cleanup for #inclusivefixit.
by Elliott Hughes
· 5 years ago
32bc0fc
Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
4d215aa
Add POSIX fexecve.
by Elliott Hughes
· 8 years ago
5e2285d
Allocate thread local buffers in __init_tls.
by Josh Gao
· 8 years ago
6d7c1ee
forkpty: set the output fd to -1 on the slave side.
by Josh Gao
· 9 years ago
6170693
Make ThreadLocalBuffer a class rather than a macro.
by Elliott Hughes
· 10 years ago
a381fe8
Fix ptsname(3) and ttyname(3) to use TLS.
by Elliott Hughes
· 11 years ago
65f0df7
Implement <pty.h>.
by Elliott Hughes
· 11 years ago
4916706
Fix linkage of grantpt(3).
by Elliott Hughes
· 11 years ago