[libvirt PATCH v2 32/56] bootstrap: remove 18 more gnulib modules

Pavel Hrdina phrdina at redhat.com
Tue Jan 28 17:16:41 UTC 2020


On Tue, Jan 28, 2020 at 01:11:13PM +0000, Daniel P. Berrangé wrote:
> * chown: use is conditionally compiled
> * configmake: functionality imported to Makefile.am
> * getaddrinfo: we have no portability problems
>   with Windows impl
> * getpass: simplified impl is imported
> * mgetgroups: getgrouplist is used directly
> * net_if: header includes are conditionalized
> * netdb: header includes are conditionalized
> * passfd: simplified impl is imported
> * posix-shell: functionality was unused & removed
> * sigaction: usage is conditionalized
> * sigpipe: usage is conditionalized
> * stat-time: struct stat is used directly
> * strchrnul: usage is eliminated
> * strtok_r: usage is not a portability problem
> * sys_stat: usage is conditionalized
> * uname: rewritten to use native Win32 function to
>   get host arch
> * waitpid: usage is conditionalized
> * wcwidth: rewritten using g_unichar APIs
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  bootstrap.conf         | 36 ------------------------------------
>  po/POTFILES.in         |  1 -
>  src/rpc/virnetsocket.c |  5 +++++
>  3 files changed, 5 insertions(+), 37 deletions(-)

Reviewed-by: Pavel Hrdina <phrdina at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20200128/1285c94e/attachment-0001.sig>


More information about the libvir-list mailing list