index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exec
/
trace.c
Age
Commit message (
Expand
)
Author
2026-05-28
Fix the Android build again
Po Lu
2026-05-26
ARRAYELTS → countof
Paul Eggert
2026-05-25
Revert "Don’t silently truncate file names in exec.c"
Po Lu
2026-05-23
Don’t silently truncate file names in exec.c
Paul Eggert
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-04-15
Port recent Android changes to mips64el
Po Lu
2025-04-13
Replace AT_EXECFN in auxiliary vectors of programs executed on Android
Po Lu
2025-02-09
Merge from savannah/emacs-30
Po Lu
2025-02-09
Fix program execution on Android 15 QPR2 Beta
Po Lu
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-11-21
; Fix typos
Stefan Kangas
2024-07-02
Port seccomp acceleration to Linux 3.5.0
Po Lu
2024-07-01
; * exec/trace.c (seccomp_system_call): Typo in commentary.
Po Lu
2024-07-01
Optimize process execution on Android
Po Lu
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-27
Intercept calls to `openat' under Android
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-10
; Fix typos
Stefan Kangas
2023-09-18
Correct crash in child processes under armeabi Android
Po Lu
2023-07-20
Update Android port
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-04
Update Android port
Po Lu
2023-05-03
Update Android port
Po Lu
2023-05-03
Update Android port
Po Lu
2023-05-02
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-04-30
Add helper binary `exec1'
Po Lu