Files
emacs/exec
Po Lu f74166c726 Stop tracking exec/config.h.in
* .gitignore: Add exec/config.h.in.

* exec/config.h.in: Remove from Git.
2023-08-07 20:15:33 +08:00
..
2023-05-01 11:28:22 +08:00
2023-05-03 17:01:44 +08:00
2023-05-31 11:27:19 +08:00
2023-05-03 09:23:06 +08:00
2023-05-01 11:28:22 +08:00
2023-07-20 20:50:50 +08:00

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.