summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibC/pty.h
AgeCommit message (Expand)Author
2021-05-06LibC: Remove 'int* aslave' parameter from forkpty()Linus Groh
2021-04-30LibC: Implement openpty(), forkpty() and login_tty()Gunnar Beutner