Go to file
Andrew Schwartzmeyer b77b0a7e6c Update GetUserName tests
Note that these fail when run in a Docker container because a) the
current container's locale is not completely set, and b) getlogin()
returns null with ENOENT since /var/run/utmp is being mapped to the
host, and thus denied access from within the container.

The container needs the locale set and its own /run/utmp, see
https://lists.linuxcontainers.org/pipermail/lxc-users/2011-July/002374.html
2015-08-04 14:16:57 -07:00
ext-src Add ext-pal dependency 2015-08-03 12:58:59 -07:00
src Update GetUserName tests 2015-08-04 14:16:57 -07:00
.gitignore added build files and folders to gitignore 2015-04-03 10:19:17 -07:00
.gitmodules Add ext-pal dependency 2015-08-03 12:58:59 -07:00