index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exec
Age
Commit message (
Expand
)
Author
2024-03-14
* exec/trace.c (rpl_stpcpy): Replace stpcpy if absent.
Po Lu
2024-03-14
Improve /proc/self/exe substitution on Android
Po Lu
2024-01-29
* exec/configure.ac (OPENAT_SYSCALL): Define on MIPS.
Po Lu
2024-01-27
Intercept calls to `openat' under Android
Po 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-20
Fix autogen.sh’s spurious ‘git diff’ output
Paul Eggert
2024-01-02
; Update copyright years in more files
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-10
; Use ?c instead of integer in local variables
Stefan Kangas
2023-12-10
; Fix typos
Stefan Kangas
2023-11-26
; Update Autoconf auxiliaries in exec
Po Lu
2023-09-18
Correct build on systems without PAGE_MASK
Po Lu
2023-09-18
Correct crash in child processes under armeabi Android
Po Lu
2023-08-12
Avoid stpncpy
Paul Eggert
2023-08-12
Merge from origin/emacs-29
Eli Zaretskii
2023-08-07
Stop tracking exec/config.h.in
Po Lu
2023-07-20
Update Android port
Po 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-31
Update Android port
Po Lu
2023-05-23
; * exec/exec.c (exec_0): Use strcpy.
Po Lu
2023-05-20
Remove arbitrary process count limit
Po Lu
2023-05-05
Fix execution of /proc/self/exe within child processes
Po Lu
2023-05-05
Update Android port
Po Lu
2023-05-05
Update Android port
Po Lu
2023-05-04
Update Android port
Po Lu
2023-05-03
Update Android port
Po Lu
2023-05-03
Update Android port
Po Lu
2023-05-03
Remove extra debugging code
Po Lu
2023-05-03
Update Android port
Po Lu
2023-05-02
Update Android port
Po Lu
2023-05-02
Fix ps name in Android subprocesses
Po Lu
2023-05-02
Port Android port to older Android systems
Po Lu
2023-05-01
Update Android port
Po Lu
2023-05-01
Fix cwd relative process execution on Android
Po Lu
2023-05-01
Fix syscall error reporting on aarch64
Po Lu
2023-05-01
Update Android port
Po Lu
2023-05-01
Work around system restrictions regarding exec
Po Lu
2023-05-01
Remove exec/configure
Po Lu
2023-04-30
Add helper binary `exec1'
Po Lu