Eric Blake wrote: > According to Jim Meyering on 9/1/2009 10:34 AM: >>> Would you mind pushing it to savannah's coreutils.git next branch, to make >>> the >>> overall series easier to review, even though it won't be merged prior to >>> 7.6? >> >> Sure. Just did that. >> Note that the first change set won't be pushed to master. > > Now that I've pushed faccessat to gnulib, we can benefit from O(N) even on > older kernels that lack faccessat but have decent /proc/self/fd support. > Plus a simplification and compilation warning fix. So, as long as we're > going to be rebasing the next branch anyway, I thought I'd push this now > to make it easier to review. > ... > diff --git a/ChangeLog b/ChangeLog > index efda62b..fe02dd9 100644 > diff --git a/MODULES.html.sh b/MODULES.html.sh ... > diff --git a/lib/closein.c b/lib/closein.c ...
Thanks. It looks like you pushed the right changes, and to "next" ;-)
