init.cmd List devices, Start USB poller, libstring fix str_split_lines (), CE various fixes
All checks were successful
Build ISO image / build-and-deploy (push) Successful in 35s
Build documentation / build-and-deploy (push) Successful in 29s

This commit is contained in:
2026-04-07 18:12:17 +02:00
parent bef3b79502
commit 2f186921d6
10 changed files with 112 additions and 19 deletions

View File

@@ -4,7 +4,7 @@
#include <libk/hash.h>
#include <libk/std.h>
#define PROC_ENV_VAR_MAX 128
#define PROC_ENV_VAR_MAX 512
struct procgroup;