git-version-gen: init shell var to avoid env var influence
[gnulib.git] / modules / getusershell
blob9ae7dcae1ef0a5797ca91fd191cec0f96d167053
1 Description:
2 Return names of valid user shells.
4 Files:
5 lib/getusershell.c
6 m4/getusershell.m4
8 Depends-on:
9 unistd
10 extensions
11 fopen-safer
12 xalloc
14 configure.ac:
15 gl_FUNC_GETUSERSHELL
16 gl_UNISTD_MODULE_INDICATOR([getusershell])
18 Makefile.am:
20 Include:
21 <unistd.h>
23 License:
24 GPL
26 Maintainer:
27 Jim Meyering