mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-06 05:11:14 +00:00
7846f71fb3
* bootstrap (modules): Add mkstemp. The remainder of these changes are the result of running ./bootstrap, adding new files, and committing the result. * gnulib/lib/gettimeofday.c: New file. * gnulib/lib/mkstemp.c: New file. * gnulib/lib/tempname.c: New file. * gnulib/lib/tempname.h: New file. * gnulib/m4/gettimeofday.m4: New file. * gnulib/m4/mkstemp.m4: New file. * gnulib/m4/tempname.m4: New file. * gnulib/tests/test-gettimeofday.c: New file. * gnulib/lib/Makefile.am: Update. * gnulib/m4/gnulib-cache.m4: Likewise. * gnulib/m4/gnulib-comp.m4: Likewise. * gnulib/m4/inet_pton.m4: Likewise. * gnulib/tests/Makefile.am: Likewise. |
||
---|---|---|
.. | ||
.cvsignore | ||
dummy.c | ||
intprops.h | ||
Makefile.am | ||
test-alloca-opt.c | ||
test-arpa_inet.c | ||
test-c-ctype.c | ||
test-EOVERFLOW.c | ||
test-fseeko.c | ||
test-fseeko.sh | ||
test-getaddrinfo.c | ||
test-getdelim.c | ||
test-getline.c | ||
test-gettimeofday.c | ||
test-lseek.c | ||
test-lseek.sh | ||
test-netinet_in.c | ||
test-snprintf.c | ||
test-stdbool.c | ||
test-stdint.c | ||
test-stdio.c | ||
test-stdlib.c | ||
test-string.c | ||
test-sys_select.c | ||
test-sys_socket.c | ||
test-sys_stat.c | ||
test-sys_time.c | ||
test-unistd.c | ||
test-vasnprintf.c | ||
test-vasprintf.c | ||
test-vc-list-files-cvs.sh | ||
test-vc-list-files-git.sh | ||
test-wchar.c |