forked from pool/makedumpfile
Use termios instead of obsolete termio #4
Reference in New Issue
Block a user
Delete Branch "Andreas_Schwab/makedumpfile:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
d9fa342dc7to9882266cb29882266cb2toa2ea6b2f10Upstream has a slightly different fix:
5ecafb7abaBut I like your changes better, because they also replace the raw
ioctl()withtcgetattr()andtcsetattr(). Would you mind proposing them to upstream?Upstream is now broken.
And that's why upstream should be fixed first. We don't want to maintain a growing number of SUSE-specific fixes. Are you going to make an upstream issue and/or pull request?
Sure, just want to let you know.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.