FYI: Fix a 4-year-old used-uninitialized bug in regcomp.c.

2007-12-01 Thread Jim Meyering
FYI, I hit this while doing pre-release testing for coreutils: [yes, it affects the latest glibc, too] 2007-12-01 Jim Meyering <[EMAIL PROTECTED]> Fix a bug that inhibited much of the utf8-optimization in regcomp.c. * lib/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,

fseeko and cygwin

2007-12-01 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Cygwin will soon be releasing 1.5.25, which fixes several bugs but adds no new functions [1]. Therefore, the test for cygwin-specific breakage in fseeko in 1.5.24 and earlier, which was using a compile-time test that triggered off of the addition of a