index
:
stopped_exec
master
A simple tool to start processed in a stopped state. Not using ptrace, although it'd be the better method.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
blob: 69e152a7ce3cf18041aec21c66d2aa2698f0b679 (
plain
)
1
2
stopped_exec: stopped_exec.c $(CC) -o stopped_exec stopped_exec.c