round: Update regarding AIX.
[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
12 configure.ac:
13 gl_FUNC_GETLOGIN_R
14 gl_UNISTD_MODULE_INDICATOR([getlogin_r])
15
16 Makefile.am:
17
18 Include:
19 <unistd.h>
20
21 License:
22 LGPLv2+
23
24 Maintainer:
25 all