leitner
|
e03ac00fa1
|
add att_nonstring to compiler.h (for gcc 15)
|
2025-05-14 10:51:37 +00:00 |
|
leitner
|
9bf6db9a02
|
#include <sys/cdefs.h> ifdef __dietlibc__
|
2025-03-21 23:06:30 +00:00 |
|
leitner
|
246ea3f94d
|
try to unify ownership over gcc and clang
|
2025-03-20 10:57:15 +00:00 |
|
leitner
|
fb5dcdf7fe
|
some more compiler attributes
make sure all textcode/scan_* routines work if dest or destlen is NULL
|
2025-03-17 13:21:55 +00:00 |
|
leitner
|
144912a41d
|
more compiler attribute annotations
|
2025-03-17 12:59:03 +00:00 |
|
leitner
|
02582cc1ab
|
sprinkle compiler attributes over code base
some arm fixes (char is unsigned on arm)
|
2024-11-26 09:49:31 +00:00 |
|
leitner
|
4b88f66bce
|
make sure restrict is there
|
2024-11-22 20:10:14 +00:00 |
|
leitner
|
4b84fba68b
|
more function attribute updates
|
2024-11-22 19:40:24 +00:00 |
|
leitner
|
ec3d2bfe6c
|
change a few // comments back to /* */ for older compilers
|
2023-01-21 16:23:58 +00:00 |
|
leitner
|
32f02d34fc
|
remove stray l (Rolf Eike Baer)
|
2021-08-20 11:12:38 +00:00 |
|
leitner
|
ddfdd4d077
|
add compiler.h to abstract gcc attributes
|
2020-11-08 00:29:35 +00:00 |
|