diff options
Diffstat (limited to 'man/libsimple_aligned_memdup.3')
-rw-r--r-- | man/libsimple_aligned_memdup.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/libsimple_aligned_memdup.3 b/man/libsimple_aligned_memdup.3 index 8e18087..b80d6af 100644 --- a/man/libsimple_aligned_memdup.3 +++ b/man/libsimple_aligned_memdup.3 @@ -59,6 +59,7 @@ of the function that uses allocates the memory on the stack rather than on the heap, causing the return pointer to become invalid when the calling function returns. +It is only available when compling with GCC or Clang. .SH RETURN VALUE Upon successful completion, the .BR libsimple_aligned_memdupa (), |