view modules/getsubopt @ 13415:a884db63982b

Avoid some more warnings from "gcc -Wwrite-strings".
author Bruno Haible <bruno@clisp.org>
date Fri, 11 Jun 2010 21:17:11 +0200
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