directory v1.3.6.0 Release Notes
Release Date: 2020-01-01 // over 3 years ago-
- On non-Windows platforms,
getHomeDirectory
will fall back togetpwuid_r
ifHOME
is not set. (#102)
- On non-Windows platforms,
getHomeDirectory
will fall back to
getpwuid_r
if HOME
is not set.
(#102)