kosaki (Motohiro KOSAKI)
- Email: [email protected]
- Registered on: 01/06/2010
- Last connection: 06/22/2017
Issues
- Assigned issues: 11
- Reported issues: 68
Projects
- Ruby (Developer, 02/27/2010)
- Ruby trunk (Developer, 03/31/2010)
- CommonRuby (Developer, 12/21/2012)
- Backport21 (Developer, 12/21/2013)
- Backport22 (Developer, 12/19/2014)
Activity
05/02/2017
- 02:19 AM Ruby trunk Revision 58534 (trunk): nogvl_wait_for_single_fd must wait as its name
- poll(fds, n, 0) mean no timeout and immediately return. If you want to
wait something, you need to use -1 instead.
04/19/2017
- 12:47 AM Ruby trunk Feature #12921: Retrieve user and password for proxy from env
- Hi
Linux kernel expert is here.
wolfer (Sergey Fedosov) wrote:
> akr (Akira Tanaka) wrote:
> > environment vari...
03/22/2017
- 05:42 AM Ruby trunk Bug #13349: Ruby unable to open files in /dev on AIX if compiled on AIX 7.1 or later
- That's AIX's bug. Please contact the vendor and fix your OS.
01/11/2017
- 02:44 PM Ruby trunk Feature #13103: [PATCH] random.c: use "__NR_" syscall prefix on Linux (instead of "SYS_")
- SYS_getrandom and __NR_getrandom are defined in different headers. but your patch doesn't change any #include directi...
01/03/2017
- 11:59 AM Ruby trunk Feature #13095: [PATCH] io.c (rb_f_syscall): remove deprecation notice
- >We should expect users of this to be able to read and follow
>documentation. We already have a warning about it. I ...
01/02/2017
- 01:14 PM Ruby trunk Feature #13095: [PATCH] io.c (rb_f_syscall): remove deprecation notice
- I disagree.
http://man7.org/linux/man-pages/man2/syscall.2.html clearly explains a caller must care
Architecture-...
12/01/2016
- 12:41 PM Ruby trunk Feature #12921: Retrieve user and password for proxy from env
- > Yuri Samoilenko wrote:
>> What do you mean when say "insecure"? Storing login and password in filesystem and then...
11/16/2016
- 02:21 PM Ruby trunk Feature #12921: Retrieve user and password for proxy from env
- > You have to understand that environment variables are in fact insecure. It is a very bad idea to store passwords ...
05/20/2016
- 06:06 AM Ruby trunk Bug #4388: open-uriで環境変数http_proxyを使うときに認証付きのProxyが使えません
- 実験してみたのですが、まずrubyの./configureの段階で、tool/downloader.rbがhttps接続を使うので、
open_httpのところのhttpsをはじく処理をコメントアウトしないと動きませんでした。
...
05/18/2016
- 07:08 AM Ruby trunk Bug #4388: open-uriで環境変数http_proxyを使うときに認証付きのProxyが使えません
- あ、ごめんなさい。しばたさんの変更に気づいていませんでした。確認のうえ、返信します。ごめんなさい。
Also available in: Atom