aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/drivers/unix/ttsl_drv.c
AgeCommit message (Expand)Author
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-03-30erts: Fix "hanging" VM caused by exiting tty_sl driverSverker Eriksson
2016-03-15Fix ttsl_drv logging without TERMCAPBjörn-Egil Dahlberg
2016-03-15update copyright-yearHenrik Nord
2016-03-14erts: Increase ttsl_drv logging capabilitiesBjörn-Egil Dahlberg
2015-09-16erts: Make sure to deal with EINTR write failuresLukas Larsson
2015-08-18erts: Fix binary memory leak in ttsl driverLukas Larsson
2015-06-18Change license text to APLv2Bruce Yinhe
2014-12-19erts: Rename sys_sigset to sys_signalLukas Larsson
2014-10-16kernel,ssh: Add synchronous user_drv protocolLukas Larsson
2014-10-16erts: Make tty driver non-blockingLukas Larsson
2013-09-12Remove ^L characters hidden randomly in the code. Not those used in text file...Pierre Fenoll
2013-05-14Properly guard WIDE_TAG use with HAVE_WCWIDTH in ttsl_drvAnthony Ramine
2013-05-08Merge branch 'nox/wide-chars/OTP-11088' into maintFredrik Gustafsson
2013-04-27Support wide characters in the shell through wcwidth()Anthony Ramine
2013-04-27Fix bogus DEBUGLOG() incantations in ttsl_drvAnthony Ramine
2013-04-22Fix src/dest overlap in ttsl driverLukas Larsson
2013-04-21fix valgrind error in erts/emulator/drivers/unix/ttsl_drv.cSteve Vinoski
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2012-11-08Support ANSI in the consoleDeadZen
2011-12-09erl_driver.h: Enlarge types on driver callbacks output, control and callRaimo Niskanen
2011-11-07erts: Remove unused variable in ttsl_drvBjörn-Egil Dahlberg
2010-03-10Store pointers to heap data in 32-bit wordsPatrik Nyblom
2010-02-08OTP-8412 Fixed numerous compiler warnings generated by gcc 4.4.1 andRickard Green
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP