From: Eric Wong Date: 2011-06-28T12:10:23+09:00 Subject: [ruby-core:37601] Re: [Ruby 1.9 - Feature #4512] [PATCH] ext/fcntl/fcntl.c: add F_DUPFD_CLOEXEC constant Hiroshi Nakamura wrote: > We're looking for a fcntl maintainer... Since fcntl is related to I/O and files (and IO#fcntl is implemented in io.c), why not just give this to io.c/file.c maintainers? -- Eric Wong