summaryrefslogtreecommitdiff
path: root/erts/etc/common/erlexec.c
Commit message (Expand)AuthorAgeFilesLines
* erlexec.c: code_checker fix leak warning (bindir_slug)Kjell Winblad2021-04-061-1/+1
* erlexec.c: code_checker warning fix (strndup allocated string)Kjell Winblad2021-04-061-1/+3
* erlexec.c: fix code_checker warning (potential memory leak of emu_name)Kjell Winblad2021-04-061-0/+2
* erts: Silence CodeChecker in erlexecSverker Eriksson2021-02-181-0/+1
* Add erl option for reading config from file descriptorKjell Winblad2020-12-111-5/+10
* Merge pull request #2832 from lrascao/feature/improve_vm_args_inclusion_error...Lukas Larsson2020-11-181-1/+11
|\
| * erlexec: Improve error message when unable to open included args_fileLuis Rascao2020-11-021-1/+11
* | otp: Remove HiPE and HiPE-related accessoriesJohn Högberg2020-11-091-1/+0
|/
* Since the string from strerror should never be modified, use const.Philipp Klaus Krause2020-10-141-2/+2
* Merge branch 'maint'Lukas Larsson2020-10-081-3/+4
|\
| * erts: Fix +dcg, remove +l and fix erlexec error printoutLukas Larsson2020-10-081-3/+3
* | Merge branch 'maint'Rickard Green2020-10-011-0/+1
|\ \ | |/
| * Merge branch 'rickard/carrier-pools/OTP-16856' into maintRickard Green2020-10-011-0/+1
| |\
| | * Multiple carrier poolsRickard Green2020-09-251-0/+1
* | | erts: Implement the BeamAsm JITLukas Larsson2020-09-221-8/+53
* | | Remove obsolete +MYm flagRichard Carlsson2020-05-151-19/+1
|/ /
* | Merge branch 'jdb/make-HOME-optional/ERL-476/OTP-16635'Lukas Larsson2020-04-301-58/+61
|\ \
| * | erts: Remove trailing whitespaces in erlexecJérôme de Bretagne2019-11-011-48/+48
| * | erts: Fix comment typos in erlexecJérôme de Bretagne2019-11-011-5/+5
| * | erts: Make the HOME environment variable optional in erlexecJérôme de Bretagne2019-11-011-6/+9
* | | Merge branch 'maint'Rickard Green2020-03-131-1/+1
|\ \ \ | | |/ | |/|
| * | Update copyright yearRickard Green2020-03-131-1/+1
* | | erlexec: Fix path problem with epmd startup on WindowsShinichiro Kanno2020-02-181-1/+1
* | | Check argv sizeDan Gudmundsson2020-02-121-1/+1
* | | Merge branch 'maint'Lukas Larsson2019-11-141-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * erts: Add -emu_type opt for overriding other -emu_type flagsLukas Larsson2019-11-141-1/+1
* | erts: Comments in -arg_file should not create an empty argumentLukas Larsson2019-10-251-8/+13
* | erts: Fix so that quotes are respected in erlexec args filesLukas Larsson2019-10-231-71/+57
* | Merge branch 'lukas/erts/fix-half-arguments-to-erlexec/OTP-15931'Lukas Larsson2019-10-171-3/+3
|\ \
| * | erts: Fix erlexec to not append -- to args if no env flags are setLukas Larsson2019-10-141-3/+3
| |/
* | erts: Fix multiple -config on windowsLukas Larsson2019-09-261-5/+7
|/
* erlexec: Fix argument separation when mixing env flagsLukas Larsson2019-06-271-4/+11
* erts: Allow several -config options on WindowsSverker Eriksson2019-05-281-17/+34
* erts: Remove dead cpu info code in erlexecLukas Larsson2019-05-021-6/+0
* erts: Remove -instr from erlexec flagsLukas Larsson2019-05-021-9/+0
* Revert "Add -ztma option for enabling tuple calls"Björn Gustavsson2019-02-141-1/+0
* Merge branch 'maint'Björn Gustavsson2019-02-141-0/+1
|\
| * Add -ztma option for enabling tuple callsRichard Carlsson2019-01-281-0/+1
* | Merge branch 'richcarl/erts/erl_init-cleanup/OTP-15336'Lukas Larsson2018-10-011-2/+0
|\ \ | |/ |/|
| * Remove undocumented and unused -# display_items emulator optionRichard Carlsson2018-05-241-1/+0
| * Remove broken and undocumented boot function emulator optionRichard Carlsson2018-05-231-1/+0
* | Update copyright yearHenrik Nord2018-06-181-1/+1
|/
* erts: Rewrite memory instrumentationJohn Högberg2018-04-231-0/+1
* Add +sbwt/+swt analogues for dirty schedulersJohn Högberg2018-03-261-0/+4
* Merge 'sverker/maint-20/alloc-n-migration/ERIERL-88'Sverker Eriksson2018-02-121-0/+2
|\
| * Merge 'sverker/maint-19/alloc-n-migration/ERIERL-88'Sverker Eriksson2018-02-121-0/+2
| |\
| | * erts: Add migration options "acnl" and "acfml"Sverker Eriksson2018-02-081-0/+2
* | | Merge branch 'john/erts/erlexec-bindir-path/OTP-14719'John Högberg2017-12-051-9/+34
|\ \ \
| * | | Ensure that bindir is first in $PATH on startupJohn Högberg2017-12-051-9/+34
| |/ /
* | | Merge branch 'maint'Lukas Larsson2017-10-181-5/+5
|\ \ \ | |/ /