From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/168 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?THVrYSBNYXLEjWV0acSH?= Newsgroups: gmane.linux.lib.musl.general Subject: Re: Daily cluts reports Date: Fri, 15 Jul 2011 02:09:08 +0200 Message-ID: <4E1F8524.20108@gmail.com> References: <4E125DBC.9090809@gmail.com> <4E131E8F.9@gmail.com> <4E14C55E.6030808@gmail.com> <4E16141F.5060303@gmail.com> <4E17877E.30907@gmail.com> <20110709115301.GA6510@openwall.com> <20110710145201.GB133@brightrain.aerifal.cx> <4E1B8041.1050602@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: 7bit X-Trace: dough.gmane.org 1310688655 28202 80.91.229.12 (15 Jul 2011 00:10:55 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 15 Jul 2011 00:10:55 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-252-gllmg-musl=m.gmane.org@lists.openwall.com Fri Jul 15 02:10:51 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 1QhVzX-0005YH-Jv for gllmg-musl@lo.gmane.org; Fri, 15 Jul 2011 02:10:51 +0200 Original-Received: (qmail 32142 invoked by uid 550); 15 Jul 2011 00:10:51 -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 32134 invoked from network); 15 Jul 2011 00:10:51 -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=1TmyPAk4m6A8W8QKh1I7ZXPlrQsOhWD4k8AoanaMJuE=; b=Cst78auPFel5yKhvRjPPn1GbRvy8dXj8rShtekSer7zUwgHb3mjwH1VFNVehUwsGKQ IPE2kA6WZK2GHwodJ2jaL2+xzK6/HlZhA9nNtCj+TWm4vPOIADrW1aMgFenQa8T2kS8M Aff2vV5pr4LUyrlA1m4uQv6q+bKzHAhBMz54A= 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: <4E1B8041.1050602@gmail.com> Xref: news.gmane.org gmane.linux.lib.musl.general:168 Archived-At: I've committed the threaded setuid test (needs to run as root.. hmm i should've written the check). However, it's slow and it doesn't fail. I'd appreciate if someone looks it over. I'll probably be working on it tomorrow still, since I don't have a good feeling about it. Still not sure yet which task I'll move on to after that, probably 7 (testing functions that allocate string buffers iirc), or, I might start fixing alloc.c tomorrow. Suggestions and comments are as always welcome. Thanks -Luka