nix icon indicating copy to clipboard operation
nix copied to clipboard

termios: Add definition for IUCLC

Open 3v1n0 opened this issue 1 month ago • 2 comments

What does this PR do

Adds IUCLC definition

Checklist:

  • [x] I have read CONTRIBUTING.md
  • [ ] I have written necessary tests and rustdoc comments
  • [ ] A change log has been added if this PR modifies nix's API

Needs: https://github.com/rust-lang/libc/pull/4846 Related: https://github.com/uutils/coreutils/pull/9432

3v1n0 avatar Nov 21 '25 23:11 3v1n0

Marking a draft until newer libc is released

3v1n0 avatar Nov 21 '25 23:11 3v1n0

As update, this landed in libc 0.2.178, but... That also broke nix tests, and so we need to wait for the new one that will contain https://github.com/rust-lang/libc/commit/d5b0f290a1c464fecc9710bb7fb1c8e011c1314a 🤯

3v1n0 avatar Dec 03 '25 02:12 3v1n0