From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/3570 Path: news.gmane.org!not-for-mail From: Rob Landley Newsgroups: gmane.linux.lib.musl.general Subject: Re: Request for volunteers Date: Thu, 04 Jul 2013 13:05:06 -0500 Message-ID: <1372961106.6645.3@driftwood> References: <20130630055202.GA16580@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1373221241 31937 80.91.229.3 (7 Jul 2013 18:20:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 7 Jul 2013 18:20:41 +0000 (UTC) Cc: musl@lists.openwall.com To: musl@lists.openwall.com Original-X-From: musl-return-3574-gllmg-musl=m.gmane.org@lists.openwall.com Sun Jul 07 20:20:44 2013 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1UvtZi-0001SL-Pe for gllmg-musl@plane.gmane.org; Sun, 07 Jul 2013 20:20:42 +0200 Original-Received: (qmail 32708 invoked by uid 550); 7 Jul 2013 18:20:42 -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 32700 invoked from network); 7 Jul 2013 18:20:42 -0000 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=date:from:subject:to:cc:in-reply-to:x-mailer:message-id :mime-version:content-type:content-disposition :content-transfer-encoding:x-gm-message-state; bh=/pMl4mrA9+KrNndjVXtV+9cewsC5iv0CdPymIUvOxzc=; b=dBh+WivChJuUCc/0DUudnsk8Mo70+/6zebFdhI35pMrqI3ERXeOnnuOmyizGV/hPVe RFG43BeHe+K4CWKiumsfKYssd5UDialb0aJD1E1icMbzsmMfd7HZNX6yGuvdqp9tN4W4 youDkjERiXCwhWvDjzz0nSfpfTRa2tpLHTjDGfZ6kTeGkuLTdD4HGOdJ0reRjXzZxDmx rQf7mM08dQ3Iq5Gozs7be/0XK5TSQr37VifXLxN5Azmop6z0ruTUNJ23t4epwWFs3j+w YEGYOQFsiuUoUiaXvPgGtCsIEa0k/nm09O61oXXoUBmiHPeGimr0dHfHokxXbwT9nxL3 fK4Q== X-Received: by 10.236.112.48 with SMTP id x36mr10401013yhg.71.1373221230160; Sun, 07 Jul 2013 11:20:30 -0700 (PDT) In-Reply-To: <20130630055202.GA16580@brightrain.aerifal.cx> (from dalias@aerifal.cx on Sun Jun 30 00:52:02 2013) X-Mailer: Balsa 2.4.11 Content-Disposition: inline X-Gm-Message-State: ALoCoQmEGKq0PKgl/ZF1elo2IOEIlfmr3gu4A+CAfxxo8kCFendXNuaPhwaVi1rgkPnsTdKeG/QQ Xref: news.gmane.org gmane.linux.lib.musl.general:3570 Archived-At: On 06/30/2013 12:52:02 AM, Rich Felker wrote: > Hi all, >=20 > With us nearing musl 1.0, there are a lot of things I could use some > help with. Here are a few specific tasks/roles I'm looking for: >=20 > 1. Put together a list of relevant conferences one or more of us could > attend in the next 4-6 months. I'm in the US and travelling outside > the country would probably be prohibitive unless we also find > funding, but anything in the US is pretty easy for me to get to, > and other people involved in the project could perhaps attend > other conferences outside the US. CELF turned into the "Linux Foundation Embedded Linux Conference" and =20 they squished it together with some Android thing. I've never been to =20 the Plumber's conference half my twitter list seems to go. Ohio LinuxFest's call for papers is open until Monday: --- Sender: news.olf@gmail.com Received: by 10.223.36.69 with HTTP; Thu, 27 Jun 2013 07:03:14 -0700 =20 (PDT) Date: Thu, 27 Jun 2013 10:03:14 -0400 Message-ID: =20 Subject: Oho LinuxFest Call for Talks closing soon From: Kevin O'Brien Hello, we are asking for a little help from you in getting the word out that the Ohio LinuxFest Call for Talks will be closing 7/8/13. Obviously the more proposals we get the better the program we can put together, =20 so we are asking if you could help us out by posting something to your =20 followers on places like Facebook, Google+, LinkedIn, Twitter, and Identi.ca (or =20 any other social media you like). The page with the submission is https://ohiolinux.org/cfp. Thanks for any help you can give us. -- Kevin O'Brien Publicity Director, Ohio LinuxFest news@ohiolinux.org https://ohiolinux.org > 5. Rigorous testing. My ideal vision of this role is having somebody > who takes a look at each bug fix committed and writes test cases > for the bug and extrapolates tests for possible related bugs that > haven't yet been found. And who reads the glibc bug tracker so we > can take advantage of their bug reports too. Is the Linux Test Project relevant? Rob=