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