aboutsummaryrefslogtreecommitdiff
path: root/libstore/argp.c
Commit message (Expand)AuthorAgeFilesLines
* libstore: Port to x86_64Sergey Bugaev2023-05-101-2/+4
* libstore: fix type of a counterEtienne Brateau2022-01-201-1/+1
* Fix warningsSamuel Thibault2018-03-051-0/+1
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-2/+2
* Replace `bzero' with `memset'Justus Winter2014-12-101-1/+1
* fix common misspellingsJonathan Neuschäfer2011-08-201-1/+1
* 2002-02-08 Roland McGrath <roland@frob.com>Roland McGrath2002-03-141-10/+23
* 2001-01-16 Roland McGrath <roland@frob.com>Roland McGrath2001-01-161-5/+7
* doc/Marcus Brinkmann2001-01-081-3/+3
* 1999-07-11 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-13/+15
* Add braces to silence gcc warnings.Roland McGrath1998-10-201-35/+41
* (store_parsed_append_args):Miles Bader1997-07-211-4/+4
* (parse_opt):Miles Bader1997-06-261-24/+84
* Update FSF address.Miles Bader1997-06-201-4/+2
* (parse_opt):Miles Bader1996-09-231-25/+80
* (store_parsed_name): New function.Miles Bader1996-09-141-5/+44
* (options, parse_opt): Change short option names around.Miles Bader1996-09-081-6/+6
* (parse_opt): --layer isn't implemented, so say so.Miles Bader1996-09-041-133/+107
* (free_hook): Free H->params->args if necessary.Miles Bader1996-08-211-14/+44
* (parse_opt): Use argp_failure.Miles Bader1996-06-171-6/+1
* <error.h>: New include.Miles Bader1996-05-231-0/+1
* (parse_opt): Honor ARGP_NO_ERRS.Miles Bader1996-05-231-2/+5
* (parse_opt):Miles Bader1996-05-221-8/+13
* (open_machdev): Function removed.Miles Bader1996-05-221-27/+9
* Initial revisionMiles Bader1996-05-141-0/+229