mirror of
https://github.com/ruby/ruby.git
synced 2025-09-19 18:43:59 +02:00
thread_pthread.c (native_thread_create) [__SYMBIAN32__]: reduced pthread stack size
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22098 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
07a2506527
commit
7f38c3b1a7
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
Fri Feb 6 22:36:11 2009 Alexander Zavorine <alexandre.zavorine@nokia.com>
|
||||
|
||||
* thread_pthread.c (native_thread_create) [__SYMBIAN32__]: reduced pthread stack size.
|
||||
|
||||
* thread_pthread.c (thread_timer) [__SYMBIAN32__]: compiled out unsupported yet signal-related functionality.
|
||||
|
||||
* io.c (pipe_open) [__SYMBIAN32__]: fixed compile time error.
|
||||
|
||||
Fri Feb 6 22:11:46 2009 Alexander Zavorine <alexandre.zavorine@nokia.com>
|
||||
|
||||
* include/ruby/defines.h [__SYMBIAN32__]: included <sys/select.h> for fd_set definition
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue