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 <pbonzini@redhat.com>
Showing
- stubs/Makefile.objs 1 addition, 4 deletionsstubs/Makefile.objs
- stubs/fdset-find-fd.c 0 additions, 8 deletionsstubs/fdset-find-fd.c
- stubs/fdset-get-fd.c 0 additions, 8 deletionsstubs/fdset-get-fd.c
- stubs/fdset-remove-fd.c 0 additions, 7 deletionsstubs/fdset-remove-fd.c
- stubs/fdset.c 22 additions, 0 deletionsstubs/fdset.c
stubs/fdset-find-fd.c
deleted
100644 → 0
stubs/fdset-get-fd.c
deleted
100644 → 0
stubs/fdset-remove-fd.c
deleted
100644 → 0
Please register or sign in to comment