aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/sys.h
AgeCommit message (Expand)Author
2013-09-25Implement platform specific aligned sys_alloc and use when supportedRickard Green
2013-02-18Add +pc {latin1|unicode} switch and io:printable_range/0Patrik Nyblom
2013-02-11Make prim_file skip invalid filenames in unicode modePatrik Nyblom
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-21Text representation of a float formatted using given options.Serge Aleynikov
2012-12-07Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...Rickard Green
2012-12-07Implement true asynchronous signaling between processes and portsRickard Green
2012-12-06Merge branch 'maint'Ingela Anderton Andin
2012-12-03Optimize management of port tasksRickard Green
2012-12-03Improve configuration of process and port tablesRickard Green
2012-11-30erts: Change default of erl_crash.dumpBjörn-Egil Dahlberg
2012-11-28Merge branch 'sverk/crypto-unloading'Sverker Eriksson
2012-10-24Merge branch 'maint'Björn-Egil Dahlberg
2012-10-16erts: Change ERL_CRASH_DUMP_SECONDS behaviourBjörn-Egil Dahlberg
2012-10-09crypto: Make unloading of crypto saferSverker Eriksson
2012-09-07Replace sprintf with erts_snprintf in beamBjörn-Egil Dahlberg
2012-08-20Merge branch 'maint'Patrik Nyblom
2012-08-14Make get/putenv and erlexec understand UnicodePatrik Nyblom
2012-07-18erts: Remove VxWorks support from beamBjörn-Egil Dahlberg
2012-04-16Optimize process table accessRickard Green
2012-03-21erts: Implement erl_haltRaimo Niskanen
2011-12-08Make erl_alloc.c use correct strtol variant on windowsPatrik Nyblom
2011-12-08Merge branch 'egil/file-info-opt-utc/OTP-7687'Björn-Egil Dahlberg
2011-12-08Remove OS taint from datetime conversionBjörn-Egil Dahlberg
2011-12-08Add utc <-> seconds conversions bifsBjörn-Egil Dahlberg
2011-12-02Fix time typesRickard Green
2011-12-02Iron out bugs in Win64 found in daily buildsPatrik Nyblom
2011-12-02Get cerl and distribution working in Win64Patrik Nyblom
2011-12-02Build Win64 Erlang emulator using MSYSunknown
2011-11-16Remove GCC 4.6 set-but-not-used warning from erl_bif_binaryPatrik Nyblom
2011-11-13Use generic lock-free queue for async threadsRickard Green
2011-11-13Replace system block with thread progress blockRickard Green
2011-11-13Optimize memory allocationRickard Green
2011-06-14Use new atomic API in runtime systemRickard Green
2011-03-21Teach win32/sys.c (fd-driver) not to leak readers causing init:restart to failPatrik Nyblom
2011-02-25Merge branch 'rickard/mtx-destroy-ebusy/OTP-9009' into devRickard Green
2011-02-25Send warning instead of abort on EBUSY from pthread_mutex_destroyRickard Green
2011-02-25Merge branch 'rickard/poll-wake/OTP-9019' into devRickard Green
2011-02-25Simplify erts_poll_wait() wakeup logicRickard Green
2011-02-18HALFWORD ETS Fix copyright year in some source filesSverker Eriksson
2011-02-03HALFWORD ETS 32-bit arch fixes and other cleanupsSverker Eriksson
2011-02-03HALFWORD ETS Real matching on relative termsSverker Eriksson
2010-12-20Remove timer-thread implementationBjörn-Egil Dahlberg
2010-12-16Use 32-bit atomics for system blockRickard Green
2010-12-15Use new atomic types in emulatorRickard Green
2010-11-30Convert filenames read on MacOSX to canonical formPatrik Nyblom
2010-11-29Teach filename to accept raw data and add filename enc option to emuPatrik Nyblom
2010-11-29Add bifs to translate between erlang filenames and native encodingPatrik Nyblom
2010-11-22ETS 'compressed' option.Sverker Eriksson
2010-11-18Move cpu topology functionality into erl_cpu_topology.[ch]Rickard Green