Re: [PATCH] getauxval.3: ATTRIBUTES: Note function that is thread-safe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks, Haitao.

Applied.

Cheers,

Michael

On 04/08/2014 09:15 AM, Peng Haitao wrote:
> The function getauxval() is thread safe.
> 
> Signed-off-by: Peng Haitao <penght@xxxxxxxxxxxxxx>
> ---
>  man3/getauxval.3 | 7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)
> 
> diff --git a/man3/getauxval.3 b/man3/getauxval.3
> index efcb28f..bbb1e55 100755
> --- a/man3/getauxval.3
> +++ b/man3/getauxval.3
> @@ -26,7 +26,7 @@
>  .\"
>  .\" FIXME glibc 2.18 added AT_HWCAP2
>  .\"
> -.TH GETAUXVAL 3  2014-01-11 "GNU" "Linux Programmer's Manual"
> +.TH GETAUXVAL 3  2014-04-08 "GNU" "Linux Programmer's Manual"
>  .SH NAME
>  getauxval \- retrieve a value from the auxiliary vector
>  .SH SYNOPSIS
> @@ -184,6 +184,11 @@ No errors are diagnosed.
>  The
>  .BR getauxval ()
>  function was added to glibc in version 2.16.
> +.SH ATTRIBUTES
> +.SS Multithreading (see pthreads(7))
> +The
> +.BR getauxval ()
> +function is thread-safe.
>  .SH CONFORMING TO
>  This function is a nonstandard glibc extension.
>  .SH NOTES
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux