From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757643Ab3CDDuT (ORCPT ); Sun, 3 Mar 2013 22:50:19 -0500 Received: from mail-ie0-f182.google.com ([209.85.223.182]:47241 "EHLO mail-ie0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757237Ab3CDDuO convert rfc822-to-8bit (ORCPT ); Sun, 3 Mar 2013 22:50:14 -0500 Date: Sun, 03 Mar 2013 21:50:10 -0600 From: Rob Landley Subject: Re: For review: pid_namespaces(7) man page To: mtk.manpages@gmail.com Cc: "Eric W. Biederman" , linux-man , Linux Containers , lkml References: <1362110504.15531.4@driftwood> In-Reply-To: (from mtk.manpages@gmail.com on Fri Mar 1 03:57:40 2013) X-Mailer: Balsa 2.4.11 Message-Id: <1362369010.29250.3@driftwood> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/01/2013 03:57:40 AM, Michael Kerrisk (man-pages) wrote: > > And yet the glibc guys insist on #define > GNU_GNU_GNU_ALL_HAIL_STALLMAN in > > order to access this Linux-specific feature which has nothing > whatsoever to > > do with the FSF. > > This is a misunderstanding. _GNU_SOURCE is the standard way to expose > Linux-specific functionality from POSIX header files. What standard? The Linux kernel is not, and never was, part of the GNU project. Rob