On 14/07/10 00:01, Paul Eggert wrote:
> On 07/13/10 02:07, Pádraig Brady wrote:
>
>> The coreutils build just failed on our integration server
>> as it doesn't have
>
> Ah. A dinosaur, or a purposeful torture-test?
I'm not sure TBH as I don't have access,
but it's good for testing corner cases
On 07/13/10 02:07, Pádraig Brady wrote:
> The coreutils build just failed on our integration server
> as it doesn't have
Ah. A dinosaur, or a purposeful torture-test?
> So currently the coreutils code would need more ifdefs
> which I would prefer not to do, or we could expand the
> emulation i
On 25/03/09 20:04, Paul Eggert wrote:
> This patch is to add multithread support for coreutils. The code was
> written by Glen Lenker, who has filed papers with the GNU project.
> The pthread emulation (for platforms that lack pthreads) is very minimal,
> just enough for coreutils to get by.
The
This patch is to add multithread support for coreutils. The code was
written by Glen Lenker, who has filed papers with the GNU project.
The pthread emulation (for platforms that lack pthreads) is very minimal,
just enough for coreutils to get by.
* MODULES.html.sh: Add pthread, nproc.
* lib/nproc