author | Elliott Hughes <enh@google.com> | |
Wed, 3 Dec 2014 22:39:20 +0000 (14:39 -0800) | ||
committer | Elliott Hughes <enh@google.com> | |
Wed, 3 Dec 2014 23:55:34 +0000 (15:55 -0800) | ||
commit | 65f0df78730fb0d6994f9d4d0a16dc0241081d94 | |
tree | d05ddfa7188f1943afb3132a9e5da9c575db751c | tree | snapshot (tar.xz tar.gz zip) |
parent | 91a61f77e203bf519c28f9331b9c8db731869499 | commit | diff |
Implement <pty.h>.
Based on the package/apps/Terminal implementation. I'll switch them over
shortly. This also lets us build the toybox version of netcat.
Change-Id: Ia922a100141a67409264b43b937eeca07b21f344
Based on the package/apps/Terminal implementation. I'll switch them over
shortly. This also lets us build the toybox version of netcat.
Change-Id: Ia922a100141a67409264b43b937eeca07b21f344
libc/bionic/pty.cpp | diff | blob | history | |
libc/include/pty.h | [new file with mode: 0644] | blob |
libc/include/utmp.h | diff | blob | history | |
tests/Android.mk | diff | blob | history | |
tests/pty_test.cpp | [new file with mode: 0644] | blob |
tests/utmp_test.cpp | [new file with mode: 0644] | blob |