Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-17 | erts: Refactor crash dumping with cbprintf | Sverker Eriksson | |
Instead of passing around a file descriptor use a function pointer to facilitate more advanced backend write logic such as size limitation or compression. | |||
2016-06-10 | erts: Add port monitors | Dmytro Lytovchenko | |
* erlang:monitor/2 with port argument is added, erlang:demonitor, using port task API and avoiding locking; * port_info and process_info support for monitored ports (with named port monitors support); * Exit signals contain type 'process' or 'port'; * Propagation of port exit signals; * Self-cleaning when origin process dies with monitor on; * 8 test cases + testcase for port driver crashing; * Documentation for all of the above (monitor, demonitor, port_info and process_info) updated | |||
2016-03-15 | update copyright-year | Henrik Nord | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2012-12-03 | Use ptab functionality also for ports | Rickard Green | |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg | |
2012-01-03 | Correct spelling of "registered" in various places in the source code | Richard Carlsson | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |