|
Message-ID: <20110816183318.GV132@brightrain.aerifal.cx> Date: Tue, 16 Aug 2011 14:33:18 -0400 From: Rich Felker <dalias@...ifal.cx> To: musl@...ts.openwall.com Subject: Re: Daily reports On Tue, Aug 16, 2011 at 02:03:57AM +0200, Luka Marčetić wrote: > Finished what I thought was going to be pthread_eintr (though it > turns out there are like 70 more functions that I didn't know about > which I brought up on IRC) > Updated stuff to make sure it compiles with both glibc's (Makefile) > Generated some doxygen docs, but won't upload yet, not showing what I want. > Luka > Makefile | 28 +++++++ > cluts.c | 1 > tests/buf.c | 24 ++++-- buf.c is crashing in fprintf due to a null pointer getting passed for a %s specifier at line 322. Rich
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.