Re: Using /proc/mounts in mountlist.c for linux

2011-05-31 Thread James Youngman
2011/5/31 Karel Zak : > On Tue, May 31, 2011 at 10:31:17AM +0100, Pádraig Brady wrote: >> On 31/05/11 01:14, James Youngman wrote: >> > On Tue, Apr 5, 2011 at 1:36 PM, Philipp Thomas wrote: >> >> GNU find will not recognize file systems of type autofs on newer Linux >> >> kernels as autofs entries

perror on Solaris [was: build on Solaris 2.6]

2011-05-31 Thread Eric Blake
On 05/30/2011 04:20 AM, Bruno Haible wrote: > > test-perror2.c:112: assertion failed > FAIL: test-perror2 > > Unknown. Needs investigation. Eric? test-perror2 is failing on a number of platforms, not just Solaris 2.6. I still need to improve the .m4 files to replace perror in more situation

Re: build on Solaris 2.6

2011-05-31 Thread Eric Blake
On 05/30/2011 04:52 PM, Bruno Haible wrote: > Here's a proposed fix. Eric, this reverts most of a commit of yours from > 2011-04-28. OK to commit? > > > 2011-05-31 Bruno Haible > > Fix link errors in tests: openat-die uses gettext-h. > * modules/areadlinkat-tests (Makefile.am): Li

Re: Using /proc/mounts in mountlist.c for linux

2011-05-31 Thread Karel Zak
On Tue, May 31, 2011 at 10:31:17AM +0100, Pádraig Brady wrote: > On 31/05/11 01:14, James Youngman wrote: > > On Tue, Apr 5, 2011 at 1:36 PM, Philipp Thomas wrote: > >> GNU find will not recognize file systems of type autofs on newer Linux > >> kernels as autofs entries are only listed in /proc/mo

Re: Using /proc/mounts in mountlist.c for linux

2011-05-31 Thread James Youngman
2011/5/31 Pádraig Brady : > On 31/05/11 01:14, James Youngman wrote: >> On Tue, Apr 5, 2011 at 1:36 PM, Philipp Thomas wrote: >>> GNU find will not recognize file systems of type autofs on newer Linux >>> kernels as autofs entries are only listed in /proc/mounts and mountlist.c >>> includes glibc

Re: Using /proc/mounts in mountlist.c for linux

2011-05-31 Thread Pádraig Brady
On 31/05/11 01:14, James Youngman wrote: > On Tue, Apr 5, 2011 at 1:36 PM, Philipp Thomas wrote: >> GNU find will not recognize file systems of type autofs on newer Linux >> kernels as autofs entries are only listed in /proc/mounts and mountlist.c >> includes glibc mntent.h which takes the _PATH_M

Re: [PATCH] core-count: A new program to count the number of cpu cores

2011-05-31 Thread Pádraig Brady
On 31/05/11 01:28, James Youngman wrote: > [ CC += bug-findutils, += Paolo, -= bug-coreutils ] > > 2009/11/3 Pádraig Brady : >> Pádraig Brady wrote: >>> Paolo Bonzini wrote: Maybe we want a --parallel option (too bad -p is taken) for xargs that forces the creation of the number of proces