Josh Megnauth
|
5348273ccc
|
Emit C attributes via cbindgen
|
2024-11-17 16:15:07 +00:00 |
|
Peter Limkilde Svendsen
|
8c583cc978
|
Use unsafe blocks in assert.h implementation
|
2024-09-11 21:14:33 +00:00 |
|
Jeremy Soller
|
2a40638ec3
|
Fix assert definition
|
2024-01-03 13:02:51 -07:00 |
|
Noa
|
df6f4678e8
|
Fix warnings
|
2023-05-30 13:46:17 -05:00 |
|
4lDO2
|
cdd0f67b23
|
Rustfmt.
|
2023-05-17 15:28:10 +02:00 |
|
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 |
|