]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[cmdline] Rewrite "sync" command to use monojob_wait()
authorMichael Brown <mcb30@ipxe.org>
Fri, 1 Nov 2013 01:56:33 +0000 (01:56 +0000)
committerMichael Brown <mcb30@ipxe.org>
Fri, 1 Nov 2013 17:00:16 +0000 (17:00 +0000)
commit92c56e129bae6dd054c89a6077009e25da5b7e29
tree3485ab2d93a8e2f184d1859a3a9aa76b27ffc40b
parentdc7a023715e8c317e8013737ccd8960ff781a15c
[cmdline] Rewrite "sync" command to use monojob_wait()

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/pending.c
src/hci/commands/sync_cmd.c
src/include/ipxe/pending.h
src/include/usr/sync.h [new file with mode: 0644]
src/usr/sync.c [new file with mode: 0644]