libvirt/gnulib/lib
Jim Meyering 4e8f63fdaa use gnulib's stpcpy module
* bootstrap (modules): Add stpcpy, and pull in gnulib bits:
* gnulib/lib/stpcpy.c: New file.
* gnulib/m4/stpcpy.m4: New file.
* gnulib/lib/Makefile.am: Update.
* gnulib/m4/gnulib-cache.m4: Update.
* gnulib/m4/gnulib-comp.m4: Update.
2009-01-27 10:30:30 +00:00
..
arpa generate .gitignore files from .cvsignore ones 2008-10-17 10:03:15 +00:00
netinet correct and tighten up .*ignore files 2009-01-23 13:32:17 +00:00
sys correct and tighten up .*ignore files 2009-01-23 13:32:17 +00:00
.cvsignore correct and tighten up .*ignore files 2009-01-23 13:32:17 +00:00
.gitignore correct and tighten up .*ignore files 2009-01-23 13:32:17 +00:00
alloca.c updates from gnulib 2008-10-28 17:47:12 +00:00
alloca.in.h Add new testing framework and the first test to use it. 2008-03-24 10:19:36 +00:00
arpa_inet.in.h Refresh GNULIB, also pulling in random_r module 2009-01-20 21:05:33 +00:00
asnprintf.c Fri Dec 7 14:27:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:32:35 +00:00
asprintf.c Fri Dec 7 14:27:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:32:35 +00:00
c-ctype.c Add support for -drive QEMU syntax, and virtio bus / disk type 2008-05-09 16:41:19 +00:00
c-ctype.h updates from gnulib 2008-10-28 17:47:12 +00:00
close.c updates from gnulib 2008-10-28 17:47:12 +00:00
connect.c updates from gnulib 2008-10-28 17:47:12 +00:00
errno.in.h updates from gnulib 2008-10-28 17:47:12 +00:00
fclose.c updates from gnulib 2008-10-28 17:47:12 +00:00
float.in.h updates from gnulib 2008-10-28 17:47:12 +00:00
float+.h Fri Dec 7 14:27:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:32:35 +00:00
fseeko.c Refresh GNULIB, also pulling in random_r module 2009-01-20 21:05:33 +00:00
gai_strerror.c updates from gnulib 2008-10-28 17:47:12 +00:00
getaddrinfo.c updates from gnulib 2008-10-28 17:47:12 +00:00
getdelim.c updates from gnulib 2008-10-28 17:47:12 +00:00
gethostname.c updates from gnulib 2008-10-28 17:47:12 +00:00
getline.c Fri Dec 7 14:27:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:32:35 +00:00
getpass.c Fri Dec 7 14:27:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:32:35 +00:00
getpass.h Fri Dec 7 14:27:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:32:35 +00:00
gettext.h Fri Dec 7 14:27:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:32:35 +00:00
gettimeofday.c Refresh GNULIB, also pulling in random_r module 2009-01-20 21:05:33 +00:00
inet_ntop.c update from gnulib 2008-04-29 19:52:26 +00:00
inet_pton.c work around MinGW build failure due to its lack of inet_aton 2008-08-06 12:08:49 +00:00
intprops.h updates from gnulib 2008-10-28 17:47:12 +00:00
ioctl.c Refresh GNULIB, also pulling in random_r module 2009-01-20 21:05:33 +00:00
lseek.c Fri Dec 7 14:27:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:32:35 +00:00
lstat.c update from gnulib; use its time_r module for localtime_r on mingw 2009-01-06 20:12:50 +00:00
Makefile.am use gnulib's stpcpy module 2009-01-27 10:30:30 +00:00
malloc.c Fri Dec 7 14:27:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:32:35 +00:00
mkstemp.c add the mkstemp module from gnulib 2008-08-07 13:02:45 +00:00
netdb.in.h update from gnulib; use its time_r module for localtime_r on mingw 2009-01-06 20:12:50 +00:00
netinet_in.in.h updates from gnulib 2008-10-28 17:47:12 +00:00
perror.c updates from gnulib 2008-10-28 17:47:12 +00:00
physmem.c Fri Dec 7 14:27:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:32:35 +00:00
physmem.h Fri Dec 7 14:27:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:32:35 +00:00
poll.c Refresh GNULIB, also pulling in random_r module 2009-01-20 21:05:33 +00:00
poll.in.h Fri Dec 7 14:27:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:32:35 +00:00
printf-args.c Fri Dec 7 14:27:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:32:35 +00:00
printf-args.h Fri Dec 7 14:27:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:32:35 +00:00
printf-parse.c Update from gnulib. 2008-01-14 14:07:25 +00:00
printf-parse.h Fri Dec 7 14:27:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:32:35 +00:00
random_r.c Refresh GNULIB, also pulling in random_r module 2009-01-20 21:05:33 +00:00
realloc.c Fri Dec 7 14:27:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:32:35 +00:00
recv.c updates from gnulib 2008-10-28 17:47:12 +00:00
send.c updates from gnulib 2008-10-28 17:47:12 +00:00
setsockopt.c updates from gnulib 2008-10-28 17:47:12 +00:00
size_max.h Fri Dec 7 14:27:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:32:35 +00:00
snprintf.c update from gnulib 2008-04-29 19:52:26 +00:00
socket.c updates from gnulib 2008-10-28 17:47:12 +00:00
stdbool.in.h update from gnulib 2008-08-07 09:42:29 +00:00
stdint.in.h Refresh GNULIB, also pulling in random_r module 2009-01-20 21:05:33 +00:00
stdio-impl.h update from gnulib 2008-08-07 09:42:29 +00:00
stdio-write.c updates from gnulib 2008-10-28 17:47:12 +00:00
stdio.in.h Refresh GNULIB, also pulling in random_r module 2009-01-20 21:05:33 +00:00
stdlib.in.h update from gnulib 2009-01-27 10:29:55 +00:00
stpcpy.c use gnulib's stpcpy module 2009-01-27 10:30:30 +00:00
strdup.c Fri Dec 7 14:27:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:32:35 +00:00
strerror.c Refresh GNULIB, also pulling in random_r module 2009-01-20 21:05:33 +00:00
string.in.h updates from gnulib 2008-10-28 17:47:12 +00:00
strndup.c Fri Dec 7 14:27:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:32:35 +00:00
strnlen.c Fri Dec 7 14:27:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:32:35 +00:00
strsep.c Fri Dec 7 14:27:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-07 14:32:35 +00:00
sys_ioctl.in.h bootstrap: pull in gnulib's ioctl module 2009-01-07 17:10:00 +00:00
sys_select.in.h update from gnulib; use its time_r module for localtime_r on mingw 2009-01-06 20:12:50 +00:00
sys_socket.in.h updates from gnulib 2008-10-28 17:47:12 +00:00
sys_stat.in.h Refresh GNULIB, also pulling in random_r module 2009-01-20 21:05:33 +00:00
sys_time.in.h update from gnulib; use its time_r module for localtime_r on mingw 2009-01-06 20:12:50 +00:00
tempname.c add the mkstemp module from gnulib 2008-08-07 13:02:45 +00:00
tempname.h add the mkstemp module from gnulib 2008-08-07 13:02:45 +00:00
time_r.c update from gnulib; use its time_r module for localtime_r on mingw 2009-01-06 20:12:50 +00:00
time.in.h update from gnulib; use its time_r module for localtime_r on mingw 2009-01-06 20:12:50 +00:00
unistd.in.h Refresh GNULIB, also pulling in random_r module 2009-01-20 21:05:33 +00:00
vasnprintf.c updates from gnulib 2008-10-28 17:47:12 +00:00
vasnprintf.h Update from gnulib. 2008-01-14 14:07:25 +00:00
vasprintf.c update from gnulib 2008-04-29 19:52:26 +00:00
verify.h Add support for -drive QEMU syntax, and virtio bus / disk type 2008-05-09 16:41:19 +00:00
w32sock.h updates from gnulib 2008-10-28 17:47:12 +00:00
wchar.in.h Refresh GNULIB, also pulling in random_r module 2009-01-20 21:05:33 +00:00
xsize.h Add new testing framework and the first test to use it. 2008-03-24 10:19:36 +00:00