zigux icon indicating copy to clipboard operation
zigux copied to clipboard

ports: Fix isatty syscall error returning

Open Kyota-exe opened this issue 3 years ago • 0 comments

This PR fixes the issue where the isatty syscall was never returning EBADF, even when fd was an invalid file descriptor. Resolves #4.

Kyota-exe avatar Jun 10 '22 04:06 Kyota-exe