]> Git Repo - qemu.git/commit - stubs/Makefile.objs
stubs: group all monitor_fdset_* functions in a single file
authorPaolo Bonzini <[email protected]>
Mon, 24 Oct 2016 08:52:35 +0000 (10:52 +0200)
committerPaolo Bonzini <[email protected]>
Mon, 16 Jan 2017 16:52:35 +0000 (17:52 +0100)
commit858d436665519095eb593081f8efd68ddc579b45
tree53642fc61c25e7793c7b82064cfd3c017a6d9cab
parent5564edb19e06129b62b4b272c290db2efb87cefc
stubs: group all monitor_fdset_* functions in a single file

It makes little sense to implement only one of them, so avoid
proliferation of stubs files.

Signed-off-by: Paolo Bonzini <[email protected]>
stubs/Makefile.objs
stubs/fdset-add-fd.c [deleted file]
stubs/fdset-find-fd.c [deleted file]
stubs/fdset-get-fd.c [deleted file]
stubs/fdset-remove-fd.c [deleted file]
stubs/fdset.c [new file with mode: 0644]
This page took 0.026087 seconds and 4 git commands to generate.