File Name Archive # Description ----------------------------------------------------------- Intro 2 Introduction to parseargs MANIFEST 1 This file Makefile 2 makefile for parseargs library README 1 release information amiga_args.c 4 parse AmigaDOS command-lines arglist.c 2 implement the listXxxx functions for arglists argtype.c 5 implement the argXxxx argument type functions doc 1 directory containing documentation doc/Makefile 2 makefile for the documentation doc/arg_macros.inc 2 describe arg-xxx and ARG_XXX macros doc/argdesc.inc 2 describe an ARGDESC structure doc/argflags.inc 2 describe argument flags doc/argtype.man3 3 {n,t}roff source for argtype(3) doc/argvalopt.inc 1 describe options with optional arguments doc/bugs.inc 1 BUGS section for parseargs(1) doc/caveats.inc 1 CAVEATS section for parseargs(1) and (3) doc/cmd_macros.inc 1 describe CMD_XXX macros doc/defargs.inc 1 describe the default argdesc-array doc/effects.inc 1 describe the side-effects of parseargs(3) doc/env_args.inc 2 describe use of $CMD_ARGS doc/env_parse.inc 2 describe use of $PARSECNTL doc/env_usage.inc 2 describe use of $USAGECNTL doc/fparseargs3.inc 1 describe fparseargs(3) doc/lib_bugs.inc 1 BUGS section for parseargs(3) doc/lparseargs3.inc 1 describe lparseargs(3) doc/multivals.inc 2 describe multivals(3) doc/parseargs.man1 4 {n,t}roff source for parseargs(1) doc/parseargs.man3 4 {n,t}roff source for parseargs(3) doc/parseargs1.inc 1 describe parseargs(1) doc/parseargs3.inc 1 describe parseargs(3) doc/parsecntl.man3 1 {n,t}roff source for parsecntl(3) doc/parsecntl3.inc 1 describe parsecntl(3) doc/parsecntls.inc 2 describe function-codes for parsecntl(3) doc/parseflags.inc 2 describe parse flags doc/parsemodes.inc 1 describe modes for parsecntl(3) doc/returns.inc 2 describe function return values doc/sh_arrays.inc 3 describe handling of shell arrays doc/shells.inc 2 describe handling of different shells doc/sparseargs3.inc 1 describe sparseargs(3) doc/usage3.inc 1 describe usage(3) doc/vparseargs3.inc 1 describe vparseargs(3) exit_codes.h 1 #defines for arguments to exit(3C) ibm_args.c 5 parse MS-DOS and OS/2 command-lines parseargs.awk 3 parseargs for awk parseargs.c 8 C source for parseargs(1) parseargs.h 7 include file for parseargs library parseargs.pl 2 parseargs for perl patchlevel.h 3 list of patches (most recent first) pgopen.c 4 pipe output to a pager pgopen.h 1 include file for pgopen.c stest.c 4 test program for parseargs(3) strfuncs.c 6 string library strfuncs.h 2 include file for strfuncs.c syserr.c 3 diagnostic message printing routines test.awk 3 awk test program for parseargs(1) test.csh 2 C-shell test program for parseargs(1) test.ksh 2 Korn shell test program for parseargs(1) test.pl 1 perl test program for parseargs(1) test.rc 1 Plan 9 shell test program for parseargs(1) test.sh 1 Bourne shell test program for parseargs(1) test.zsh 2 Z shell test program for parseargs(1) unix_args.c 5 parse Unix command-lines unix_man.c 3 print Unix manual-page templates useful.h 3 common include file for the library vms_args.c 6 parse VAX/VMS DCL command-lines vprintf.c 3 portable vfprintf, vprintf, and vsprintf winsize.c 3 determine # rows and # columns of window xparse.c 9 implement the parseargs library