Jeremy Soller
|
e7b70fdb93
|
Ensure assert_fail and abort have noreturn attribute
|
2023-03-10 11:23:56 -07:00 |
|
Jeremy Soller
|
47bd55451f
|
Detailed information on abort using macro and new __abort function
|
2023-03-09 20:19:27 -07:00 |
|
jD91mZM2
|
593925ceb4
|
Unambiguate all include guards
GNU binutils also uses _FNMATCH_H for a guard, maybe along others!
|
2020-06-29 11:34:51 +02:00 |
|
jD91mZM2
|
b8c50c7c64
|
Format
|
2019-08-04 19:05:45 +02:00 |
|
jD91mZM2
|
c7d499d4f2
|
Upgrade to the 2018 edition
I didn't think it'd be this useful first, but thank god for `cargo fix --edition`!
|
2019-08-04 19:05:45 +02:00 |
|
Mateusz Mikuła
|
63a1319e50
|
Cbindgen update
|
2019-07-10 10:08:39 +00: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 |
|
Jeremy Soller
|
52fd4d7e83
|
Clippy fixes
|
2018-12-02 08:04:53 -07:00 |
|
Jeremy Soller
|
0ac16556bc
|
Format
|
2018-11-25 10:34:42 -07:00 |
|
Jeremy Soller
|
ebffc977b2
|
Reduce warnings
|
2018-11-10 07:52:45 -07:00 |
|
Tibor Nagy
|
614b2f5103
|
Make assert more hygienic
|
2018-10-06 14:55:06 +02:00 |
|