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

sys/linux: add new pidfd syscalls #1434

Merged
merged 1 commit into from Sep 27, 2019
Merged

sys/linux: add new pidfd syscalls #1434

merged 1 commit into from Sep 27, 2019

Conversation

@dvyukov
Copy link
Collaborator

dvyukov commented Sep 27, 2019


Before sending a pull request, please review Contribution Guidelines:
https://github.com/google/syzkaller/blob/master/docs/contributing.md


@dvyukov dvyukov force-pushed the dvyukov:dvyukov-pidfd branch from 4e97986 to fbbcaef Sep 27, 2019
@dvyukov dvyukov merged commit d8074e0 into google:master Sep 27, 2019
1 of 2 checks passed
1 of 2 checks passed
continuous-integration/travis-ci/pr The Travis CI build is in progress
Details
cla/google All necessary CLAs are signed
@dvyukov dvyukov deleted the dvyukov:dvyukov-pidfd branch Sep 27, 2019
@codecov-io

This comment has been minimized.

Copy link

codecov-io commented Sep 27, 2019

Codecov Report

Merging #1434 into master will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1434      +/-   ##
==========================================
- Coverage   56.65%   56.62%   -0.04%     
==========================================
  Files         135      135              
  Lines       25652    25652              
==========================================
- Hits        14533    14525       -8     
- Misses      10449    10453       +4     
- Partials      670      674       +4
Impacted Files Coverage Δ
pkg/csource/csource.go 75.8% <0%> (-1.17%) ⬇️
prog/rand.go 88.18% <0%> (-0.73%) ⬇️

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 2f1548b...fbbcaef. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants
You can’t perform that action at this time.