view modules/getsubopt @ 11219:aaeb2f86d096

Fix *printf behaviour regarding the %ls directive.
author Bruno Haible <bruno@clisp.org>
date Thu, 26 Feb 2009 12:54:20 +0100
parents 08e90860ec5e
children efab6978105e
line wrap: on
line source

Description:
getsubopt: Parse comma separated list into words.

Files:
lib/getsubopt.c
m4/getsubopt.m4

Depends-on:
extensions
strchrnul
stdlib
memchr

configure.ac:
gl_FUNC_GETSUBOPT
gl_STDLIB_MODULE_INDICATOR([getsubopt])

Makefile.am:

Include:
<stdlib.h>

License:
LGPL

Maintainer:
all, glibc