about summary refs log tree commit diff
path: root/pkgs/build-support/libredirect/libredirect.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-19libredirect: Fix segfault handling null pathsaszlig1-1/+4
2023-07-14libredirect: fix build with clang 16Randy Eckenrode1-2/+2
2023-02-06libredirect: fix build on musl libcNoah Fontes1-1/+1
2023-01-25libredirect: add more wrappersNoah Fontes1-0/+50
2022-01-18libredirect: add support for mktempRobert Scott1-0/+16
2022-01-18libredirect: add support for mkdtempRobert Scott1-0/+16
2022-01-18libredirect: add support for mkstemp family of functionsRobert Scott1-0/+65
2022-01-18libredirect: add support for unlink, unlinkat, rmdirRobert Scott1-0/+24
2022-01-12libredirect: improve musl support (#154039)Jörg Thalheim1-3/+3
2021-12-30libredirect: fix musl buildRyan Burns1-2/+4
2021-11-05libredirect: workaround dyld env not inheritedStéphan Kochen1-1/+14
2021-11-05libredirect: use __interpose on darwinStéphan Kochen1-41/+87
2021-10-09libredirect: handle mkdir(2) + mkdirat(2)Bjørn Forsman1-0/+14
2021-09-03libredirect: Fix redirects not working for subprocessesNiklas Hambüchen1-1/+8
2021-05-21brscan5: init at 1.2.6-0Matt Christ1-2/+79
2020-09-12python3Packages.python-engineio: fix build w/glibc-2.32Maximilian Bosch1-0/+7
2020-01-23libredirect: fix build on darwinMario Rodas1-0/+4
2019-11-12libredirect: fix `access` return typeDemin Dmitriy1-2/+2
2019-11-12libredirect: fix argument forwarding in open* functionsDemin Dmitriy1-3/+8
2019-06-18libredirect: add posix_spawnp supportMaximilian Bosch1-0/+13
2019-05-04libredirect: remove dlopen supportJan Tojnar1-7/+0
2019-04-20libredirect: add support for openat and dlopenJan Tojnar1-0/+21
2018-11-12libredirect: Add preload wrapper for stat()aszlig1-0/+7
2017-05-24libredirect: allow null pathsmichael bishop1-0/+1
2016-06-20xl2tpd: add nixos module for serviceobadz1-0/+7
2015-11-11citrix-receiver: init at 13.2.1, fixes #8458obadz1-0/+7
2015-10-24libredirect: add __xlib64 and posix_spawnDemin Dmitriy1-0/+21
2015-01-20libredirect: add access syscallLongrin Wischnewski1-0/+7
2014-05-27hipchat: Fix access to /usr/share/X11/xkbEelco Dolstra1-0/+104