summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/posix_pty.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* I am retiring my old email address; replace it with my OpenBSD one.millert2019-01-251-2/+2
* When checking flags that will be passed to open(), test the O_ACCMODE portionguenther2015-05-111-2/+3
* Simple emulation of POSIX pty APIs posix_openpt(), ptsname(),millert2012-12-031-0/+119