From bdd3f75598818a89b20185a2829c3dca6d30e2fa Mon Sep 17 00:00:00 2001 From: naruse Date: Tue, 14 Dec 2010 15:01:32 +0000 Subject: * io.c (simple_sendfile): improve linux compatibility on FreeBSD, and now it works. But without cpuset -l 0, it still gets stuck. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30210 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c764dec4ba..15ab9df431 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Dec 14 23:53:52 2010 NARUSE, Yui + + * io.c (simple_sendfile): improve linux compatibility on FreeBSD, + and now it works. But without cpuset -l 0, it still gets stuck. + Tue Dec 14 20:31:33 2010 Tanaka Akira * gc.c: parenthesize macro arguments. -- cgit v1.2.3