summaryrefslogtreecommitdiff
path: root/usr/src/lib/libcustr/common/custr.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-1412178 Allow bytes to be removed from a custrJason King1-1/+76
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-8/+110
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>
2019-07-0411280 custr in belt but not braces, bungles vsnprintf() buffer lengthJoshua M. Clulow1-5/+6
Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Richard Lowe <richlowe@richlowe.net>
2018-08-289762 Split the custr functions into their own libraryJason King1-0/+202
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>