From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/80 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?THVrYSBNYXLEjWV0acSH?= Newsgroups: gmane.linux.lib.musl.general Subject: Weekly reports - X Date: Sun, 26 Jun 2011 23:05:38 +0200 Message-ID: <4E079F22.1070901@gmail.com> References: <4DF12B1D.7050106@gmail.com> <20110613021130.GA21268@openwall.com> <20110613022221.GO191@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 1309122414 32458 80.91.229.12 (26 Jun 2011 21:06:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 26 Jun 2011 21:06:54 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-164-gllmg-musl=m.gmane.org@lists.openwall.com Sun Jun 26 23:06:50 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 1QawXZ-0006hB-KR for gllmg-musl@lo.gmane.org; Sun, 26 Jun 2011 23:06:49 +0200 Original-Received: (qmail 15770 invoked by uid 550); 26 Jun 2011 21:06:48 -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 15762 invoked from network); 26 Jun 2011 21:06:48 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=fZGcMVo8KUZx/3DBogwe65UEsAR8/rUzz+uTstvIdiw=; b=ows7/7+hjpwbD2zYW+6YXdKoBeJmittQps1aPLS2RlyTyBWnheH+FwSmAlrRkIpCTE zRkCjDoB2gmSwXopsEzFDTJYa36QKi/rzkUz/AYVkOptTq5b6ydY83KRDldsoQl2lQeB qxSINxZGyX5rpeP3e1UDFkrxaV/xcWj8/BhPQ= DomainKey-Signature: a=rsa-sha1; c=nofws; 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; b=TXq3K+/2A9MinVlqbEqCykVfr/0mK6P4/8550FydR426TyLMbefDiTsTaepgKHGglc dKKsl95q/IzxSiOpIeA2e03UeEAoLyWaNMPdGm7/jtuuK73TmckBT+tFe1nRf+w/zWPl v3Igy7nU0VXlEUlkPVTvmmk/XVfldDaxv1Q4Q= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110606 Icedove/3.1.10 In-Reply-To: <20110613022221.GO191@brightrain.aerifal.cx> Xref: news.gmane.org gmane.linux.lib.musl.general:80 Archived-At: Hi there. I'm sorry about falling behind so much. Good news though, summer brings me a free window that I'll be able to dedicate to cluts. This next week is the last one that I'll be busy with school until September. Next week, I'll finish format.c (and perhaps rename it to numerical.c or alike) and fix alloc.c(arrays instead of lists+implementing your suggestions-keep making them btw. i appreciate them). Things will finally pick up afterward. About the license: I've been quiet because I like copyleft. My preferred license is GPLv3+. But Solar I think said nobody is going to make their own proprietary version of the library, so why not just make the license permissive and let them use it however. Perhaps we could compromise and choose LGPL, the musl's license. I think the reasoning behind that particular license is clear. SUMMARY: 1) Serious work will start a week after this one. 2) How about LGPL as a compromise? Thanks. --Luka M.