Jeremy Soller
|
2a40638ec3
|
Fix assert definition
|
2024-01-03 13:02:51 -07:00 |
|
Mateusz Mikuła
|
21a6701528
|
Rename __assert to __assert_fail
This makes relibc more compatible with other libc implementations
|
2019-05-11 13:50:36 +02:00 |
|
Tibor Nagy
|
e7f251fdb0
|
Fix assert when used as an expression
Based on what musl does.
|
2018-10-27 17:40:24 +02:00 |
|
Tibor Nagy
|
614b2f5103
|
Make assert more hygienic
|
2018-10-06 14:55:06 +02:00 |
|