Eric Blake wrote: > * gnulib: Update to latest for init.sh fix. > * bootstrap: Resync from gnulib. > * tests/init.sh: Likewise. > --- > > There are enough gnulib changes that I thought I'd ask for review > before pushing this.
Thanks. Please do. I was getting ready to do the same thing and had already tested on x86_64 and i686 with Fedora 14, using gnulib commit 57505a67 "mountlist: tweak previous commit". > * gnulib fe2a230...9dd4319 (88): > > tests: avoid failing coreutils tests on cygwin > > sys_select: Avoid warning about missing memset declaration on HP-UX 11. > > waitpid: Fix link error in C++ mode. > > isnan: Use GCC built-ins when possible. > > isnand: Fix mistake. > > open: Avoid C++ error on HP-UX 11. > > time_r: Add missing declarations on HP-UX 11. > > mountlist: tweak previous commit > > mountlist: fix local drive detection on cygwin > > ftoastr, snprintf: ftoastr + snprintf module ...
