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