NEWS.stable: update
[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 unistd
10 extensions
11 memchr          [test $HAVE_GETLOGIN_R = 0 || test $REPLACE_GETLOGIN_R = 1]
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