view modules/getusershell @ 12430:235cc0b78f8a

New module 'nl_langinfo'.
author Bruno Haible <bruno@clisp.org>
date Fri, 11 Dec 2009 20:09:02 +0100
parents d162e4057aa8
children efab6978105e
line wrap: on
line source

Description:
Return names of valid user shells.

Files:
lib/getusershell.c
m4/getusershell.m4

Depends-on:
unistd
extensions
fopen-safer
xalloc

configure.ac:
gl_FUNC_GETUSERSHELL
gl_UNISTD_MODULE_INDICATOR([getusershell])

Makefile.am:

Include:
<unistd.h>

License:
GPL

Maintainer:
Jim Meyering