diff options
author | Ian Moffett <ian@osmora.org> | 2025-08-11 03:26:25 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-08-11 03:26:25 -0400 |
commit | ad388c894a91753f66708dde37349c99cb0c10fb (patch) | |
tree | 19306d39bebffb743d0da3e04a2e84b225def250 /usr.bin/elfdump/elfdump.c | |
parent | 14a80e0ea46b9c2a30b55ee82aeb02e674fff3ae (diff) |
kernel: proc: Add proc_init() routine
This commit moves a lot of initialization logic within spawn() into
the proc_init() function. The logic of spawning a process from an
executable should not have mixed with the logic of initializing a
process.
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'usr.bin/elfdump/elfdump.c')
0 files changed, 0 insertions, 0 deletions