5 Commits (2d5840da8d3844269651450a396dcff428091248)

Author SHA1 Message Date
Avril 05a7b0f460 Started adding func-ptr based argument definition & parsing structure and functions based around it.
3 years ago
Avril 2d040d5584
Included view in args.c: It will be useful for parsing envp files for `--env <file>` option, and more string related things.
3 years ago
Avril fc81dd4b74
Added `pargs_t.env_pass`: Pass all, none, or specific (allocated) environment vars.
3 years ago
Avril 9d71fa7aee
arg parsing: rework error handling to return optional extra information with error code.
3 years ago
Avril c64f3f7499
Started rudimentary argument struct + parsing function prototypes
3 years ago