Skip to content

Conversation

@briansmith
Copy link
Owner

Instead of maintaining our own implementation, just defer to libc.

This will enable ports to more architectures.

Instead of maintaining our own implementation, just defer to libc.

This will enable ports to more architectures.
@codecov
Copy link

codecov bot commented May 3, 2021

Codecov Report

Merging #1274 (00d73ac) into main (badca90) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1274      +/-   ##
==========================================
- Coverage   93.14%   93.13%   -0.02%     
==========================================
  Files         116      116              
  Lines       18097    18081      -16     
  Branches      195      195              
==========================================
- Hits        16856    16839      -17     
  Misses       1207     1207              
- Partials       34       35       +1     
Impacted Files Coverage Δ
src/rand.rs 65.43% <100.00%> (-5.71%) ⬇️
crypto/cpu-intel.c 68.85% <0.00%> (-1.64%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update badca90...00d73ac. Read the comment docs.

@briansmith briansmith merged commit b94d61e into main May 3, 2021
@briansmith briansmith deleted the b/syscall branch May 3, 2021 23:34
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.

2 participants