2 getlogin_r() function: Get user name to a buffer allocated by the caller.
12 malloca [test $HAVE_GETLOGIN_R = 0 || test $REPLACE_GETLOGIN_R = 1]
13 memchr [test $HAVE_GETLOGIN_R = 0 || test $REPLACE_GETLOGIN_R = 1]
17 if test $HAVE_GETLOGIN_R = 0 || test $REPLACE_GETLOGIN_R = 1; then
18 AC_LIBOBJ([getlogin_r])
21 gl_UNISTD_MODULE_INDICATOR([getlogin_r])
22 AC_REQUIRE([gl_LIB_GETLOGIN])