Files
banan-os/userspace/libraries/LibC/include/sys
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:54:30 +03:00
2024-08-09 16:55:52 +03:00
2024-07-31 23:26:10 +03:00
2024-08-05 00:54:17 +03:00