Files
banan-os/userspace/libraries/LibC
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-07-31 23:26:10 +03:00
2024-08-05 00:53:27 +03:00
2024-08-09 16:56:48 +03:00
2024-08-09 16:57:16 +03:00
2024-08-09 15:52:42 +03:00
2024-08-05 00:49:44 +03:00
2024-08-11 00:58:12 +03:00