From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/247 Path: news.gmane.org!not-for-mail From: Solar Designer Newsgroups: gmane.linux.lib.musl.general Subject: Re: New daily reports - started pthread_eintr.c Date: Fri, 5 Aug 2011 04:10:36 +0400 Message-ID: <20110805001036.GA25154@openwall.com> References: <4E39C84F.8060705@gmail.com> <20110803224651.GB11437@openwall.com> <4E3A79B2.8090204@gmail.com> <4E3B331E.7050502@gmail.com> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1312503042 20061 80.91.229.12 (5 Aug 2011 00:10:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 5 Aug 2011 00:10:42 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-331-gllmg-musl=m.gmane.org@lists.openwall.com Fri Aug 05 02:10:38 2011 Return-path: Envelope-to: gllmg-musl@lo.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by lo.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1Qp7zq-0002qp-6p for gllmg-musl@lo.gmane.org; Fri, 05 Aug 2011 02:10:38 +0200 Original-Received: (qmail 3818 invoked by uid 550); 5 Aug 2011 00:10:37 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 3810 invoked from network); 5 Aug 2011 00:10:37 -0000 Content-Disposition: inline In-Reply-To: <4E3B331E.7050502@gmail.com> User-Agent: Mutt/1.4.2.3i Xref: news.gmane.org gmane.linux.lib.musl.general:247 Archived-At: On Fri, Aug 05, 2011 at 02:02:38AM +0200, Luka Mar??eti?? wrote: > On 08/04/2011 12:51 PM, Luka Mar??eti?? wrote: > >I could temporarily focus on "9. Signals" if we don't settle the > >generator issue. > > I tried to do the above, but got pretty stuck, so I'll have to finish it > tomorrow unfortunately. If you need help, please let Rich know - describe the reason why you feel stuck and ask him for advice explicitly. > Accordingly, priorities are: > *finish pthread_eintr.c > *decide about the generator, take another task > Attached is the diff form of the above report. Thanks! So, 135 lines of code written in pthread_eintr.c. > pthread_eintr.c | 135 +++++++++++++++++++++++++++++ Alexander