Commit f029c442f557902ccdacd3cca870a55761f2c2a3

Bruno Haible 2020-12-30T14:58:41

getlogin tests, getlogin_r tests: Avoid failure on Solaris OpenIndiana. * tests/test-getlogin.c (main): Don't fail if getlogin() returns NULL with no errno. * tests/test-getlogin_r.c (main): Don't fail if getlogin_r() returns EINVAL.