History log of /illumos-gate/usr/src/head/assert.h (Results 1 – 6 of 6)
Revision Date Author Comments
# 6d418483 05-Jan-2023 Andy Fiddaman

15304 assert() could provide hints to compilers
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Marco van Wieringen <mvw@planets.elm.net>
Reviewed by: Jason King <jason.brian.ki

15304 assert() could provide hints to compilers
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Marco van Wieringen <mvw@planets.elm.net>
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Approved by: Rich Lowe <richlowe@richlowe.net>

show more ...


# 8dc6d85a 09-May-2018 Andy Fiddaman

9527 assert.h: static_assert macro should be guarded by !defined(__cplusplus)
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Toomas Soome <toomas@me.com>
Reviewed by: Dominik H

9527 assert.h: static_assert macro should be guarded by !defined(__cplusplus)
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Toomas Soome <toomas@me.com>
Reviewed by: Dominik Hassler <hadfl@omniosce.org>
Reviewed by: Robert Mustacchi <robert.mustacchi@joyent.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# b4203d75 14-Jun-2017 Marcel Telka

8228 cstyle: Remove space-tab sequences in /* All Rights Reserved */
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert Mustacchi <rm@joyent.com>


# 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 ...


# ba3594ba 03-Aug-2014 Garrett D'Amore

5066 remove support for non-ANSI compilation
5068 Remove SCCSID() macro from <macros.h>
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc

5066 remove support for non-ANSI compilation
5068 Remove SCCSID() macro from <macros.h>
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Approved by: Robert Mustacchi <rm@joyent.com>

show more ...


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch