test-chown.h: correct a cast
[gnulib.git] / modules / getlogin_r
1 Description:
2 getlogin_r() function: Get user name to a buffer allocated by the caller.
3
4 Files:
5 lib/getlogin_r.c
6 m4/getlogin_r.m4
7
8 Depends-on:
9 extensions
10 unistd
11 memchr
12
13 configure.ac:
14 gl_FUNC_GETLOGIN_R
15 gl_UNISTD_MODULE_INDICATOR([getlogin_r])
16
17 Makefile.am:
18
19 Include:
20 <unistd.h>
21
22 License:
23 LGPLv2+
24
25 Maintainer:
26 all