summaryrefslogtreecommitdiff
path: root/exec/trace.c
AgeCommit message (Expand)Author
2026-05-28Fix the Android build againPo Lu
2026-05-26ARRAYELTS → countofPaul Eggert
2026-05-25Revert "Don’t silently truncate file names in exec.c"Po Lu
2026-05-23Don’t silently truncate file names in exec.cPaul Eggert
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-04-15Port recent Android changes to mips64elPo Lu
2025-04-13Replace AT_EXECFN in auxiliary vectors of programs executed on AndroidPo Lu
2025-02-09Merge from savannah/emacs-30Po Lu
2025-02-09Fix program execution on Android 15 QPR2 BetaPo Lu
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-11-21; Fix typosStefan Kangas
2024-07-02Port seccomp acceleration to Linux 3.5.0Po Lu
2024-07-01; * exec/trace.c (seccomp_system_call): Typo in commentary.Po Lu
2024-07-01Optimize process execution on AndroidPo Lu
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-27Intercept calls to `openat' under AndroidPo Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-10; Fix typosStefan Kangas
2023-09-18Correct crash in child processes under armeabi AndroidPo Lu
2023-07-20Update Android portPo 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-04Update Android portPo Lu
2023-05-03Update Android portPo Lu
2023-05-03Update Android portPo Lu
2023-05-02Update Android portPo Lu
2023-05-01Fix cwd relative process execution on AndroidPo Lu
2023-05-01Fix syscall error reporting on aarch64Po Lu
2023-04-30Add helper binary `exec1'Po Lu