banan-os/kernel/include
Bananymous a5a097fa4a Kernel/LibC: Add initial pseudo terminal support
This patch implements posix_openpt() and ptsname()

grantpt() and unlockpt() are left in LibC as stubs, as posix_openpt
currently does all of the needed work.
2024-08-11 01:02:59 +03:00
..
kernel Kernel/LibC: Add initial pseudo terminal support 2024-08-11 01:02:59 +03:00