-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Fix ios compilation #23372
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix ios compilation #23372
Conversation
7bc16d8
to
1e94ea4
Compare
|
Yeah, maybe. It's in a separate commit, we'll see what @alexcrichton says.
I checked the dragonfly source, the constant is correct. |
Yeah could the whitespace changes be refactored into a separate PR? Other than that this looks great, thanks! |
`sys/ttycom.h` in both: `#define TIOCGWINSZ _IOR('t', 104, struct winsize) /* get window size */`
1e94ea4
to
04c947c
Compare
Done! #23385 |
@bors: r+ |
r? @alexcrichton cc @vhbit