Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Rewrote the code a bit to silence dialyzer. Seems dialyzer can't handle a function that either returns or loops forever depending on function argument. | |||
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 | |
A race condition in os:cmd/1 could cause the caller to get stuck in os:cmd/1 forever. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |