Re: [PATCH] getgrent.3: Add explanation for grent

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

 



On 02/25/2015 06:17 AM, Ma Shimiao wrote:
> Signed-off-by: Ma Shimiao <mashimiao.fnst@xxxxxxxxxxxxxx>

Thanks, Ma Shimiao. Applied.

Cheers,

Michael




> ---
>  man3/getgrent.3 | 13 +++++++++++++
>  1 file changed, 13 insertions(+)
> 
> diff --git a/man3/getgrent.3 b/man3/getgrent.3
> index 7a39198..00d90ea 100644
> --- a/man3/getgrent.3
> +++ b/man3/getgrent.3
> @@ -183,6 +183,19 @@ T{
>  .BR endgrent ()
>  T}	Thread safety	MT-Unsafe race:grent locale
>  .TE
> +
> +[[
> +In the above table,
> +.I grent
> +in
> +.I race:grent
> +signifies that if any of the functions
> +.BR setgrent (),
> +.BR getgrent (),
> +or
> +.BR endgrent ()
> +are used in parallel in different threads of a program, then data races could occur.
> +]]
>  .SH CONFORMING TO
>  SVr4, 4.3BSD, POSIX.1-2001.
>  .SH SEE ALSO
> 


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