From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/441 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?THVrYSBNYXLEjWV0acSH?= Newsgroups: gmane.linux.lib.musl.general Subject: cluts daily reports 8/19 Date: Fri, 19 Aug 2011 04:11:02 +0200 Message-ID: <4E4DC636.1010109@gmail.com> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------020708070809010300010002" X-Trace: dough.gmane.org 1313720031 7068 80.91.229.12 (19 Aug 2011 02:13:51 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 19 Aug 2011 02:13:51 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-442-gllmg-musl=m.gmane.org@lists.openwall.com Fri Aug 19 04:13:47 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 1QuEah-0001QM-63 for gllmg-musl@lo.gmane.org; Fri, 19 Aug 2011 04:13:47 +0200 Original-Received: (qmail 16075 invoked by uid 550); 19 Aug 2011 02:13:45 -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 16067 invoked from network); 19 Aug 2011 02:13:45 -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 :content-type; bh=PeW199r+pasBKat5lZ2AyO9FVc6m7XFOcAiBTK2bpfM=; b=pXi6beJSyVTrCzAnhtPoCubIyufEQbWdx0Mjk88yeOUuHJMRhlFuTur57qbz7L2jyd PYj2aBATqRpdPltj1kQa8UFUrDmbH6yEfz34bwcvVmA+7qr1biIRaOaNaSmfz9vDFT4d Vs228XPpc4k3/vFRGmIGhAaBzc8d8QD8sVzyI= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110626 Icedove/3.1.11 Xref: news.gmane.org gmane.linux.lib.musl.general:441 Archived-At: This is a multi-part message in MIME format. --------------020708070809010300010002 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hey. I've contacted Rich via IRC to ask about pthread_eintr. Specifically, what pthread_* functions make syscalls. I asked because I was surprised to find out most of my tests were for noth. Turns out there are only about 4 for which I haven't written tests (about 2 written). But then Rich implied the task itself is low priority with his question about my will to finish the test. Rich, maybe you meant to imply that I should start doing tests before I complete the incomplete ones? I'd wish you'd tell me these things explicitly. Anyway, assuming that is what I should do, I moved on to the task of adopting autoconf/gnulib tests (btw. they're both GPL...). Autoconf has about 4 trivial and/or obsolete tests for the whole of stdio. I think there's no merit in adopting those. Gnulib, on the other hand from what I've seen so far seems like it could be useful. Attached are potential files for adoption from gnulib/tests (see the grep). Other than that, there's also a certain gnulib/tests/unistdio/test-u8-printf1.h that seems to test wchar support. I'm not sure if it's utf-8 specific though. If you think this may be useful, I can whip up a few replacement functions and include that file too. So basically, I'm waiting your ok to start adopting these things into cluts. In the meanwhile I may finish pthread_eintr and later start string.c again. Thanks. Luka P.S. No real to-report today, hopefully there'll be one tomorrow. --------------020708070809010300010002 Content-Type: text/plain; name="printf.txt" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="printf.txt" bHMgfCBncmVwIHByaW50ZiB8IGdyZXAgLmMgfCBncmVwIHBvc2l4CnRlc3QtZHByaW50Zi1w b3NpeDIuYwp0ZXN0LWRwcmludGYtcG9zaXguYwp0ZXN0LWZwcmludGYtcG9zaXgyLmMKdGVz dC1mcHJpbnRmLXBvc2l4My5jCnRlc3QtZnByaW50Zi1wb3NpeC5jCnRlc3QtcHJpbnRmLXBv c2l4Mi5jCnRlc3QtcHJpbnRmLXBvc2l4LmMKdGVzdC1zbnByaW50Zi1wb3NpeC5jCnRlc3Qt c3ByaW50Zi1wb3NpeC5jCnRlc3QtdmFzbnByaW50Zi1wb3NpeDIuYwp0ZXN0LXZhc25wcmlu dGYtcG9zaXgzLmMKdGVzdC12YXNucHJpbnRmLXBvc2l4LmMKdGVzdC12YXNwcmludGYtcG9z aXguYwp0ZXN0LXZkcHJpbnRmLXBvc2l4LmMKdGVzdC12ZnByaW50Zi1wb3NpeC5jCnRlc3Qt dnByaW50Zi1wb3NpeC5jCnRlc3QtdnNucHJpbnRmLXBvc2l4LmMKdGVzdC12c3ByaW50Zi1w b3NpeC5jCnRlc3QteGZwcmludGYtcG9zaXguYwp0ZXN0LXhwcmludGYtcG9zaXguYwo= --------------020708070809010300010002--