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
/
lib
/
kernel
/
src
/
os.erl
Age
Commit message (
Expand
)
Author
2018-06-18
Update copyright year
Henrik Nord
2018-03-02
Merge branch 'maint'
Lukas Larsson
2018-03-01
kernel: Fix handling of os:cmd option max_size in win
Lukas Larsson
2018-02-13
Merge branch 'maint'
Sverker Eriksson
2018-01-17
kernel: Add os:cmd/2 with max_size option
Lukas Larsson
2018-01-03
Replace the libc environment with a thread-safe emulation
John Högberg
2017-10-12
Merge branch 'rickard/null-chars/ERL-370/OTP-14543'
Rickard Green
2017-10-11
Don't allow null chars in various strings
Rickard Green
2017-07-06
kernel: Do not use deprecated functions in string(3)
Hans Bolinder
2017-05-04
Update copyright year
Raimo Niskanen
2017-02-22
Merge branch 'maint'
Lukas Larsson
2017-02-21
kernel: Fix hanging os:cmd race condition
Lukas Larsson
2017-02-02
erts: Use os module instead of erts_internal for set_signal/2
Björn-Egil Dahlberg
2016-09-02
kernel: Close stdin of commands run in os:cmd
Lukas Larsson
2016-08-16
erts: Make sure to flush potential exit message
Lukas Larsson
2016-08-08
kernel: Use ^D as eot for os:cmd on unix platforms
Lukas Larsson
2016-03-15
update copyright-year
Henrik Nord
2016-02-02
erts, kernel: Add os:perf_counter function
Lukas Larsson
2015-12-15
kernel: Remove cmd server for unix os:cmd
Lukas Larsson
2015-07-10
ose: Remove all code related to the OSE port
Lukas Larsson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-03-20
Merge branch 'rickard/time_api/OTP-11997'
Rickard Green
2015-03-20
Introduce a new time API
Rickard Green
2014-12-15
Start using os:getenv/2 fun
Peter Lemenkov
2014-12-15
Introduce os:getenv/2
Peter Lemenkov
2014-03-27
Merge branch 'lukas/ose/master-17.0/OTP-11334'
Lukas Larsson
2014-03-26
ose: Prepare slave for running on OSE
Lukas Larsson
2014-03-21
Raspberry PI / Android a minimal cross-compile configuration
Dmitry Kolesnikov
2013-11-18
Merge branch 'maint'
Fredrik Gustafsson
2013-11-09
Add os:unsetenv/1
Martin Hässler
2013-06-03
kernel: Handle unicode in os:cmd
Dan Gudmundsson
2013-05-28
Updated primary bootstrap
Fredrik Gustafsson
2013-05-06
Fix unmatched_returns warnings in STDLIB and Kernel
Hans Bolinder
2013-04-30
Remove unnecessary whitespaces in os.erl and os_SUITE.erl
Aleksandr Vinokurov
2013-04-30
Fix deep list argument error under Windows in os:cmd/1
Aleksandr Vinokurov
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2013-01-25
Make adjustments for Unicode
Hans Bolinder
2012-07-19
kernel: Remove VxWorks
Björn-Egil Dahlberg
2012-01-27
Move types and specs from erl_bif_types.erl to modules
Hans Bolinder
2011-05-09
Types and specifications have been modified and added
Hans Bolinder
2011-03-11
Strenghen spec
Kostis Sagonas
2011-03-02
Fix dialyzer warning in os:start_port_srv_loop
Sverker Eriksson
2011-02-14
Never allow os:find_executable/1 to return the path of directories
Björn Gustavsson
2010-06-02
Teach os.erl to find executable names with extension (i.e. .exe) on windows
Patrik Nyblom
2010-03-10
OTP-8502 os:cmd hang
Rickard Green
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP