Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/termux/termux-exec

A execve() wrapper to fix problem with shebangs.
https://github.com/termux/termux-exec

Makefile: respect DESTDIR in uninstall as well

f3ae554e7c890b72c91bdc44ae2dfc8d141285a4 authored almost 3 years ago by kt programs <[email protected]>
Makefile: respect DESTDIR

b33392b5f0baef65b9b77bcbc69195b4ac8f15b1 authored over 3 years ago by Henrik Grimler <[email protected]>
Unset LD_LIBRARY_PATH and LD_PRELOAD on /system/ executables.

138315521f8ccc75155cb5dd26ea5ef3f7abad75 authored almost 4 years ago by easyaspi314 (Devin) <[email protected]>
Merge pull request #17 from easyaspi314/fix-32-on-64

Unset LD_PRELOAD when ELF e_machine doesn't match.

0cd0e39f9b9ad6bf777aa210c244d92f77cf7f10 authored almost 4 years ago by Henrik Grimler <[email protected]>
Use ELFMAG macros.

57acdd2a618098c9747e7a82cb70adad31e520d1 authored almost 4 years ago by easyaspi314 (Devin) <[email protected]>
Unset LD_PRELOAD when ELF e_machine doesn't match.

Fixes the long-standing "CANNOT LINK EXECUTABLE" bug when executing
dynamic 32-bit programs on 6...

2e71dbd894c1c827fbe590fa911f37bae4370f30 authored almost 4 years ago by easyaspi314 (Devin) <[email protected]>
use the correct buffer offsets

6b3499eaab572cb65cd1e124c8a65b25c284a8ff authored about 4 years ago by Leonid Pliushch <[email protected]>
specify prefix & basedir from Makefile

4ca2778d350ac0dca21522d10571c15d5a777ec0 authored about 4 years ago by Leonid Pliushch <[email protected]>
don't hardcode /data/data/com.termux/*

7736a840641a37e3f525aa89d7c371fe6c4b5245 authored about 4 years ago by Leonid Pliushch <[email protected]>
Start android 10 proot wrapping experiment

1720bb2513e312f02f97c4f9443069ace5782316 authored almost 5 years ago by Fredrik Fornwall <[email protected]>
Respect LDFLAGS in Makefile

d0ab1427f73d1d188121c32bed142cab00afb6a2 authored almost 6 years ago by Fredrik Fornwall <[email protected]>
Build with -Werror

a98452930be7f2bf4c3f2eaef026040adfd1e9ab authored almost 7 years ago by Fredrik Fornwall <[email protected]>
Include <fcntl.h> for open(2)

d8a85ec550576a0b7002f2749fd8953a812aa684 authored almost 7 years ago by Fredrik Fornwall <[email protected]>
Merge pull request #6 from termux/check-executable-permission

Check executable permission of file (#5)

a255880aaa6592ce681e0877e8ab527fb61571b0 authored over 7 years ago by Fredrik Fornwall <[email protected]>
Check executable permission of file (#5)

e127449a989f358c6ebec79ab7469c69d6949129 authored over 7 years ago by Fredrik Fornwall <[email protected]>
Update README.md with typo fixes

de028195588b44936a176aab09d2861977726c34 authored over 7 years ago by Fredrik Fornwall <[email protected]>
Remove examples from comment

99493cb6cfe393ed7a44c465781fcd11460a8899 authored over 7 years ago by Fredrik Fornwall <[email protected]>
Fix some basic issues

48f9e3abc2d8f0162f826552bc374e96dcb71198 authored over 7 years ago by Fredrik Fornwall <[email protected]>
Initial commit

d2eed94f22d06d7bb9e7de5397e3c4a4e35818ff authored over 7 years ago by Fredrik Fornwall <[email protected]>
Initial commit

8b097411790c9e7690002ff041122963e95b4fab authored over 7 years ago by Fredrik Fornwall <[email protected]>