]> git.cameronkatri.com Git - apple_cmds.git/commit
shell_cmds: use libiosexec
authorCameron Katri <me@cameronkatri.com>
Thu, 13 May 2021 18:49:17 +0000 (14:49 -0400)
committerCameron Katri <me@cameronkatri.com>
Thu, 13 May 2021 19:16:03 +0000 (15:16 -0400)
commit7b19f3f446786bd50951a1e9f8ec97bedb68a279
treea8d7410224f1c6276b462772185ee3dbffdfa8ac
parent73ee5682ebb4865da9ba397b95bb81cf6ce073a6
shell_cmds: use libiosexec
24 files changed:
shell_cmds/apply/Makefile
shell_cmds/apply/apply.c
shell_cmds/chroot/Makefile
shell_cmds/chroot/chroot.c
shell_cmds/env/Makefile
shell_cmds/env/env.c
shell_cmds/find/Makefile
shell_cmds/find/function.c
shell_cmds/nice/Makefile
shell_cmds/nice/nice.c
shell_cmds/nohup/Makefile
shell_cmds/nohup/nohup.c
shell_cmds/script/Makefile
shell_cmds/script/script.c
shell_cmds/sh/Makefile
shell_cmds/sh/exec.c
shell_cmds/su/Makefile
shell_cmds/su/su.c
shell_cmds/systime/Makefile
shell_cmds/systime/systime.c
shell_cmds/time/Makefile
shell_cmds/time/time.c
shell_cmds/xargs/Makefile
shell_cmds/xargs/xargs.c