]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[cmdline] Allow "sleep" command to be interrupted
authorMichael Brown <mcb30@ipxe.org>
Mon, 24 Oct 2011 14:52:57 +0000 (15:52 +0100)
committerMichael Brown <mcb30@ipxe.org>
Mon, 24 Oct 2011 14:52:57 +0000 (15:52 +0100)
commit59e4c377419a9489e190496059d59fed16502e46
tree6c75efe4223c8c06a0a22414947b4a15158d98f8
parentf177a6f09ff5d702fd01619e0db05e92a99976d7
[cmdline] Allow "sleep" command to be interrupted

Allow Ctrl-C to be used to abort a "sleep" command.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/exec.c