mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-28 16:45:26 +00:00
55d0a68596
* bootstrap: Invoke gnulib-tool with its --no-vc-files option, since we version-control the files it imports. This tells it not to mark imported files as cvs-ignored. (modules): Add ioctl. * gnulib/lib/ioctl.c: New file. * gnulib/lib/sys_ioctl.in.h: New file. * gnulib/tests/sys_ioctl.in.h: Removed. * gnulib/tests/ioctl.c: Removed. * gnulib/lib/Makefile.am: Update. * gnulib/m4/gnulib-cache.m4: Likewise. * gnulib/m4/gnulib-comp.m4: Likewise. * gnulib/tests/Makefile.am: Likewise. * gnulib/lib/.cvsignore: Ignore sys_ioctl.h. * gnulib/lib/.gitignore: Regenerate.
27 lines
237 B
Plaintext
27 lines
237 B
Plaintext
*.la
|
|
*.lo
|
|
.deps
|
|
.libs
|
|
Makefile
|
|
Makefile.in
|
|
alloca.h
|
|
arpa_inet.h
|
|
errno.h
|
|
float.h
|
|
netdb.h
|
|
netinet_in.h
|
|
poll.h
|
|
stdbool.h
|
|
stdint.h
|
|
stdio.h
|
|
stdlib.h
|
|
string.h
|
|
sys_ioctl.h
|
|
sys_select.h
|
|
sys_socket.h
|
|
sys_stat.h
|
|
sys_time.h
|
|
time.h
|
|
unistd.h
|
|
wchar.h
|