aboutsummaryrefslogtreecommitdiffstats
path: root/erts/etc/unix/run_erl.c
AgeCommit message (Expand)Author
2013-09-11Define LOG_ERR for systems without syslog.hMatt Lewandowsky
2013-09-11Fix syslog definesMatt Lewandowsky
2013-07-05run_erl: Redirect standard streams to /dev/nullJohannes Weißl
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-04-04Changed handshake from to_erl to run_erl, on behalf of shell searchFredrik Gustafsson
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-04-27run_erl: Set controlling terminalBjörn-Egil Dahlberg
2012-04-27run_erl: Use openpty slave descriptorBjörn-Egil Dahlberg
2012-04-20run_erl: Retry interrupted system callsBjörn-Egil Dahlberg
2011-05-02Teach run_erl RUN_ERL_DISABLE_FLOWCNTRL for disabling flow controlJonas Faklkevik
2011-03-29Fix race in pipe creation. Two simultaneous node starts caused failurePatrik Nyblom
2010-09-29Add corrected support for Solaris PTYs to run_erlRyan Tilder
2010-09-29Fix a typo that leads to syntax errors with DEBUG defined in run_erlRyan Tilder
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP