termux-packages/packages/proxychains-ng
Leonid Pliushch e649a0ae98 proxychains: handle cases when LD_PRELOAD string is long
Proxychains has temp buffer for LD_PRELOAD with size of 256
characters which may not be enough for cases when that environment
variable already contains several lib paths.

Issue: https://github.com/termux/x11-packages/issues/186
2019-12-13 20:44:02 +02:00
..
Makefile.patch
build.sh
hostreader.c.patch
libproxychains.c.patch
long-path-buffers.patch