History log of /illumos-gate/usr/src/test/libc-tests/tests/symbols/symbols_test.c (Results 1 – 5 of 5)
Revision Date Author Comments
# b36afad7 19-Jan-2020 Robert Mustacchi

12216 Clean up libc-tests smatch
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Dan

12216 Clean up libc-tests smatch
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# 500cf85b 16-Feb-2018 Jason King

9762 Split the custr functions into their own library
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>

9762 Split the custr functions into their own library
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>

show more ...


# fc2512cf 29-Mar-2016 Robert Mustacchi

6951 Initial c11 support
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: Jos

6951 Initial c11 support
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>

show more ...


# b599bd93 12-Aug-2015 Robert Mustacchi

5821 need strerror_l()
6133 message translations don't honor per-thread locales
6142 extra space in newlocale synopsis
6181 symbol test shouldn't leave gcc fix-includes to chance
Revi

5821 need strerror_l()
6133 message translations don't honor per-thread locales
6142 extra space in newlocale synopsis
6181 symbol test shouldn't leave gcc fix-includes to chance
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...


# de572d98 28-Mar-2015 Garrett D'Amore

5293 desire symbol visibility test
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>