aboutsummaryrefslogtreecommitdiffstats
path: root/memdup.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* memdup, aligned_memdup: allocate with size 1 if n is 0Mattias Andrée2018-10-271-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add str[n]caseeq[null] and some testsMattias Andrée2018-08-191-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix and run testsMattias Andrée2018-08-181-2/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add testsMattias Andrée2018-08-121-0/+20
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Split into multiple unitsMattias Andrée2017-11-121-0/+12
Signed-off-by: Mattias Andrée <maandree@kth.se>