summaryrefslogtreecommitdiffstats
path: root/libc/bionic/pty.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make ThreadLocalBuffer a class rather than a macro.Elliott Hughes2015-03-311-8/+8
* Fix ptsname(3) and ttyname(3) to use TLS.Elliott Hughes2014-12-091-4/+11
* Implement <pty.h>.Elliott Hughes2014-12-031-2/+84
* Fix linkage of grantpt(3).Elliott Hughes2014-07-251-0/+107