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

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

 



Thanks. Applied!

Cheers,

Michael

On 04/01/2014 07:54 AM, Peng Haitao wrote:
> The function getloadavg() is thread safe.
> 
> Signed-off-by: Peng Haitao <penght@xxxxxxxxxxxxxx>
> ---
>  man3/getloadavg.3 | 7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)
> 
> diff --git a/man3/getloadavg.3 b/man3/getloadavg.3
> index 2510439..cad44f1 100644
> --- a/man3/getloadavg.3
> +++ b/man3/getloadavg.3
> @@ -31,7 +31,7 @@
>  .\"
>  .\" 2007-12-08, mtk, Converted from mdoc to man macros
>  .\"
> -.TH GETLOADAVG 3 2007-12-08 "Linux" "Linux Programmer's Manual"
> +.TH GETLOADAVG 3 2014-04-01 "Linux" "Linux Programmer's Manual"
>  .SH NAME
>  getloadavg \- get system load averages
>  .SH SYNOPSIS
> @@ -62,6 +62,11 @@ the number of samples actually retrieved is returned.
>  .\" 4.3BSD Reno .
>  .SH VERSIONS
>  This function is available in glibc since version 2.2.
> +.SH ATTRIBUTES
> +.SS Multithreading (see pthreads(7))
> +The
> +.BR getloadavg ()
> +function is thread-safe.
>  .SH CONFORMING TO
>  Not in POSIX.1-2001.
>  Present on the BSDs and Solaris.
> 


-- 
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