Jim Meyering wrote: > What do you think about using the existing run-test code when possible, > but to resort to using that hard-coded list when cross-compiling? > That way, the code adapts well (at least in some cases) when it finds > a new type of system for which this is applicable.
Possible. Can I let you or Pádraig do that? coreutils appears to be the only user of this module. Bruno