From 88f9e739432dc950b1f28638158d6dbb1ebd0361 Mon Sep 17 00:00:00 2001 From: Rical Jasan Date: Thu, 27 Jul 2017 03:16:46 -0700 Subject: manual: Complete @standards in creature.texi. * manual/creature.texi (_REENTRANT): Annotate as obsolete. (_THREAD_SAFE): Likewise. --- ChangeLog | 5 +++++ manual/creature.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ab2b32ab18..5ca4770e57 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2017-07-27 Rical Jasan + + * manual/creature.texi (_REENTRANT): Annotate as obsolete. + (_THREAD_SAFE): Likewise. + 2017-07-26 Siddhesh Poyarekar * po/bg.po: Update translations. diff --git a/manual/creature.texi b/manual/creature.texi index eb30b0118d..96f8ee0a0c 100644 --- a/manual/creature.texi +++ b/manual/creature.texi @@ -211,7 +211,7 @@ cause them to be disabled. @defvr Macro _REENTRANT @defvrx Macro _THREAD_SAFE -@standardsx{_REENTRANT, GNU, (none)} +@standards{Obsolete, (none)} These macros are obsolete. They have the same effect as defining @code{_POSIX_C_SOURCE} with the value @code{199506L}. -- cgit v1.2.3-70-g09d2