summaryrefslogtreecommitdiff
path: root/exec
Commit message (Expand)AuthorAge
* * exec/trace.c (rpl_stpcpy): Replace stpcpy if absent.Po Lu2024-03-14
* Improve /proc/self/exe substitution on AndroidPo Lu2024-03-14
* * exec/configure.ac (OPENAT_SYSCALL): Define on MIPS.Po Lu2024-01-29
* Intercept calls to `openat' under AndroidPo Lu2024-01-27
* ; * exec/Makefile.in: Correct typo.Po Lu2024-01-21
* ; * exec/Makefile.in (extraclean): Remove standard files.Po Lu2024-01-21
* Fix autogen.sh’s spurious ‘git diff’ outputPaul Eggert2024-01-20
* ; Update copyright years in more filesPo Lu2024-01-02
* ; Add 2024 to copyright yearsPo Lu2024-01-02
* ; Use ?c instead of integer in local variablesStefan Kangas2023-12-10
* ; Fix typosStefan Kangas2023-12-10
* ; Update Autoconf auxiliaries in execPo Lu2023-11-26
* Correct build on systems without PAGE_MASKPo Lu2023-09-18
* Correct crash in child processes under armeabi AndroidPo Lu2023-09-18
* Avoid stpncpyPaul Eggert2023-08-12
* Merge from origin/emacs-29Eli Zaretskii2023-08-12
* Stop tracking exec/config.h.inPo Lu2023-08-07
* Update Android portPo Lu2023-07-20
* ; * exec/loader-mips64el.s (rest_of_exec): Fix typo in comment.Po Lu2023-06-27
* ; * exec/Makefile.in (clean): Add `exec1'.Po Lu2023-06-19
* Update Android portPo Lu2023-05-31
* ; * exec/exec.c (exec_0): Use strcpy.Po Lu2023-05-23
* Remove arbitrary process count limitPo Lu2023-05-20
* Fix execution of /proc/self/exe within child processesPo Lu2023-05-05
* Update Android portPo Lu2023-05-05
* Update Android portPo Lu2023-05-05
* Update Android portPo Lu2023-05-04
* Update Android portPo Lu2023-05-03
* Update Android portPo Lu2023-05-03
* Remove extra debugging codePo Lu2023-05-03
* Update Android portPo Lu2023-05-03
* Update Android portPo Lu2023-05-02
* Fix ps name in Android subprocessesPo Lu2023-05-02
* Port Android port to older Android systemsPo Lu2023-05-02
* Update Android portPo Lu2023-05-01
* Fix cwd relative process execution on AndroidPo Lu2023-05-01
* Fix syscall error reporting on aarch64Po Lu2023-05-01
* Update Android portPo Lu2023-05-01
* Work around system restrictions regarding execPo Lu2023-05-01
* Remove exec/configurePo Lu2023-05-01
* Add helper binary `exec1'Po Lu2023-04-30