diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-19 02:22:57 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-19 02:22:57 +0000 |
| commit | 2aa6644acda2d59b5c2a77fa52404db80c8eb31b (patch) | |
| tree | 2d0121929cb42fa9bf25f55db93a0a8122d789bf /ChangeLog | |
| parent | 651f0e48bb148cfbeb190bd92fa2da736dac0d6c (diff) | |
* ext/socket/rubysocket.h (rb_cUNIXSocket, rb_cUNIXServer),
(unixpath, unixaddr): UNIX domain sockets depend on sys/un.h.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21658 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Mon Jan 19 11:22:51 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * ext/socket/rubysocket.h (rb_cUNIXSocket, rb_cUNIXServer), + (unixpath, unixaddr): UNIX domain sockets depend on sys/un.h. + Mon Jan 19 11:02:30 2009 Koichi Sasada <ko1@atdot.net> * vm_dump.c: add a prefix "rb_vmdebug_" to |
