Re: parse-duration.c

2008-12-27 Thread Bruce Korb
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

Re: support for universal binaries on MacOS X (5/6)

2008-12-27 Thread Peter O'Gorman
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

[PATCH 3/3] find: take advantage of new gnulib/fts leaf-optimization

2008-12-27 Thread Jim Meyering
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