From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/115 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?THVrYSBNYXLEjWV0acSH?= Newsgroups: gmane.linux.lib.musl.general Subject: Re: Daily reports: Thursday Date: Thu, 07 Jul 2011 22:16:31 +0200 Message-ID: <4E16141F.5060303@gmail.com> References: <4E125DBC.9090809@gmail.com> <4E131E8F.9@gmail.com> <4E14C55E.6030808@gmail.com> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1310069885 16390 80.91.229.12 (7 Jul 2011 20:18:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 7 Jul 2011 20:18:05 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-199-gllmg-musl=m.gmane.org@lists.openwall.com Thu Jul 07 22:18:01 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 1Qev1M-0003yq-Cp for gllmg-musl@lo.gmane.org; Thu, 07 Jul 2011 22:18:00 +0200 Original-Received: (qmail 15543 invoked by uid 550); 7 Jul 2011 20:18:00 -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 15535 invoked from network); 7 Jul 2011 20:17:59 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=HkTiAFbWsHFVJ6x+u11izhhxWVA03UnL/kbMYshkePc=; b=YJXIPlHSzXQa67DKPg2vgbtsnaS9E0SetNbU8hOSGrF13W2Spaw0vtxWTb/G7hNTI+ jnMU/xhFrXVKeR2PhS5msMuD1v/gaFuwlz35QkM8jGadjDnmHCdKFyZoYd7AiDWmXgJA E+IrPCADwAiXS6/4i+olap++MWH+O+dNeW/sQ= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110626 Icedove/3.1.11 In-Reply-To: <4E14C55E.6030808@gmail.com> Xref: news.gmane.org gmane.linux.lib.musl.general:115 Archived-At: On 07/06/2011 10:28 PM, Luka Marčetić wrote: > * find 'test collections' using dirent.h (haven't used it yet, but > shouldn't be hard to learn I guess) > * fork off for each test collection and execl() each one > * simple statistics based on the status provided by wait() > That's done, I'm thinking about taking another task, rather than improving on cluts.c. Tell me if you disagree By the way, I've changed my account name on github, so the link is now: https://github.com/lmarcetic/cluts Thanks. -Luka