minor bug fixes for pty support
fix bad data type for read call (ssize_t instead of size_t). fix race condition between setsid and setpgid
Loading
Please register or sign in to comment
fix bad data type for read call (ssize_t instead of size_t). fix race condition between setsid and setpgid