This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 1/2] posixoptions.7: Expand XSI Options groups.
- From: Rical Jasan <rj at 2c3t dot io>
- To: Carlos O'Donell <carlos at redhat dot com>, "linux-man at vger dot kernel dot org" <linux-man at vger dot kernel dot org>, Michael Kerrisk <mtk dot manpages at gmail dot com>
- Cc: Florian Weimer <fweimer at redhat dot com>, GNU C Library <libc-alpha at sourceware dot org>, Zack Weinberg <zackw at panix dot com>
- Date: Fri, 13 Apr 2018 21:43:37 -0700
- Subject: Re: [PATCH 1/2] posixoptions.7: Expand XSI Options groups.
- References: <2d6c47e9-0f34-c828-916e-a45fbf90f837@redhat.com>
On 04/12/2018 12:05 PM, Carlos O'Donell wrote:
> +.B _POSIX_TRACE_INHERIT
> +options and defined to 200112L.
"are defined"?
> +The option may imply the
> +.B Encryption (_XOPEN_CRYPT),
> +.B Realtime (_XOPEN_REALTIME),
> +.B Advanced Raltime (ADB),
"Realtime"
Rical