nixpkgs/pkgs/os-specific
Joachim Fasting c93ffb95bc
grsecurity: enable support for setting pax flags via xattrs
While useless for binaries within the Nix store, user xattrs are a convenient
alternative for setting PaX flags to executables outside of the store.

To use disable secure memory protections for a non-store file foo, do
  $ setfattr -n user.pax.flags -v em foo
2016-07-20 10:17:11 +02:00
..
darwin reattach-to-user-namespace: fix sha (#15871) 2016-06-01 01:40:50 +02:00
gnu Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
linux grsecurity: enable support for setting pax flags via xattrs 2016-07-20 10:17:11 +02:00
windows mingw: update 3.1.0 -> 4.0.6 2016-04-21 13:38:20 +02:00