summaryrefslogtreecommitdiff
path: root/lib/kernel/src/os.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearHenrik Nord2018-06-181-1/+1
* Merge branch 'maint'Lukas Larsson2018-03-021-4/+4
|\
| * kernel: Fix handling of os:cmd option max_size in winLukas Larsson2018-03-011-4/+4
* | Merge branch 'maint'Sverker Eriksson2018-02-131-14/+27
|\ \ | |/
| * kernel: Add os:cmd/2 with max_size optionLukas Larsson2018-01-171-11/+26
* | Replace the libc environment with a thread-safe emulationJohn Högberg2018-01-031-29/+47
* | Merge branch 'rickard/null-chars/ERL-370/OTP-14543'Rickard Green2017-10-121-20/+43
|\ \
| * | Don't allow null chars in various stringsRickard Green2017-10-111-20/+43
| |/
* | kernel: Do not use deprecated functions in string(3)Hans Bolinder2017-07-061-1/+1
|/
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Merge branch 'maint'Lukas Larsson2017-02-221-9/+15
|\
| * kernel: Fix hanging os:cmd race conditionLukas Larsson2017-02-211-9/+15
* | erts: Use os module instead of erts_internal for set_signal/2Björn-Egil Dahlberg2017-02-021-1/+10
|/
* kernel: Close stdin of commands run in os:cmdLukas Larsson2016-09-021-1/+13
* erts: Make sure to flush potential exit messageLukas Larsson2016-08-161-6/+10
* kernel: Use ^D as eot for os:cmd on unix platformsLukas Larsson2016-08-081-13/+35
* update copyright-yearHenrik Nord2016-03-151-1/+1
* erts, kernel: Add os:perf_counter functionLukas Larsson2016-02-021-1/+15
* kernel: Remove cmd server for unix os:cmdLukas Larsson2015-12-151-166/+25
* ose: Remove all code related to the OSE portLukas Larsson2015-07-101-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Merge branch 'rickard/time_api/OTP-11997'Rickard Green2015-03-201-1/+13
|\
| * Introduce a new time APIRickard Green2015-03-201-1/+13
* | Start using os:getenv/2 funPeter Lemenkov2014-12-151-4/+1
* | Introduce os:getenv/2Peter Lemenkov2014-12-151-1/+14
|/
* Merge branch 'lukas/ose/master-17.0/OTP-11334'Lukas Larsson2014-03-271-1/+1
|\
| * ose: Prepare slave for running on OSELukas Larsson2014-03-261-1/+1
* | Raspberry PI / Android a minimal cross-compile configurationDmitry Kolesnikov2014-03-211-2/+9
|/
* Merge branch 'maint'Fredrik Gustafsson2013-11-181-1/+7
|\
| * Add os:unsetenv/1Martin Hässler2013-11-091-1/+7
* | kernel: Handle unicode in os:cmdDan Gudmundsson2013-06-031-16/+21
* | Updated primary bootstrapFredrik Gustafsson2013-05-281-10/+13
|\ \ | |/
| * Remove unnecessary whitespaces in os.erl and os_SUITE.erlAleksandr Vinokurov2013-04-301-9/+9
| * Fix deep list argument error under Windows in os:cmd/1Aleksandr Vinokurov2013-04-301-1/+4
* | Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder2013-05-061-3/+3
|/
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* Make adjustments for UnicodeHans Bolinder2013-01-251-1/+1
* kernel: Remove VxWorksBjörn-Egil Dahlberg2012-07-191-31/+10
* Move types and specs from erl_bif_types.erl to modulesHans Bolinder2012-01-271-1/+37
* Types and specifications have been modified and addedHans Bolinder2011-05-091-5/+18
* Strenghen specKostis Sagonas2011-03-111-1/+1
* Fix dialyzer warning in os:start_port_srv_loopSverker Eriksson2011-03-021-11/+13
* Never allow os:find_executable/1 to return the path of directoriesBjörn Gustavsson2011-02-141-3/+4
* Teach os.erl to find executable names with extension (i.e. .exe) on windowsPatrik Nyblom2010-06-021-6/+25
* OTP-8502 os:cmd hangRickard Green2010-03-101-15/+44
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+291