aboutsummaryrefslogtreecommitdiffstats
path: root/exec/exec.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-4/+5
2025-04-14Port recent changes to mipsel systemsPo Lu1-8/+5
2025-04-13Replace AT_EXECFN in auxiliary vectors of programs executed on AndroidPo Lu1-1/+24
2025-01-02Update copyright year to 2025Stefan Kangas1-1/+1
2025-01-01Update copyright year to 2025Paul Eggert1-1/+1
2024-09-17Fix some #! misparsing in check_interpreterPaul Eggert1-5/+5
2024-07-01* exec/exec.c (exec_0): Restore erroneously deleted statement.Po Lu1-0/+3
2024-07-01Optimize process execution on AndroidPo Lu1-12/+5
2024-03-14Improve /proc/self/exe substitution on AndroidPo Lu1-1/+1
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2023-09-18Correct build on systems without PAGE_MASKPo Lu1-1/+1
2023-08-12Avoid stpncpyPaul Eggert1-72/+5
2023-05-31Update Android portPo Lu1-30/+63
2023-05-23; * exec/exec.c (exec_0): Use strcpy.Po Lu1-1/+1
2023-05-05Update Android portPo Lu1-30/+46
2023-05-02Update Android portPo Lu1-15/+37
2023-05-02Port Android port to older Android systemsPo Lu1-5/+5
2023-05-01Update Android portPo Lu1-4/+99
2023-05-01Fix cwd relative process execution on AndroidPo Lu1-0/+53
2023-05-01Update Android portPo Lu1-1/+1
2023-04-30Add helper binary `exec1'Po Lu1-0/+1016