Luna/libluna
apio df77fc8de8
libluna: Remove make_array() and destroy_array()
Placement new on arrays is a bit unreliable and could cause out-of-bounds data accesses.
2023-08-02 14:47:58 +02:00
..
include/luna libluna: Remove make_array() and destroy_array() 2023-08-02 14:47:58 +02:00
src libluna: Add a few more network-related errno codes 2023-07-30 11:33:06 +02:00
CMakeLists.txt kernel: Add GUID partition table support 2023-06-17 12:03:37 +02:00