From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/214 Path: news.gmane.org!not-for-mail From: "Luka M." Newsgroups: gmane.linux.lib.musl.general Subject: Re: cluts weekly reports Date: Tue, 26 Jul 2011 01:04:07 +0200 Message-ID: References: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1311635086 23418 80.91.229.12 (25 Jul 2011 23:04:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 25 Jul 2011 23:04:46 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-298-gllmg-musl=m.gmane.org@lists.openwall.com Tue Jul 26 01:04:43 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 1QlUCV-0002MG-U1 for gllmg-musl@lo.gmane.org; Tue, 26 Jul 2011 01:04:40 +0200 Original-Received: (qmail 12228 invoked by uid 550); 25 Jul 2011 23:04:39 -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 12219 invoked from network); 25 Jul 2011 23:04:39 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=DCVrujuk9qqBpUZ4uLNb6/7uyRf/LMeXWgmqgRBcWtE=; b=r6KUVY6Hxv/O3diw6x5231IJq68Cf1r8BMtGUGd6OG279dGxjnkFUHVavOH5OHnl88 Go4mtqcTZ71xdDN0V9vYUfp/zi1+F/+rhjrwWAXdVq+zMsLaI4Y+f04FnMoNlC/MUroK viU4DW5npITxg7SEj0ZaQM4fsfO4jXFKcbMhY= In-Reply-To: Xref: news.gmane.org gmane.linux.lib.musl.general:214 Archived-At: Hey guys. Due to half-buttedness of the work I've done last week, I haven't posted much about the progress here, but here it is now: Done: a) Finally managed to start working on this PC (virtual machine) :-/ b) Fixed some setuid.c problems, but drawing a blank on the hang c) Rewrote alloc.c, which also needs some fixing (see priorities, 2) d) Started working on (functions with temp strings) aka temp.c e) Started working on a code generator in python, first to be used o generate (parts of) temp.c, and later hopefully string.c Priorities: 1) Finish what is started (d, e) 2) Fix that which needs fixing (a, b). At the end of the week - needs to be done on a real PC 3) Move on to new test collections (I'm thinking task nr. 0 perhaps, something useful anyway)