From: Eric Wong Date: 2014-03-30T03:28:08+00:00 Subject: [ruby-core:61759] Re: [ruby-trunk - Feature #9632] [Open] [PATCH 0/2] speedup IO#close with linked-list from ccan Eric Wong wrote: > normalperson@yhbt.net wrote: > > 0001-doubly-linked-list-from-ccan-to-manage-vm-living_thr.patch (68.1 KB) > > I'll de-duplicate the CC0 declaration files if allowed to commit this. > The original had symlinks, but I assume symlinks are not allowed in this > source tree for portability. Updated 0001 patch with deduplicated license files: http://bogomips.org/ruby.git/patch?id=b5401cdc6f72 I also renamed CCAN_INCLUDES to CCAN_LIST_INCLUDES in common.mk; in case we import other modules from ccan[1]. [1] - http://ccodearchive.net/