Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Fix build on Solaris/illumos. #372

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on Apr 11, 2022

  1. Fix build on Solaris/illumos.

    Fill in the missing ioctlReadTermios/ioctlWriteTermios, and switch to
    syscall.Syscall as Syscall6 is not available.  Probably makes this work
    on AIX too as a bonus.
    Jonathan Perkin committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    8a89add View commit details
    Browse the repository at this point in the history