Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 1e769bdd2ad1
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 0874bd8ef564
Choose a head ref
  • 1 commit
  • 0 files changed
  • 1 contributor

Commits on Mar 14, 2020

  1. afl: Fix afl-qemu build by applying new patches

    These patches are gathered from different sources,
    such as https://patchwork.kernel.org/patch/10862231/ for the
    `gettid` patch.
    Another patch comes from the issue in the AFL repository.
    The ultimate goal is to get these patches upstream as well,
    so we don't keep these general patches only within nixos.
    
    A PR is created against Google/AFL
    google/AFL#79,
    but it might take a while before it's landed, considering the history
    of the project (there are more PRs open).
    
    ZHF: #80379
    
    Fixes #82232
    Mindavi committed Mar 14, 2020
    Copy the full SHA
    0874bd8 View commit details
    Browse the repository at this point in the history