aboutsummaryrefslogtreecommitdiffstats
path: root/man/libsimple_mempcpy.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mempcpy.3: see also stpcpy and stpncpyMattias Andrée2018-10-231-2/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add memcase{cmp,ends,starts,eq} and mem[r]casememMattias Andrée2018-10-211-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add {str,mem}[r][case]eqlenMattias Andrée2018-10-211-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add mempsetelem and memsetelem and add fix and tests for memelem and memrelemMattias Andrée2018-10-201-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add man pages for memeq, mempcpy and mempsetMattias Andrée2018-10-201-0/+70
Signed-off-by: Mattias Andrée <maandree@kth.se>