Branch
Hash :
a5009b0c
Author :
Date :
2025-04-18T15:05:10
getlogin_r tests: Remove xalloc dependency. * tests/test-getlogin.c (main): Don't assume the putenv argument is unmodified. * tests/test-getlogin_r.c: Do not include xalloc.h. (main): Use a static rather than heap storage. * modules/getlogin_r-tests (Depends-on): Remove xalloc. (test_getlogin_LDADD): Remove @LIBINTL@.