aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/sys/win32/sys_env.c
AgeCommit message (Expand)Author
2019-08-13erts: Restructure include of hash.h to work with inlineLukas Larsson
2018-01-03Replace the libc environment with a thread-safe emulationJohn Högberg
2017-07-17erts: Replace usage of all erts_smp prefixes to just ertsLukas Larsson
2017-07-06Allow toggling lock counting at runtimeJohn Högberg
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2013-11-09Add os:unsetenv/1Martin Hässler
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-14Make get/putenv and erlexec understand UnicodePatrik Nyblom
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-11-13Use generic lock-free queue for async threadsRickard Green
2010-06-11Merge branch 'se/port_SUITE_env' into devErlang/OTP
2010-06-10allow open_port with env vars with trailing '=' on WindowsSverker Eriksson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP