summaryrefslogtreecommitdiff
path: root/modules/getlogin_r
blob: c0fb4a691f725471b49e38fe8adbd8e547b3fa8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Description:
getlogin_r() function: Get user name to a buffer allocated by the caller.

Files:
lib/getlogin_r.c
m4/getlogin_r.m4

Depends-on:
unistd
extensions
memchr          [test $HAVE_GETLOGIN_R = 0 || test $REPLACE_GETLOGIN_R = 1]

configure.ac:
gl_FUNC_GETLOGIN_R
gl_UNISTD_MODULE_INDICATOR([getlogin_r])

Makefile.am:

Include:
<unistd.h>

License:
LGPLv2+

Maintainer:
all