Add RTLD_DEFAULT to more platforms#254
Merged
bors merged 1 commit intorust-lang:masterfrom Apr 4, 2016
Merged
Conversation
|
@alexcrichton: no appropriate reviewer found, use r? to override |
5a21e90 to
f6e32a7
Compare
f6e32a7 to
031a450
Compare
Member
Author
|
@bors: r+ |
Contributor
|
📌 Commit 031a450 has been approved by |
Contributor
bors
added a commit
that referenced
this pull request
Apr 4, 2016
Add RTLD_DEFAULT to more platforms
Contributor
|
☀️ Test successful - status-appveyor, travis |
Susurrus
pushed a commit
to Susurrus/libc
that referenced
this pull request
Mar 26, 2017
Add introduction/constants/enumeration/uninitialized to CONVENTIONS. I have added new sections to the file. I would like the usual suspects to read them critically and offer critique. When have agreed to add certain versions I will add Issues to track our progress in getting the code to follow the conventions. For two of the sections they already exist in rust-lang#254 and rust-lang#264.
danielverkamp
pushed a commit
to danielverkamp/libc
that referenced
this pull request
Apr 28, 2020
* Fix some assert_instr Missing assert_instr: - _mm_cvtsi32_si128 - _mm_cvtsi128_si32 - _mm_loadl_epi64 - _mm_storel_epi64 - _mm_move_epi64 - _mm_cvtsd_f64 - _mm_setzero_pd - _mm_load1_pd - _mm_load_pd1 - _mm_loaddup_pd Wrong intrusction used: - _mm_hsub_pi16 * Try to fix CI build by disabling some asserts * Exclude some assert_instr on (x86_64, linux)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.