Nonblocking mail_receive, fix proc_kill scheduling issues
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m15s

This commit is contained in:
2026-03-17 21:36:09 +01:00
parent 57abf96daf
commit 0b85d3a0da
14 changed files with 121 additions and 60 deletions

View File

@@ -34,5 +34,6 @@
#define SYS_ENV_GET 31
#define SYS_EXEC_PARTIAL 32
#define SYS_EXEC_PARTIAL_FINI 33
#define SYS_MAIL_RECEIVE_NONBLOCK 34
#endif // _M_SYSCALL_DEFS_H