aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/sys/unix/sys.c
AgeCommit message (Expand)Author
2010-12-20Remove timer-thread implementationBjörn-Egil Dahlberg
2010-12-15Use new atomic types in emulatorRickard Green
2010-11-18Move cpu topology functionality into erl_cpu_topology.[ch]Rickard Green
2010-08-17erts: Remove broken elib_mallocBjörn Gustavsson
2010-08-17erts: Remove stray pre-ISO-C compatibility macrosBjörn Gustavsson
2010-08-10Rewrite ethread libraryRickard Green
2010-06-10fix open_port with many unset env varsSverker Eriksson
2010-06-07Merge OTP-8681Björn-Egil Dahlberg
2010-05-03allow open_port to set env vars containing a trailing '=' characterSteve Vinoski
2010-04-30emulator: Eliminate #ifdef for sys_tty_reset()Björn Gustavsson
2010-02-08OTP-8412 Fixed numerous compiler warnings generated by gcc 4.4.1 andRickard Green
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP