summaryrefslogtreecommitdiff
path: root/erts/etc/common/escript.c
Commit message (Expand)AuthorAgeFilesLines
* escript: Avoid warning about truncated output in strncpyFrej Drejhammar2023-05-021-1/+1
* Update copyright yearErlang/OTP2023-02-141-1/+1
* stdlib: Fix escript SUITELukas Larsson2022-08-311-1/+1
* Update copyright yearHenrik Nord2018-06-181-1/+1
* Fix use-after-free on Windows in escriptBenedikt Reinartz2018-05-241-12/+1
* escript: Do not load .erlangDan Gudmundsson2017-09-281-1/+1
* erts: Remove usage of sys.h from etc toolsLukas Larsson2017-07-171-9/+1
* escript.c: remove dead codeMikael Pettersson2017-07-021-21/+0
* escript: Do not split path to Erlang system into multiple wordsRickard Green2017-05-231-1/+1
* Fix erlang system lookup from escript bug introduced in PR #1293Rickard Green2017-05-231-9/+7
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Rename argv[0] from beam to invoking program nameDan Gudmundsson2017-04-241-1/+29
* escript: Handle symbolic link to a standalone escriptHåkan Mattsson2016-12-221-19/+21
* Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-131-1/+1
|\
| * update copyright-yearHenrik Nord2016-03-151-1/+1
* | erts/common: check for OOM on WindowsMichael Santos2016-01-281-6/+18
|/
* Revert "Fix erroneous splitting of emulator path"Björn-Egil Dahlberg2015-12-171-2/+23
* Fix erroneous splitting of emulator pathMagnus Ottenklinger2015-10-021-23/+2
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* erts: Fix windows widestring args and paths in toolsDan Gudmundsson2013-05-201-73/+174
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* escript to accept emulator arguments when script file has no shebangMagnus Henoch2013-01-081-1/+1
* Update copyright yearsBjörn-Egil Dahlberg2012-03-301-1/+1
* add escript win32 alternative invocation (thanks Pierre Rouleau)Dave Cottlehuber2011-11-251-1/+2
* escript: prevent buffer overflowsMichael Santos2010-10-041-20/+32
* OTP-8427 Removed spurious options to the emulator from escript.Håkan Mattsson2010-02-091-3/+2
* OTP-8417 Improved handling of symbolic links to escriptsHåkan Mattsson2010-02-091-14/+17
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+697