提交 c54eb963 编写于 作者: J Jim Meyering

use more gnulib modules

* bootstrap: use more gnulib modules: close, connect, perror, recv,
send, socket setsockopt, gethostname.
上级 cabb75c5
Tue Oct 28 10:22:45 +0100 2008 Jim Meyering <meyering@redhat.com>
use more gnulib modules
* bootstrap: use more gnulib modules: close, connect, perror, recv,
send, socket setsockopt, gethostname.
Tue Oct 28 10:22:44 +0100 2008 Jim Meyering <meyering@redhat.com> Tue Oct 28 10:22:44 +0100 2008 Jim Meyering <meyering@redhat.com>
adapt to API change in gnulib adapt to API change in gnulib
......
...@@ -66,16 +66,25 @@ gnulib_tool=$GNULIB_SRCDIR/gnulib-tool ...@@ -66,16 +66,25 @@ gnulib_tool=$GNULIB_SRCDIR/gnulib-tool
modules=' modules='
c-ctype c-ctype
close
connect
getaddrinfo getaddrinfo
gethostname
getpass getpass
gettext gettext
inet_pton inet_pton
mkstemp mkstemp
mktempd mktempd
perror
physmem physmem
poll poll
posix-shell posix-shell
recv
send
setsockopt
socket
strndup strndup
strerror
strsep strsep
sys_stat sys_stat
useless-if-before-free useless-if-before-free
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册