This fixes a test failure on *BSD and introduces a new (and probably just as insignificant) environment-related gnulib test failure on Solaris 10. Note that these failures are often not an issue for coreutils -- at least the just-fixed one was not. Rather they expose corner-case flaws in vendor-provided interfaces that haven't yet been worked around via gnulib.
Regardless, this latest will be fixed before release. coreutils snapshot: http://meyering.net/cu/coreutils-ss.tar.gz 10 MB http://meyering.net/cu/coreutils-ss.tar.xz 4.2 MB http://meyering.net/cu/coreutils-ss.tar.gz.sig http://meyering.net/cu/coreutils-ss.tar.xz.sig aka http://meyering.net/cu/coreutils-8.0.125-6609c.tar.gz http://meyering.net/cu/coreutils-8.0.125-6609c.tar.xz There tarballs and .sig files here, too: http://people.redhat.com/meyering/cu/coreutils-ss.tar.gz 10 MB http://people.redhat.com/meyering/cu/coreutils-ss.tar.xz 4.2 MB http://people.redhat.com/meyering/cu/coreutils-8.0.125-6609c.tar.gz http://people.redhat.com/meyering/cu/coreutils-8.0.125-6609c.tar.xz Changes in coreutils since 8.0.123-bf5af: Jim Meyering (2): build: update from gnulib for (un)setenv fixes doc: mention the du/fts vs. NFSv4 mount-point work-around Changes in gnulib since 8.0.123-bf5af: * gnulib 0173b1e...eedd7ff (22): > test-xalloc-die.sh: make the code agree with the commit log > test-xalloc-die.sh: fix a portability bug > version-etc-fsf: relax license to LGPLv3+ > xalloc-die-tests: avoid printing null pointer > setenv, unsetenv: work around various bugs > version-etc: relax license to LGPLv3+ > better AC_REQUIRE expanded-before-required-warning avoidance > test-freading: clean up temporary file > avoid new AC_REQUIRE expanded-before-required warnings > Add xalloc-die self-test. > lib/gc-pbkdf2-sha1.c: Remove comments from RFC 2898. > fnmatch: avoid compiler warning > intprops: add double-inclusion guard > openat: detect Solaris fchownat bug > lchown: detect Solaris and FreeBSD bug > chown: detect Solaris and FreeBSD bug > gnulib-tool: correctly detect absence of m4 directories > maint.mk: Prohibit inclusion of "xalloc.h" without use. > strftime.h: wrap funtion declaration in extern "C" block > getgroups: avoid compiler warning > getgroups: work around FreeBSD bug > getgroups: avoid compilation failure
