aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/src/os.erl
AgeCommit message (Expand)Author
2014-03-27Merge branch 'lukas/ose/master-17.0/OTP-11334'Lukas Larsson
2014-03-26ose: Prepare slave for running on OSELukas Larsson
2014-03-21Raspberry PI / Android a minimal cross-compile configurationDmitry Kolesnikov
2013-11-18Merge branch 'maint'Fredrik Gustafsson
2013-11-09Add os:unsetenv/1Martin Hässler
2013-06-03kernel: Handle unicode in os:cmdDan Gudmundsson
2013-05-28Updated primary bootstrapFredrik Gustafsson
2013-05-06Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder
2013-04-30Remove unnecessary whitespaces in os.erl and os_SUITE.erlAleksandr Vinokurov
2013-04-30Fix deep list argument error under Windows in os:cmd/1Aleksandr Vinokurov
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-25Make adjustments for UnicodeHans Bolinder
2012-07-19kernel: Remove VxWorksBjörn-Egil Dahlberg
2012-01-27Move types and specs from erl_bif_types.erl to modulesHans Bolinder
2011-05-09Types and specifications have been modified and addedHans Bolinder
2011-03-11Strenghen specKostis Sagonas
2011-03-02Fix dialyzer warning in os:start_port_srv_loopSverker Eriksson
2011-02-14Never allow os:find_executable/1 to return the path of directoriesBjörn Gustavsson
2010-06-02Teach os.erl to find executable names with extension (i.e. .exe) on windowsPatrik Nyblom
2010-03-10OTP-8502 os:cmd hangRickard Green
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP