Skip to content
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

libc should provide libc::c_bool #116

Closed
jimblandy opened this issue Dec 28, 2015 · 2 comments
Closed

libc should provide libc::c_bool #116

jimblandy opened this issue Dec 28, 2015 · 2 comments

Comments

@jimblandy
Copy link
Contributor

The libc crate should export a type c_bool, defined to have the same representation as the C and C++ bool type on the current platform, analogous to c_int and so on.

@steveklabnik
Copy link
Member

👍

This was referenced Jan 1, 2016
@alexcrichton
Copy link
Member

Closing along the lines of #128 which resulted in rust-lang/rfcs#954 (comment) (and discussion can be continued there)

danielverkamp pushed a commit to danielverkamp/libc that referenced this issue Apr 28, 2020
* added _mm_cvtsd_si64

* added _mm_cvttsd_si64; target_arch to _mm_cvtsd_si64 test
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

No branches or pull requests

3 participants