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: 7e9eec608e6b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b01289392c84
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 5, 2019

  1. graphene-hardened-malloc: constrain platforms to x64 linux

    Build error on i686:
    
    > util.h:39:18: error: '__int128' is not supported on this target
      typedef unsigned __int128 u128;
    joachifm committed Oct 5, 2019
    Copy the full SHA
    a08851c View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2019

  1. Merge pull request #70449 from joachifm/feat/graphene-hardened-platforms

    graphene-hardened-malloc: constrain platforms to x64 linux
    joachifm committed Oct 6, 2019
    Copy the full SHA
    b012893 View commit details
    Browse the repository at this point in the history