[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] docs: mention POSIX 2008
From: |
Jim Meyering |
Subject: |
Re: [PATCH] docs: mention POSIX 2008 |
Date: |
Sat, 02 Apr 2011 08:39:41 +0200 |
Eric Blake wrote:
> * doc/coreutils.texi (Standards conformance): Give value of
> _POSIX2_VERSION matching the _POSIX_C_SOURCE of POSIX 2008.
> ---
>
> Any objections to this patch? While I don't know of any place
> in coreutils that specifically distinguishes between 2001 and 2008,
> we might as well document the value (I find that 'info coreutils
> standards' is a handy reference for valid values to give to
> _POSIX_C_SOURCE when writing strictly compliant programs).
Thanks. That looks like a fine change.