Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * libc/include/assert.h (static_assert): Define. | Corinna Vinschen | 2012-10-16 | 1 | -0/+4 |
| | |||||
* | 2008-07-17 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2008-07-17 | 1 | -2/+6 |
| | | | | | * libc/include/assert.h (__ASSERT_FUNC): Define to __FUNCTION__ when __STDC_VERSION__ < 199901L and __GNUC__ >= 2. | ||||
* | Support __func__ in assert, as required by C99. | Eric Blake | 2007-06-27 | 1 | -11/+24 |
| | | | | | | | * libc/stdlib/assert.c (__assert_func): New function. (__assert): Use __assert_func. * libc/include/assert.h (assert) [!NDEBUG]: Use __assert_func when possible. | ||||
* | import newlib-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+29 |