Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add man pages | Mattias Andrée | 2018-11-24 | 1 | -4/+270 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add memelemscan | Mattias Andrée | 2018-11-17 | 1 | -0/+7 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add memscan and memcasescan | Mattias Andrée | 2018-11-17 | 1 | -0/+14 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add st{r,p}[n]move | Mattias Andrée | 2018-11-16 | 1 | -0/+17 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add mempmove | Mattias Andrée | 2018-11-16 | 1 | -0/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add strnisutf8 and memisutf8 | Mattias Andrée | 2018-11-16 | 1 | -1/+8 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add TWOS_COMPLEMENT, ONES_COMPLEMENT, and SIGN_MAGNITUDE | Mattias Andrée | 2018-11-16 | 2 | -2/+15 |
| | | | | 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 | -30/+24 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Document libsimple-arg.h and add support optional arguments on long options and add KEEP_DASHDASH to ARGBEGIN3 (now named ARGBEGIN4) | Mattias Andrée | 2018-11-11 | 1 | -33/+193 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Document most of libsimple-arg.h | Mattias Andrée | 2018-11-09 | 1 | -0/+325 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Move section 3 man pages to man3/ and add libsimple.h.0 | Mattias Andrée | 2018-11-07 | 1 | -0/+1216 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |