Skip to content

Fix mismatched iowrite* target size and some other compile errors#83

Open
whfuyn wants to merge 3 commits into
martinezjavier:masterfrom
whfuyn:fix-linux-6.2.2
Open

Fix mismatched iowrite* target size and some other compile errors#83
whfuyn wants to merge 3 commits into
martinezjavier:masterfrom
whfuyn:fix-linux-6.2.2

Conversation

@whfuyn
Copy link
Copy Markdown

@whfuyn whfuyn commented Mar 9, 2023

  • Fix iowrite* in silly.c to match the target size.
  • Fix missing const qualifier in tiny_set_termios.
  • Try to fix some other compile errors caused by the tty driver API changes, but I'm not sure whether it has been done correctly.
  • sbull and snull are still not compiling. It seems that there are some significant changes that I haven't been able to figure out.

@whfuyn
Copy link
Copy Markdown
Author

whfuyn commented Mar 9, 2023

Close #81

@qodroi
Copy link
Copy Markdown

qodroi commented Apr 22, 2023

Consider maybe applying checks against the kernel version, just like I did in #84,
as many users I believe still have their kernel version under 6.1, etc, and we want to support them.

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