malloc.3: CONFORMING TO: add POSIX.1-2001 and POSIX.1-2008

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-04-18 12:51:50 +02:00
parent 17902dc953
commit 2cc057ef7d
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ T{
T} Thread safety MT-Safe
.TE
.SH CONFORMING TO
C89, C99.
POSIX.1-2001, POSIX.1-2008, C89, C99.
.SH NOTES
By default, Linux follows an optimistic memory allocation strategy.
This means that when