Xinqi Bao's Git

Only check errno if getpwuid() fails
authorsin <[email protected]>
Wed, 9 Jul 2014 13:40:49 +0000 (14:40 +0100)
committersin <[email protected]>
Wed, 9 Jul 2014 13:41:32 +0000 (14:41 +0100)
Checking errno otherwise is unspecified.


No differences found