Rose
|
e54ba33ea0
|
Avoid compiler casting warnings by assigning to the same type where possible
This saves instructions that are related to casting as well as compiler warnings.
|
2023-06-28 17:25:26 -04:00 |
|
Todd C. Miller
|
ecb5526fc8
|
Add missing include of sys/stat.h
|
2022-11-09 14:48:38 -07:00 |
|
Todd C. Miller
|
3ca21f9506
|
Fix a typo, muti-arch -> multi-arch
GitHub issue #185
|
2022-10-20 06:57:37 -06:00 |
|
Todd C. Miller
|
7e20e4b80f
|
Apply multiarch rules when loading plugins too.
|
2022-10-06 12:46:38 -06:00 |
|