diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-10-18 01:34:07 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-10-18 01:34:07 +0200 |
commit | 53301df0c38deb70abf5267d88107f741fef4ec2 (patch) | |
tree | 77090ca584dc8ce4838111696ed36af139ba3dbf /doc | |
parent | m info (diff) | |
download | slibc-53301df0c38deb70abf5267d88107f741fef4ec2.tar.gz slibc-53301df0c38deb70abf5267d88107f741fef4ec2.tar.bz2 slibc-53301df0c38deb70abf5267d88107f741fef4ec2.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/info/chap/introduction.texinfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/info/chap/introduction.texinfo b/doc/info/chap/introduction.texinfo index 2f3c2f5..92f6273 100644 --- a/doc/info/chap/introduction.texinfo +++ b/doc/info/chap/introduction.texinfo @@ -408,4 +408,5 @@ define @code{_BSD_SOURCE} or @code{_SVID_SOURCE}@. @c TODO: _THREADSAFE (alias for _REETRANT) @c TODO: _POSIX_C_SOURCE >= 200112L @c TODO: _POSIX_C_SOURCE >= 200809L +@c TODO: _XOPEN_SOURCE >= 600 |