-
Notifications
You must be signed in to change notification settings - Fork 1.2k
include cfmakeraw definition for target_os = nto #4704
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
include cfmakeraw definition for target_os = nto #4704
Conversation
tgross35
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks mostly good except for the noted exception, thanks for including links. Cc target maintainers @flba-eb @jonathanpallant.
5aa6ccd to
baf718d
Compare
|
Change makes sense, thanks! |
baf718d to
6b41975
Compare
JohnTitor
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
6b41975 to
ba6c97c
Compare
The review comment has been resolved.
(backport <rust-lang#4704>) (cherry picked from commit 8423131)
(backport <rust-lang#4704>) (cherry picked from commit 6e1b073)
|
@mounten just fyi, your commit email (as shown in e.g. https://github.com/rust-lang/libc/commit/443576a3177fd612885cc2c3c532f91b0dcfbb83.patch) doesn't seem to be linked to your GH account, so your profile isn't showing up as the commit author. Not a problem on our end of course, just something you might want to fix. |
(backport <rust-lang#4704>) (cherry picked from commit 8423131)
(backport <rust-lang#4704>) (cherry picked from commit 6e1b073)
Hi,
apparently cfmakeraw was not included for target_os = "nto".
Definition of cfmakeraw for nto-qnx:
https://www.qnx.com/developers/docs/7.1/index.html#com.qnx.doc.neutrino.lib_ref/topic/c/cfmakeraw.html
https://www.qnx.com/developers/docs/8.0/com.qnx.doc.neutrino.lib_ref/topic/c/cfmakeraw.html