summaryrefslogtreecommitdiff
path: root/erts/etc/unix/run_erl.c
Commit message (Expand)AuthorAgeFilesLines
* Change license text to APLv2Bruce Yinhe2015-06-181-10/+11
* erts: Mend run_erl to set windows size of terminal sent from to_erlSverker Eriksson2014-10-301-1/+1
* erts: Don't redefine '_XOPEN_SOURCE'Björn-Egil Dahlberg2014-06-241-0/+4
* ose: Refactor global variables to ppdataLukas Larsson2014-02-241-1/+1
* erts: Refactor common parts out of run_erl and to_erlLukas Larsson2014-02-241-571/+30
* Define LOG_ERR for systems without syslog.hMatt Lewandowsky2013-09-111-0/+1
* Fix syslog definesMatt Lewandowsky2013-09-111-4/+4
* run_erl: Redirect standard streams to /dev/nullJohannes Weißl2013-07-051-0/+8
* Update copyright yearsBjörn-Egil Dahlberg2013-06-121-1/+1
* Changed handshake from to_erl to run_erl, on behalf of shell searchFredrik Gustafsson2013-04-041-1/+1
* Update copyright yearsBjörn-Egil Dahlberg2012-08-311-1/+1
* run_erl: Set controlling terminalBjörn-Egil Dahlberg2012-04-271-8/+11
* run_erl: Use openpty slave descriptorBjörn-Egil Dahlberg2012-04-271-17/+26
* run_erl: Retry interrupted system callsBjörn-Egil Dahlberg2012-04-201-37/+74
* Teach run_erl RUN_ERL_DISABLE_FLOWCNTRL for disabling flow controlJonas Faklkevik2011-05-021-2/+19
* Fix race in pipe creation. Two simultaneous node starts caused failurePatrik Nyblom2011-03-291-24/+35
* Add corrected support for Solaris PTYs to run_erlRyan Tilder2010-09-291-2/+29
* Fix a typo that leads to syntax errors with DEBUG defined in run_erlRyan Tilder2010-09-291-1/+1
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+1298