mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
manual: Complete @standards in creature.texi.
* manual/creature.texi (_REENTRANT): Annotate as obsolete. (_THREAD_SAFE): Likewise.
This commit is contained in:
parent
3632e5912b
commit
88f9e73943
@ -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.
|
||||
|
@ -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}.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user