Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace to last static inline's with line + extern inline, and fix warnings | Mattias Andrée | 2022-06-12 | 1 | -2/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix warnings, replace some static inline with inline + extern inline, and fix glibc support | Mattias Andrée | 2022-06-11 | 1 | -203/+204 |
| | |||||
* | libsimple-arg: add test for long options | Mattias Andrée | 2018-11-15 | 1 | -0/+212 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | libsimple-arg: test that ARGHERE() == &LFLAG()[1] for the first flag | Mattias Andrée | 2018-11-14 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Some fixes to libsimple-arg.h, test everything except long arguments, and fix some man pages | Mattias Andrée | 2018-11-14 | 1 | -0/+507 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |