mirror of
https://github.com/drasko/codezero.git
synced 2026-01-30 11:43:13 +01:00
Initial changes for execve() support
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
|
||||
#define __TASKNAME__ __PAGERNAME__
|
||||
|
||||
#define ARGS_MAX DEFAULT_ENV_SIZE
|
||||
#define PATH_MAX PAGE_SIZE
|
||||
|
||||
#define TASK_FILES_MAX 32
|
||||
|
||||
/* POSIX minimum is 4Kb */
|
||||
|
||||
Reference in New Issue
Block a user