Bruce Korb wrote:
> So, I've now had another gander now, too.
> A small doc tweak and coding aesthetics issue:
This should probably be applied. I don't have "push" privs on the
repository. What should I do? Thanks. - Bruce
> $ diff -up gnulib/ChangeLog gnulib-clone/ChangeLog
> --- gnulib/Chang
Bruno Haible wrote:
> Jim,
>
> The configure test whether mktime works produces the result "yes" in 32-bit
> mode and "no" in 64-bit mode. In universal builds, we cannot manage these
> different results (it would become a #ifdef mess). Therefore I propose to
> combine the results to "no". OK to co
Hi,
[the fts patch below is only for reference; it would
make find misbehave on some non-unix-like file systems]
This started when I noticed find (with no options at all) taking far
too long on a cold file system when run in a directory with just a few
thousand entries. strace showed that it wa