Skip to content

Fix semaphores on Solaris/Illumos#312

Merged
bors merged 1 commit intorust-lang:masterfrom
nbaksalyar:master
Jun 10, 2016
Merged

Fix semaphores on Solaris/Illumos#312
bors merged 1 commit intorust-lang:masterfrom
nbaksalyar:master

Conversation

@nbaksalyar
Copy link
Copy Markdown
Contributor

This adds sem_t structure introduced in #309 and fixes compilation on Solaris.

@rust-highfive
Copy link
Copy Markdown

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Copy Markdown
Member

@bors: r+ a1c6ad7

Thanks!

bors added a commit that referenced this pull request Jun 10, 2016
Fix semaphores on Solaris/Illumos

This adds `sem_t` structure introduced in #309 and fixes compilation on Solaris.
@bors
Copy link
Copy Markdown
Contributor

bors commented Jun 10, 2016

⌛ Testing commit a1c6ad7 with merge 8a53df9...

@bors
Copy link
Copy Markdown
Contributor

bors commented Jun 10, 2016

☀️ Test successful - status-appveyor, travis

@bors bors merged commit a1c6ad7 into rust-lang:master Jun 10, 2016
Susurrus pushed a commit to Susurrus/libc that referenced this pull request Mar 26, 2017
…borne

android: Fix reference to libc::ioctl

This fixes an import that was missed in the upgrade from libc 0.1 series
to 0.2 series.

Refs nix-rust/nix#298
danielverkamp pushed a commit to danielverkamp/libc that referenced this pull request Apr 28, 2020
* add runtime detection for aes-ni

* fmtting and fixing some clippy issues

* add runtime-feature detection for tsc

* fix remaining clippy issues

* manually fix some formatting issues

* increase feature cache size

* use 2x AtomicU32 on 32-bit targets as the feature cache

* use the new cache in stdsimd
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

Successfully merging this pull request may close these issues.

4 participants