X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgetlogin_r;h=e6d655cd26bd382cc5a07f85adaa47d771d8b14c;hb=f4a519da138fc11be756d442a893e2b54a07cece;hp=7a6f6515a716bbd032786c7f49ee8a5f2129a93b;hpb=118ba24d049832db7affcd30bed4209cb37b2b30;p=gnulib.git diff --git a/modules/getlogin_r b/modules/getlogin_r index 7a6f6515a..e6d655cd2 100644 --- a/modules/getlogin_r +++ b/modules/getlogin_r @@ -1,20 +1,22 @@ Description: -Get user name to a buffer allocated by the caller. +getlogin_r() function: Get user name to a buffer allocated by the caller. Files: -lib/getlogin_r.h lib/getlogin_r.c m4/getlogin_r.m4 Depends-on: +extensions +unistd configure.ac: gl_GETLOGIN_R +gl_UNISTD_MODULE_INDICATOR([getlogin_r]) Makefile.am: Include: -"getlogin_r.h" + License: LGPL