New APIs: is-zero and is-zero-device, to test if file or device is all zeroes.
[libguestfs.git] / python / guestfs-py-byhand.c
2011-04-22 Richard W.M. Jonespython: Ensure Python GIL state is correct during callback.
2011-04-22 Richard W.M. Jonespython: Implement new event API.
2011-04-22 Richard W.M. Jonespython: Rearrange C files for bindings.