ruby-cvs:15656
From: (usa) <usa ruby-lang.org>
Date: Wed, 28 Sep 2005 03:19:41 +0900
Subject: [ruby-cvs:15656] ruby: * rubysig.h: fixed build problem with --enable-pthread on platforms
usa Wed, 28 Sep 2005 03:19:41 +0900
Modified files:
ruby:
ChangeLog rubysig.h
Log:
* rubysig.h: fixed build problem with --enable-pthread on platforms
which don't have setitimer().
Revision Changes Path
1.4651 +5 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.4650&r2=1.4651
1.23 +3 -3 ruby/rubysig.h
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/rubysig.h?cvsroot=src&r1=1.22&r2=1.23