aboutsummaryrefslogtreecommitdiffstats
path: root/exec (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump Emacs versionEli Zaretskii2025-08-141-1/+1
* ; Bump Emacs version to 30.1.90Eli Zaretskii2025-05-181-1/+1
* Fix file descriptor leaks on arm AndroidPo Lu2025-04-132-2/+2
* Bump Emacs version to 30.1.50Stefan Kangas2025-02-231-1/+1
* Bump Emacs version to 30.1Stefan Kangas2025-02-201-1/+1
* Fix program execution on Android 15 QPR2 BetaPo Lu2025-02-091-14/+44
* Fix copyright years by handStefan Kangas2025-01-021-1/+1
* Update copyright year to 2025Stefan Kangas2025-01-0218-18/+18
* * Bump Emacs version to 30.0.93Andrea Corallo2024-12-191-1/+1
* Bump Emacs version to 30.0.92Andrea Corallo2024-10-261-1/+1
* Bump Emacs version to 30.0.91emacs-30.0.91Andrea Corallo2024-09-111-1/+1
* ; Update version number of exec/configure.acPo Lu2024-09-111-1/+1
* * exec/trace.c (rpl_stpcpy): Replace stpcpy if absent.Po Lu2024-03-141-0/+30
* Improve /proc/self/exe substitution on AndroidPo Lu2024-03-144-11/+121
* * exec/configure.ac (OPENAT_SYSCALL): Define on MIPS.Po Lu2024-01-291-0/+4
* Intercept calls to `openat' under AndroidPo Lu2024-01-273-2/+150
* ; * exec/Makefile.in: Correct typo.Po Lu2024-01-211-1/+1
* ; * exec/Makefile.in (extraclean): Remove standard files.Po Lu2024-01-211-2/+5
* Fix autogen.sh’s spurious ‘git diff’ outputPaul Eggert2024-01-203-4222/+0
* ; Update copyright years in more filesPo Lu2024-01-021-1/+1
* ; Add 2024 to copyright yearsPo Lu2024-01-0220-20/+20
* ; Use ?c instead of integer in local variablesStefan Kangas2023-12-103-3/+3
* ; Fix typosStefan Kangas2023-12-102-2/+2
* ; Update Autoconf auxiliaries in execPo Lu2023-11-262-27/+50
* Correct build on systems without PAGE_MASKPo Lu2023-09-181-1/+1
* Correct crash in child processes under armeabi AndroidPo Lu2023-09-181-8/+14
* Avoid stpncpyPaul Eggert2023-08-122-74/+7
* Merge from origin/emacs-29Eli Zaretskii2023-08-122-2/+1
* Stop tracking exec/config.h.inPo Lu2023-08-071-358/+0
* Update Android portPo Lu2023-07-201-3/+3
* ; * exec/loader-mips64el.s (rest_of_exec): Fix typo in comment.Po Lu2023-06-271-1/+1
* ; * exec/Makefile.in (clean): Add `exec1'.Po Lu2023-06-191-1/+1
* Update Android portPo Lu2023-05-311-30/+63
* ; * exec/exec.c (exec_0): Use strcpy.Po Lu2023-05-231-1/+1
* Remove arbitrary process count limitPo Lu2023-05-201-0/+12
* Fix execution of /proc/self/exe within child processesPo Lu2023-05-052-39/+154
* Update Android portPo Lu2023-05-051-30/+46
* Update Android portPo Lu2023-05-051-0/+4
* Update Android portPo Lu2023-05-041-21/+97
* Update Android portPo Lu2023-05-033-0/+32
* Update Android portPo Lu2023-05-033-2/+161
* Remove extra debugging codePo Lu2023-05-031-4/+4
* Update Android portPo Lu2023-05-031-1/+2
* Update Android portPo Lu2023-05-025-20/+288
* Fix ps name in Android subprocessesPo Lu2023-05-027-28/+115
* Port Android port to older Android systemsPo Lu2023-05-023-5/+14
* Update Android portPo Lu2023-05-013-5/+109
* Fix cwd relative process execution on AndroidPo Lu2023-05-012-14/+78
* Fix syscall error reporting on aarch64Po Lu2023-05-011-1/+20
* Update Android portPo Lu2023-05-016-35/+95