aboutsummaryrefslogtreecommitdiff
path: root/libstore/storecat.c
Commit message (Collapse)AuthorAgeFilesLines
* Moved to ../utils.Miles Bader1997-06-201-51/+0
|
* (main):Miles Bader1996-09-231-4/+4
| | | | Use new PARAMS var for passing args to STORE_ARGP.
* (main):Miles Bader1996-09-141-9/+29
| | | | | | Limit reads to 1M, and iterate until done. Use store_parsed_name to get store name for errors. Add program description.
* (main): Use new interface to store_argp.Miles Bader1996-09-041-3/+5
|
* (main): Delete most everything and use store arg parsing.Miles Bader1996-05-221-92/+12
| | | | (options, doc, args_doc): Variables removed.
* (parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL.Miles Bader1996-05-111-1/+1
|
* (main): Use store_run, not off_t, vectors; tweak accordingly.Miles Bader1996-05-101-6/+2
|
* entered into RCSMiles Bader1996-04-021-4/+6
|
* Formerly storecat.c.~2~Miles Bader1996-03-161-45/+55
|
* Initial revisionMiles Bader1996-03-161-0/+101