index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
drivers
/
unix
/
ttsl_drv.c
Age
Commit message (
Expand
)
Author
2015-09-16
erts: Make sure to deal with EINTR write failures
Lukas Larsson
2015-08-18
erts: Fix binary memory leak in ttsl driver
Lukas Larsson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2014-12-19
erts: Rename sys_sigset to sys_signal
Lukas Larsson
2014-10-16
kernel,ssh: Add synchronous user_drv protocol
Lukas Larsson
2014-10-16
erts: Make tty driver non-blocking
Lukas Larsson
2013-09-12
Remove ^L characters hidden randomly in the code. Not those used in text file...
Pierre Fenoll
2013-05-14
Properly guard WIDE_TAG use with HAVE_WCWIDTH in ttsl_drv
Anthony Ramine
2013-05-08
Merge branch 'nox/wide-chars/OTP-11088' into maint
Fredrik Gustafsson
2013-04-27
Support wide characters in the shell through wcwidth()
Anthony Ramine
2013-04-27
Fix bogus DEBUGLOG() incantations in ttsl_drv
Anthony Ramine
2013-04-22
Fix src/dest overlap in ttsl driver
Lukas Larsson
2013-04-21
fix valgrind error in erts/emulator/drivers/unix/ttsl_drv.c
Steve Vinoski
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2012-11-08
Support ANSI in the console
DeadZen
2011-12-09
erl_driver.h: Enlarge types on driver callbacks output, control and call
Raimo Niskanen
2011-11-07
erts: Remove unused variable in ttsl_drv
Björn-Egil Dahlberg
2010-03-10
Store pointers to heap data in 32-bit words
Patrik Nyblom
2010-02-08
OTP-8412 Fixed numerous compiler warnings generated by gcc 4.4.1 and
Rickard Green
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP