Re: [PATCH] wmemchr.3: Reformat thread-safety information

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

 



Thank you, Haitao. Applied.

Might I ask you to review my changes to the following:

    adjtime.3
    aio_error.3
    aio_return.3
    alloca.3
    asinh.3
    atan.3
    basename.3
    bcmp.3
    bcopy.3
    bsd_signal.3
    byteorder.3
    bzero.3
    catgets.3
    cbrt.3
    ceil.3
    cimag.3
    clock_getcpuclockid.3
    conj.3
    copysign.3
    cos.3
    cproj.3
    creal.3
    crypt.3
    daemon.3
    des_crypt.3
    difftime.3
    dirfd.3
    div.3
    drand48_r.3
    dysize.3
    ecvt.3
    encrypt.3
    erf.3
    erfc.3
    ether_aton.3

Mainly, I'd like you to double check that I do not introduce errors
(e.g., changing "not thread safe" to "MT-Safe"). There's a lot of 
tedious cut and paste work involved, so there's a chance to add
an error. (I already reviewed my changes, but I may have missed
something.)

Cheers,

Michael



On 06/20/2014 02:43 AM, Peng Haitao wrote:
> Signed-off-by: Peng Haitao <penght@xxxxxxxxxxxxxx>
> ---
>  man3/wmemchr.3 | 13 ++++++++++---
>  1 file changed, 10 insertions(+), 3 deletions(-)
> 
> diff --git a/man3/wmemchr.3 b/man3/wmemchr.3
> index e038f74..d4fe235 100644
> --- a/man3/wmemchr.3
> +++ b/man3/wmemchr.3
> @@ -49,10 +49,17 @@ or NULL if
>  does
>  not occur among these.
>  .SH ATTRIBUTES
> -.SS Multithreading (see pthreads(7))
> -The
> +For an explanation of the terms used in this section, see
> +.BR attributes (7).
> +.TS
> +allbox;
> +lb lb lb
> +l l l.
> +Interface	Attribute	Value
> +T{
>  .BR wmemchr ()
> -function is thread-safe.
> +T}	Thread safety	MT-Safe
> +.TE
>  .SH CONFORMING TO
>  C99.
>  .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