Commit a5009b0c65c11829cedeeb2b63ec6a4261d6bddb

Bruno Haible 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@.