summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/posix_pty.c
AgeCommit message (Expand)Author
2015-05-11When checking flags that will be passed to open(), test the O_ACCMODE portionPhilip Guenther
2012-12-03Simple emulation of POSIX pty APIs posix_openpt(), ptsname(),Todd C. Miller