1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-10-16 23:33:52 +03:00

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.
This commit is contained in:
Jim Meyering
2009-01-27 10:30:30 +00:00
parent aa7c4102aa
commit 4e8f63fdaa
7 changed files with 101 additions and 2 deletions

View File

@@ -85,6 +85,7 @@ random_r
send
setsockopt
socket
stpcpy
strndup
strerror
strsep