Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/backup
/
libc
/
bionic
/
pty.cpp
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