aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_bif_port.c
AgeCommit message (Expand)Author
2012-03-22Ifdef all dynamic trace codePatrik Nyblom
2012-03-22Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 3/4Scott Lystig Fritchie
2011-12-09erl_driver.h: Enlarge type on return value from callRaimo Niskanen
2011-12-02Get cerl and distribution working in Win64Patrik Nyblom
2011-11-17external.c: Remove the option to create over-sized heap binariesBjörn Gustavsson
2011-10-26Use the proper macros in all BIFsBjörn Gustavsson
2011-05-10Replace io_list_len() with erts_iolist_size()Björn Gustavsson
2010-11-30Teach spawn_executable about UnicodePatrik Nyblom
2010-06-03OTP-8555 Send message from NIFSverker Eriksson
2010-04-30emulator: Remove stray OSE/Delta supportBjörn Gustavsson
2010-03-29Fix erlang:decode_packet(httph_bin,..) to not return faulty header stringsSverker Eriksson
2010-03-22Merge branch 'pan/otp_8332_halfword' into devErlang/OTP
2010-03-10Fit all heap data into the 32-bit address rangePatrik Nyblom
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP