summaryrefslogtreecommitdiff
path: root/modules/getlogin_r
blob: 1d5c20b8365554b5d93beeec80160b02ba763ce5 (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:
extensions
unistd
memchr

configure.ac:
gl_FUNC_GETLOGIN_R
gl_UNISTD_MODULE_INDICATOR([getlogin_r])

Makefile.am:

Include:
<unistd.h>

License:
LGPLv2+

Maintainer:
all