manual: Complete @standards in creature.texi.

* manual/creature.texi (_REENTRANT): Annotate as obsolete.
	(_THREAD_SAFE): Likewise.
This commit is contained in:
Rical Jasan 2017-07-27 03:16:46 -07:00
parent 3632e5912b
commit 88f9e73943
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2017-07-27 Rical Jasan <ricaljasan@pacific.net>
* manual/creature.texi (_REENTRANT): Annotate as obsolete.
(_THREAD_SAFE): Likewise.
2017-07-26 Siddhesh Poyarekar <siddhesh@sourceware.org>
* po/bg.po: Update translations.

View File

@ -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}.