From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Carlos O'Donell" Subject: Reminder: Document _BSD_SOURCE and _SVID_SOURCE transition to _DEFAULT_SOURCE. Date: Mon, 04 Aug 2014 11:05:22 -0400 Message-ID: <53DFA132.4090606@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org To: Michael Kerrisk Cc: "linux-man@vger.kernel.org" , GNU C Library List-Id: linux-man@vger.kernel.org Michael, This is a reminder so we all don't forget that _BSD_SOURCE and _SVID_SOURCE are transitioning to _DEFAULT_SOURCE. I have documented them here under: "3.2.2. Deprecation of _BSD_SOURCE and _SVID_SOURCE feature macros" https://sourceware.org/glibc/wiki/Release/2.20#Packaging_Changes We should say something in the manual pages about this transition. If you've got time please feel free to crib any and all of the text from that section. I wrote it all and I'm contributing it to the linux kernel man pages project as GPLv2. Cheers, Carlos.