Skip to content

cygwin: Add missing TIOCM_DSR from termios.h#5031

Merged
JohnTitor merged 1 commit intorust-lang:mainfrom
500-internal-server-error:cyg-tiocm-dsr
Mar 24, 2026
Merged

cygwin: Add missing TIOCM_DSR from termios.h#5031
JohnTitor merged 1 commit intorust-lang:mainfrom
500-internal-server-error:cyg-tiocm-dsr

Conversation

@500-internal-server-error
Copy link
Copy Markdown
Contributor

Description

Fixes missing TIOCM_DSR constant from termios.h

Sources

https://github.com/msys2/msys2-runtime/blob/msys2-3.6.7/winsup/cygwin/include/sys/termios.h#L37

Checklist

  • Relevant tests in libc-test/semver have been updated
  • No placeholder or unstable values like *LAST or *MAX are
    included (see #3131)
  • Tested locally (cd libc-test && cargo test --target mytarget);
    especially relevant for platforms that may not be checked in CI

@rustbot label +stable-nominated

@rustbot rustbot added S-waiting-on-review stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Mar 24, 2026
Copy link
Copy Markdown
Member

@JohnTitor JohnTitor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JohnTitor JohnTitor added this pull request to the merge queue Mar 24, 2026
Merged via the queue into rust-lang:main with commit 7e4e75c Mar 24, 2026
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stable-nominated This PR should be considered for cherry-pick to libc's stable release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants