nixpkgs/pkgs/build-support/libredirect
zimbatm 91c130e2f5
libredirect: introduce optional setup-hook
This allows to simplify the usage of libredirect inside of nix build
sandboxes. Add "libredirect.hook" to the build inputs to get everything
linked in automaticall. All that's left is to set NIX_REDIRECTS and call
the target program.
2018-11-14 00:05:23 +01:00
..
default.nix libredirect: introduce optional setup-hook 2018-11-14 00:05:23 +01:00
libredirect.c libredirect: Add preload wrapper for stat() 2018-11-12 13:31:43 +01:00
test.c libredirect: Add a small test 2018-11-12 11:02:54 +01:00