aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/src/os.erl
AgeCommit message (Collapse)Author
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
A race condition in os:cmd/1 could cause the caller to get stuck in os:cmd/1 forever.
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP