summaryrefslogtreecommitdiff
path: root/usr/src/lib/libcustr/common/libcustr.h
AgeCommit message (Collapse)AuthorFilesLines
2020-01-1412178 Allow bytes to be removed from a custrJason King1-1/+47
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Gordon Ross <gwr@nexenta.com>
2019-07-0511268 Add custom allocators to libcustrJason King1-1/+74
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2018-08-289762 Split the custr functions into their own libraryJason King1-0/+82
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>