|
From: Bart V. A. <bar...@gm...> - 2009-01-16 13:07:18
|
On Fri, Jan 16, 2009 at 7:47 AM, Nicholas Nethercote <n.n...@gm...> wrote: > On Thu, Jan 15, 2009 at 6:23 PM, Bart Van Assche > <bar...@gm...> wrote: >> >> I'm also curious to know which issues were triggered by the trylock >> and sigalrm tests on Darwin ? > > trylock: it doesn't know about CLOCK_REALTIME > sigalrm: it can't find <asm/unistd.h> Should be fixed after merging r8946:8948 from the trunk to the DARWIN branch. Bart. |