summaryrefslogtreecommitdiff
path: root/lib/libc/src/string/memcpy.c
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-06-24 02:36:55 -0400
committerIan Moffett <ian@osmora.org>2025-06-24 02:36:55 -0400
commit5d96b8559c0f506fe730afdd21c716787b4a1d1e (patch)
treec1a59055eea300d69746e1bfa7e92f7ed69056b9 /lib/libc/src/string/memcpy.c
parentf2312b4af97185a266d1a145b90f36b4cdfb57b3 (diff)
usr.bin: osh: Implement shell script parsing
Previously, OSH was only capable of interpreting commands that came directly from the console. This commit allows calling /usr/bin/osh while passing a path to a script to be parsed and interpreted. This commit additionally adds a `command_match()` routine to simplify the matching of commands. On top of this, cmd_run() now also takes a `wait` argument that allows the caller to specify whether not to daemonize the spawned process or wait on its execution to finish. Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'lib/libc/src/string/memcpy.c')
0 files changed, 0 insertions, 0 deletions