Paolo Bosetti
|
c608c26ab4
|
Merge branch 'master' of https://github.com/iij/mruby-io
|
2013-10-02 13:05:12 +02:00 |
|
Paolo Bosetti
|
49494a7367
|
Truncate file on File.open(file, "w")
|
2013-10-02 13:01:56 +02:00 |
|
Tomoyuki Sahara
|
8b48e2b4a4
|
syswrite must write to fd2 if it is properly set.
closes #3.
|
2013-09-30 11:56:15 +09:00 |
|
Tomoyuki Sahara
|
97899a6922
|
style
|
2013-09-30 11:18:22 +09:00 |
|
Tomoyuki Sahara
|
adb3bd6698
|
don't retry when we cannot fork(2).
EAGAIN indicates the system is under heavy load.
Retrying make things worse.
|
2013-09-30 10:55:09 +09:00 |
|
Tomoyuki Sahara
|
d75d23294d
|
fix descriptor leakage.
|
2013-09-30 10:36:29 +09:00 |
|
Tomoyuki Sahara
|
140da1c6ca
|
remove duplicated white spaces.
|
2013-09-26 18:31:02 +09:00 |
|
Paolo Bosetti
|
c4e3c46e86
|
Catch up with API changes on mrb_intern() -> mrb_intern_cstr()
|
2013-09-25 13:26:49 +02:00 |
|
Takashi Sogabe
|
4f3a749da1
|
Fix incorrect condition for pendig-IO
|
2013-06-26 15:24:23 +09:00 |
|
Akira Yumiyama
|
5625e44371
|
add method: IO#select
|
2013-06-02 15:25:14 +09:00 |
|
Akira Yumiyama
|
d39a05e68e
|
remove unused variable.
|
2013-05-12 14:14:48 +09:00 |
|
Akira Yumiyama
|
814f3305ca
|
put MRB_ prefix before ARGS_XXX macros
|
2013-04-27 10:09:05 +09:00 |
|
Akira Yumiyama
|
e8ca5e5169
|
initial commit
|
2013-04-01 09:12:01 +09:00 |
|