Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move section 3 man pages to man3/ and add libsimple.h.0 | Mattias Andrée | 2018-11-07 | 1 | -81/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add rawmemrcasechr | Mattias Andrée | 2018-10-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add rawmemcasechr and memrcasechr | Mattias Andrée | 2018-10-21 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add {str,mem}[r][case]eqlen | Mattias Andrée | 2018-10-21 | 1 | -1/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add man pages for memstarts and memends, and fix highlighting in man pages | Mattias Andrée | 2018-10-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add man pages for memrchr, rawmemchr, and rawmemrchr | Mattias Andrée | 2018-10-20 | 1 | -0/+78 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |