aboutsummaryrefslogtreecommitdiffstats
path: root/exec/trace.c (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-01; Add 2026 to copyright years.Sean Whitton1-1/+1
2025-04-15Port recent Android changes to mips64elPo Lu1-2/+12
2025-04-13Replace AT_EXECFN in auxiliary vectors of programs executed on AndroidPo Lu1-0/+12
2025-02-09Fix program execution on Android 15 QPR2 BetaPo Lu1-14/+44
2025-01-02Update copyright year to 2025Stefan Kangas1-1/+1
2025-01-01Update copyright year to 2025Paul Eggert1-1/+1
2024-11-21; Fix typosStefan Kangas1-1/+1
2024-07-02Port seccomp acceleration to Linux 3.5.0Po Lu1-22/+91
2024-07-01; * exec/trace.c (seccomp_system_call): Typo in commentary.Po Lu1-2/+2
2024-07-01Optimize process execution on AndroidPo Lu1-186/+621
2024-03-14* exec/trace.c (rpl_stpcpy): Replace stpcpy if absent.Po Lu1-0/+30
2024-03-14Improve /proc/self/exe substitution on AndroidPo Lu1-10/+111
2024-01-27Intercept calls to `openat' under AndroidPo Lu1-1/+134
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2023-12-10; Fix typosStefan Kangas1-1/+1
2023-09-18Correct crash in child processes under armeabi AndroidPo Lu1-8/+14
2023-07-20Update Android portPo Lu1-3/+3
2023-05-20Remove arbitrary process count limitPo Lu1-0/+12
2023-05-05Fix execution of /proc/self/exe within child processesPo Lu1-38/+149
2023-05-05Update Android portPo Lu1-0/+4
2023-05-04Update Android portPo Lu1-21/+97
2023-05-03Update Android portPo Lu1-0/+25
2023-05-03Update Android portPo Lu1-1/+43
2023-05-02Update Android portPo Lu1-4/+164
2023-05-01Fix cwd relative process execution on AndroidPo Lu1-14/+25
2023-05-01Fix syscall error reporting on aarch64Po Lu1-1/+20
2023-04-30Add helper binary `exec1'Po Lu1-0/+972