Files
Odin/core
Zoltán Kéri a4a1562905 encoding/base32: Add @(rodata) attribute to default tables
Add `@(rodata)` attribute to `ENC_TABLE` and `DEC_TABLE` to mark
them as read-only data. This places these tables in the read-only
section of the executable, protecting them from modification
during program execution.
2025-01-03 19:16:56 +01:00
..
2024-09-09 18:49:13 +02:00
2024-11-24 12:32:10 +00:00
2024-11-08 10:32:26 -05:00
2024-12-23 16:33:23 +01:00
2024-11-17 13:52:08 +01:00
2024-02-08 15:15:16 +00:00
2024-12-04 14:29:49 +01:00
2024-11-30 22:29:47 +05:00
2024-11-20 14:07:23 -08:00