Skip to content

Files

exec

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 2, 2025
Jul 2, 2024
Apr 15, 2025
Apr 15, 2025
Jan 1, 2025
Apr 15, 2025
Apr 15, 2025
Jan 1, 2025
Apr 14, 2025
Apr 13, 2025
Apr 15, 2025
Apr 15, 2025
Apr 13, 2025
Apr 14, 2025
Jan 1, 2025
Jan 1, 2025
Jan 1, 2025
Jan 1, 2025
Apr 15, 2025
This directory holds the source code to a library used to replace the
`execve' and `execveat' system calls, used by the Android port of
Emacs to start executables without intervention from the system.

The most edifying resource for developers will be GDB, or to be precise,
the Linux target implementations for architectures of interest.