aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/test/os_SUITE_data
AgeCommit message (Collapse)Author
2016-09-02kernel: Close stdin of commands run in os:cmdLukas Larsson
This is needed when running programs that only exit when stdin has been closed, e.g. 'more'.
2013-06-03kernel: Handle unicode in os:cmdDan Gudmundsson
Allow unicode strings in os:cmd and try to convert the result bytes to unicode list. Also test it.
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP