From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/735 Path: news.gmane.org!not-for-mail From: Isaac Dunham Newsgroups: gmane.linux.lib.musl.general Subject: status of _BSD_SOURCE Date: Thu, 19 Apr 2012 19:23:34 -0700 Message-ID: <20120419192334.0e2c8037@newbook> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1334888630 20157 80.91.229.3 (20 Apr 2012 02:23:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 20 Apr 2012 02:23:50 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-736-gllmg-musl=m.gmane.org@lists.openwall.com Fri Apr 20 04:23:50 2012 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 1SL3Vm-0007uW-1C for gllmg-musl@plane.gmane.org; Fri, 20 Apr 2012 04:23:50 +0200 Original-Received: (qmail 7711 invoked by uid 550); 20 Apr 2012 02:23:49 -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 7703 invoked from network); 20 Apr 2012 02:23:49 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lavabit; d=lavabit.com; b=UUOHahqpRm6AlMzymiitQuXiYTVswnkuJnWonHRo9XkV5uLGdrM6MPJJJfSmMNkZ5H1tPwTdQJ8Yk5Sn0v19oFBoKjnOhOOEoV4wwtUF3fSwKLCQ5IdT00YZIEFA6LYUCjMF2iHRIFUxjfxqMyLUa7T+WMfe7GzIjsvH20mbw/E=; h=Date:From:To:Subject:Message-ID:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding; X-Mailer: Claws Mail 3.7.4 (GTK+ 2.20.1; i486-pc-linux-gnu) Xref: news.gmane.org gmane.linux.lib.musl.general:735 Archived-At: I've added _BSD_SOURCE to a couple more headers. There are about 29 headers remaining to review. (I found at least 1 more that had no feature test macros or reason to add them.) But now for the more important news: I have pushed this work to git@github.com/idunham/musl.git bsd So in future, that's where this will be in progress. Isaac Dunham