Luna/kernel/include/trace
apio aca1367158 Kernel: Switch to strlcpy() as well
Surprisingly, most uses of strncpy() are in places where strncpy() is actually a better choice.
For example, copying to a fixed-length char array in a structure.
2022-10-15 17:30:34 +02:00
..
Resolve.h Kernel: Switch to strlcpy() as well 2022-10-15 17:30:34 +02:00
StackTracer.h Interrupts: Remove ensure_handler and use a more reliable way of detecting if we are in a handler 2022-09-29 18:35:51 +02:00