Files
git/compat
Johannes Schindelin 98ef987eb4 getpwuid(mingw): provide a better default for the user name
We do have the excellent GetUserInfoEx() function to obtain more
detailed information of the current user (if the user is part of a
Windows domain); Let's use it.

Suggested by Lutz Roeder.

To avoid the cost of loading Secur32.dll (even lazily, loading DLLs
takes a non-neglibile amount of time), we use the established technique
to load DLLs only when, and if, needed.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2016-03-29 10:25:05 +02:00
..
2014-06-03 12:06:40 -07:00
2016-01-04 09:51:33 -08:00
2013-09-11 11:08:52 -07:00