From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/126 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?THVrYSBNYXLEjWV0acSH?= Newsgroups: gmane.linux.lib.musl.general Subject: Re: Daily cluts reports Date: Tue, 12 Jul 2011 00:59:13 +0200 Message-ID: <4E1B8041.1050602@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> 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 1310425258 17787 80.91.229.12 (11 Jul 2011 23:00:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 11 Jul 2011 23:00:58 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-210-gllmg-musl=m.gmane.org@lists.openwall.com Tue Jul 12 01:00:54 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 1QgPTA-0002Rf-7D for gllmg-musl@lo.gmane.org; Tue, 12 Jul 2011 01:00:52 +0200 Original-Received: (qmail 30145 invoked by uid 550); 11 Jul 2011 23:00: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 30137 invoked from network); 11 Jul 2011 23:00:50 -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=U3xsS+zIxg6iBBxPiQGzpW/qVGrNk31Hm0XHfH5mby8=; b=mXSmX4qCq7y2DFijj9VWY/4O2iPit1iZpIGUseTwvwROu5y81AQSHsHb0iSzbzP3La 3pUJgKcgmw9jF+S+W999T1jn1ccn2jnGBudFrFOnudwYH+ZV9sbdh3RZtalv6XjbGJzD aCPpwbk62ZDEu3uaM/RFqIFoFEwEOGUgXKnnA= 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: <20110710145201.GB133@brightrain.aerifal.cx> Xref: news.gmane.org gmane.linux.lib.musl.general:126 Archived-At: Another week, I think I'm going to continue these daily reports because they've been incentive for me. I've finished what was previously known as strn.c, and now is buf.c, and committed it (task VI. Functions which return strings in caller-provided buffers). If I missed any functions, let me know. You'll notice probably right of the back that tests for two functions are commented out. Well that's because one is faulty in glibc, and the other I assume not implemented in musl (that's in order). Not sure what I'll do with them. Tomorrow I'll be going out of town, so I don't expect to write much. The day after that, I plan on doing and finishing threaded setuid testing task, and then, if you agree, spend the rest of the week fixing alloc.c, and then rewriting string.c, and hopefully adding a lot or all of the functions that go in it not long after that. Till tomorrow, Luka.