Ekopalypse
|
ca6727303d
|
os: use _wputenv instead of _putenv to stay in sync with _wgetenv (fix changing env variables with non ASCII content on windows) (#22920)
|
2024-11-21 01:33:02 +02:00 |
|
Turiiya
|
1363cc85fd
|
time: update unix time acces, fix issues related to deviating unix times (#21293)
|
2024-04-17 00:33:37 +03:00 |
|
yuyi
|
017ace6ea7
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
|
Delyan Angelov
|
762a7fde2a
|
os: add os.getenv_opt/1
|
2021-11-19 17:47:45 +02:00 |
|
Delyan Angelov
|
88a8507dd8
|
os: vfmt most of os , add it to v test-cleancode
|
2020-12-16 11:08:23 +02:00 |
|
Ekopalypse
|
2622070f14
|
os: ensure that setenv creates the key on windows (#6560)
|
2020-10-04 19:43:28 +02:00 |
|
Delyan Angelov
|
7036ca55e6
|
os: implement os.environ() (part 2/2) (#3971)
|
2020-03-10 14:25:16 +01:00 |
|