summaryrefslogtreecommitdiff
path: root/usr/src/lib/libcmdutils/common/custr.c
AgeCommit message (Collapse)AuthorFilesLines
2016-05-196951 Initial c11 supportRobert Mustacchi1-16/+82
6952 gets should not be visible in C11 6953 add support for c11 threads api 6954 Symbols test should support validating pre-processor symbols Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2014-12-235480 CVE-2012-3165 mailx(1) buffer overflow vulnerabilityJoshua M. Clulow1-0/+135
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>