mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-06 21:15:22 +00:00
Pull in GNULIB regex module for benefit of test suite on Win32
(cherry picked from commit f94d9c5793
)
This commit is contained in:
parent
e9df9ab66e
commit
cf51433172
@ -80,6 +80,7 @@ posix-shell
|
|||||||
pthread
|
pthread
|
||||||
pthread_sigmask
|
pthread_sigmask
|
||||||
recv
|
recv
|
||||||
|
regex
|
||||||
random_r
|
random_r
|
||||||
sched
|
sched
|
||||||
send
|
send
|
||||||
|
@ -4,6 +4,7 @@ daemon/remote.c
|
|||||||
daemon/remote_dispatch.h
|
daemon/remote_dispatch.h
|
||||||
daemon/stream.c
|
daemon/stream.c
|
||||||
gnulib/lib/gai_strerror.c
|
gnulib/lib/gai_strerror.c
|
||||||
|
gnulib/lib/regcomp.c
|
||||||
src/conf/cpu_conf.c
|
src/conf/cpu_conf.c
|
||||||
src/conf/domain_conf.c
|
src/conf/domain_conf.c
|
||||||
src/conf/domain_event.c
|
src/conf/domain_event.c
|
||||||
|
Loading…
Reference in New Issue
Block a user