mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* ext/socket/.document: Add ifaddr.c.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40740 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d70a806a17
commit
1e5a64261f
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
Tue May 14 23:43:05 2013 Tanaka Akira <akr@fsij.org>
|
||||||
|
|
||||||
|
* ext/socket/.document: Add ifaddr.c.
|
||||||
|
|
||||||
Tue May 14 23:24:31 2013 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
Tue May 14 23:24:31 2013 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||||
|
|
||||||
* ext/socket/extconf.rb: check for if_nametoindex() for
|
* ext/socket/extconf.rb: check for if_nametoindex() for
|
||||||
|
|
|
@ -2,6 +2,7 @@ ancdata.c
|
||||||
basicsocket.c
|
basicsocket.c
|
||||||
constants.c
|
constants.c
|
||||||
constdefs.c
|
constdefs.c
|
||||||
|
ifaddr.c
|
||||||
init.c
|
init.c
|
||||||
ipsocket.c
|
ipsocket.c
|
||||||
option.c
|
option.c
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue