Skip to content

posix: Use capi for ioctl foreign import#15

Open
bgamari wants to merge 1 commit intolpeterse:masterfrom
bgamari:master
Open

posix: Use capi for ioctl foreign import#15
bgamari wants to merge 1 commit intolpeterse:masterfrom
bgamari:master

Conversation

@bgamari
Copy link

@bgamari bgamari commented Jul 12, 2021

As described in this draft blog post 1, ccall does not support
variadic functions such as ioctl.

As described in this draft blog post [1], ccall does not support
variadic functions such as `ioctl`.

[1]: https://gitlab.haskell.org/ghc/homepage/-/merge_requests/86
@angerman
Copy link

@lpeterse can we get this merged, and a new release cut please? Otherwise terminal is busted on aarch64-darwin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants