An open API service indexing awesome lists of open source software.

https://github.com/termux/termux-exec-package

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

Last synced: about 1 year ago
JSON representation

A execve() wrapper to fix problem with shebangs.

Awesome Lists containing this project

README

          

# termux-exec-package

The [`termux-exec`](https://github.com/termux/termux-exec-package) package provides utils and libraries for Termux exec. It also provides a shared library that is meant to be preloaded with [`$LD_PRELOAD`](https://man7.org/linux/man-pages/man8/ld.so.8.html) for proper functioning of the Termux execution environment.

### Contents

- [Project](#project)

---

 

## Project

**Check the `termux-exec-package` project info [here](site/pages/en/projects/index.md), including `docs` and `releases` info.**

---