summaryrefslogtreecommitdiff
path: root/exec
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-05-07Bump master Emacs version to 32.0.50Sean Whitton
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-04-15; * exec/loader-mips64el.s (skip_environ): Eliminate one more `daddi'.Po Lu
2025-04-15Unconditionally define MIPS_NABI on mips64elPo Lu
2025-04-15* exec/loader-mips64el.s (rest_of_exec): Deal with assembler bugs.Po Lu
2025-04-15* exec/configure.ac (exec_CHECK_MIPS_NABI): Test __LP64__ also.Po Lu
2025-04-15Port recent Android changes to mips64elPo Lu
2025-04-15Address typos in MIPS executable loaderPo Lu
2025-04-14Port recent changes to mipsel systemsPo Lu
2025-04-14Fix typos in executable loadersPo 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-03; * exec/configure.ac (config-mips.m4): Fix typo.Po Lu
2025-01-02Fix copyright years by handStefan Kangas
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-02Fix volatile Android buildPo Lu
2025-01-01Fix copyright years by handPaul Eggert
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-19* Bump Emacs version to 30.0.93Andrea Corallo
2024-11-21; Fix typosStefan Kangas
2024-10-26Bump Emacs version to 30.0.92Andrea Corallo
2024-09-17Fix some #! misparsing in check_interpreterPaul Eggert
2024-09-11Bump Emacs version to 30.0.91Andrea Corallo
2024-09-11; * exec/configure.ac: Update version.Po Lu
2024-09-11Merge from savannah/emacs-30Po Lu
2024-09-11; Update version number of exec/configure.acPo Lu
2024-07-02Port seccomp acceleration to Linux 3.5.0Po Lu
2024-07-01* exec/exec.c (exec_0): Restore erroneously deleted statement.Po Lu
2024-07-01; * exec/trace.c (seccomp_system_call): Typo in commentary.Po Lu
2024-07-01Optimize process execution on AndroidPo Lu
2024-06-27Disable preprocessing of assembler files with m4 on non-MIPS systemsPo 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-29* exec/configure.ac (OPENAT_SYSCALL): Define on MIPS.Po Lu
2024-01-27Intercept calls to `openat' under AndroidPo 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-20Fix autogen.sh’s spurious ‘git diff’ outputPaul Eggert
2024-01-02; Update copyright years in more filesPo Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-10; Use ?c instead of integer in local variablesStefan Kangas
2023-12-10; Fix typosStefan Kangas
2023-11-26; Update Autoconf auxiliaries in execPo Lu
2023-09-18Correct build on systems without PAGE_MASKPo Lu
2023-09-18Correct crash in child processes under armeabi AndroidPo Lu