view modules/argp @ 5275:5d7573d9e8e7

(Maintainer): Replace Simon Josefsson by Sergey Poznyakoff.
author Paul Eggert <eggert@cs.ucla.edu>
date Thu, 30 Sep 2004 16:40:59 +0000
parents 42b53a22aee5
children 7c24a825b51d
line wrap: on
line source

Description:
Hierarchical processing of command line arguments.

Files:
lib/argp.h
lib/argp-ba.c
lib/argp-eexst.c
lib/argp-fmtstream.c
lib/argp-fmtstream.h
lib/argp-fs-xinl.c
lib/argp-help.c
lib/argp-namefrob.h
lib/argp-parse.c
lib/argp-pv.c
lib/argp-pvh.c
lib/argp-xinl.c
m4/argp.m4
m4/unlocked-io.m4

Depends-on:
alloca
getopt
strchrnul
sysexits
mempcpy
strndup
restrict
strcase
extensions

configure.ac:
gl_ARGP

Makefile.am:
lib_SOURCES += argp.h argp-ba.c argp-eexst.c \
           argp-fmtstream.c argp-fmtstream.h argp-fs-xinl.c argp-help.c \
           argp-namefrob.h argp-parse.c argp-pv.c argp-pvh.c argp-xinl.c

Include:
"argp.h"

License:
LGPL

Maintainer:
Sergey Poznyakoff, glibc