aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_bif_ddll.c
AgeCommit message (Expand)Author
2011-12-09Remove support for old drivers without ERL_DRV_EXTENDED_MARKERBjörn Gustavsson
2011-11-17Merge branch 'sverker/valgrind-fixing'Sverker Eriksson
2011-10-26Use the proper macros in all BIFsBjörn Gustavsson
2011-10-10Fix dlopen-leak of drivers with incorrect versionSverker Eriksson
2011-06-14Use new atomic API in runtime systemRickard Green
2011-05-10Replace io_list_len() with erts_iolist_size()Björn Gustavsson
2010-12-15Use new atomic types in emulatorRickard Green
2010-08-19Remove binary overhead counter from ets objectsPatrik Nyblom
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP