Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libstore: Port to x86_64 | Sergey Bugaev | 2023-05-10 | 1 | -2/+4 |
* | libstore: fix type of a counter | Etienne Brateau | 2022-01-20 | 1 | -1/+1 |
* | Fix warnings | Samuel Thibault | 2018-03-05 | 1 | -0/+1 |
* | Use our own variant of 'assert' and 'assert_perror'. | Justus Winter | 2017-08-05 | 1 | -2/+2 |
* | Replace `bzero' with `memset' | Justus Winter | 2014-12-10 | 1 | -1/+1 |
* | fix common misspellings | Jonathan Neuschäfer | 2011-08-20 | 1 | -1/+1 |
* | 2002-02-08 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-03-14 | 1 | -10/+23 |
* | 2001-01-16 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-01-16 | 1 | -5/+7 |
* | doc/ | Marcus Brinkmann | 2001-01-08 | 1 | -3/+3 |
* | 1999-07-11 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-07-11 | 1 | -13/+15 |
* | Add braces to silence gcc warnings. | Roland McGrath | 1998-10-20 | 1 | -35/+41 |
* | (store_parsed_append_args): | Miles Bader | 1997-07-21 | 1 | -4/+4 |
* | (parse_opt): | Miles Bader | 1997-06-26 | 1 | -24/+84 |
* | Update FSF address. | Miles Bader | 1997-06-20 | 1 | -4/+2 |
* | (parse_opt): | Miles Bader | 1996-09-23 | 1 | -25/+80 |
* | (store_parsed_name): New function. | Miles Bader | 1996-09-14 | 1 | -5/+44 |
* | (options, parse_opt): Change short option names around. | Miles Bader | 1996-09-08 | 1 | -6/+6 |
* | (parse_opt): --layer isn't implemented, so say so. | Miles Bader | 1996-09-04 | 1 | -133/+107 |
* | (free_hook): Free H->params->args if necessary. | Miles Bader | 1996-08-21 | 1 | -14/+44 |
* | (parse_opt): Use argp_failure. | Miles Bader | 1996-06-17 | 1 | -6/+1 |
* | <error.h>: New include. | Miles Bader | 1996-05-23 | 1 | -0/+1 |
* | (parse_opt): Honor ARGP_NO_ERRS. | Miles Bader | 1996-05-23 | 1 | -2/+5 |
* | (parse_opt): | Miles Bader | 1996-05-22 | 1 | -8/+13 |
* | (open_machdev): Function removed. | Miles Bader | 1996-05-22 | 1 | -27/+9 |
* | Initial revision | Miles Bader | 1996-05-14 | 1 | -0/+229 |