summaryrefslogtreecommitdiff
path: root/modules/getsubopt
blob: eaf8e87b38c7d96675a65f10c215a1b1a84469a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Description:
getsubopt: Parse comma separated list into words.

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

Depends-on:
stdlib
extensions
strchrnul       [test $HAVE_GETSUBOPT = 0]
memchr          [test $HAVE_GETSUBOPT = 0]

configure.ac:
gl_FUNC_GETSUBOPT
gl_STDLIB_MODULE_INDICATOR([getsubopt])

Makefile.am:

Include:
<stdlib.h>

License:
LGPL

Maintainer:
all, glibc