Files
banan-os/kernel/kernel
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
..
2024-08-09 16:50:19 +03:00
2024-03-26 02:48:26 +02:00
2024-01-24 15:53:38 +02:00