linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] atexit.3: ATTRIBUTES: Note functions that is thread-safe
@ 2015-04-29 10:09 Zeng Linggang
       [not found] ` <1430302166-1700-1-git-send-email-zenglg.jy-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
  0 siblings, 1 reply; 20+ messages in thread
From: Zeng Linggang @ 2015-04-29 10:09 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

The marking matches glibc marking.
The marking of functions in glibc is:
- atexit: MT-Safe

Signed-off-by: Zeng Linggang <zenglg.jy-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
---
 man3/atexit.3 | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/man3/atexit.3 b/man3/atexit.3
index 13ffacf..be1ec21 100644
--- a/man3/atexit.3
+++ b/man3/atexit.3
@@ -73,6 +73,19 @@ The
 .BR atexit ()
 function returns the value 0 if successful; otherwise
 it returns a nonzero value.
+.SH ATTRIBUTES
+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 atexit ()
+T}	Thread safety	MT-Safe
+.TE
+
 .SH CONFORMING TO
 SVr4, 4.3BSD, C89, C99, POSIX.1-2001.
 .SH NOTES
-- 
1.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2015-04-29 19:23 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-29 10:09 [PATCH] atexit.3: ATTRIBUTES: Note functions that is thread-safe Zeng Linggang
     [not found] ` <1430302166-1700-1-git-send-email-zenglg.jy-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2015-04-29 10:09   ` [PATCH] bsearch.3: " Zeng Linggang
     [not found]     ` <1430302166-1700-2-git-send-email-zenglg.jy-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2015-04-29 19:21       ` Michael Kerrisk (man-pages)
2015-04-29 10:09   ` [PATCH] ftw.3: ATTRIBUTES: Note functions that are thread-safe Zeng Linggang
     [not found]     ` <1430302166-1700-3-git-send-email-zenglg.jy-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2015-04-29 19:21       ` Michael Kerrisk (man-pages)
2015-04-29 10:09   ` [PATCH] iconv_close.3: ATTRIBUTES: Note functions that is thread-safe Zeng Linggang
     [not found]     ` <1430302166-1700-4-git-send-email-zenglg.jy-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2015-04-29 19:21       ` Michael Kerrisk (man-pages)
2015-04-29 10:09   ` [PATCH] inet_ntop.3: " Zeng Linggang
     [not found]     ` <1430302166-1700-5-git-send-email-zenglg.jy-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2015-04-29 19:22       ` Michael Kerrisk (man-pages)
2015-04-29 10:09   ` [PATCH] lsearch.3: ATTRIBUTES: Note functions that are thread-safe Zeng Linggang
     [not found]     ` <1430302166-1700-6-git-send-email-zenglg.jy-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2015-04-29 19:22       ` Michael Kerrisk (man-pages)
2015-04-29 10:09   ` [PATCH] on_exit.3: ATTRIBUTES: Note functions that is thread-safe Zeng Linggang
     [not found]     ` <1430302166-1700-7-git-send-email-zenglg.jy-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2015-04-29 19:22       ` Michael Kerrisk (man-pages)
2015-04-29 10:09   ` [PATCH] putpwent.3: " Zeng Linggang
     [not found]     ` <1430302166-1700-8-git-send-email-zenglg.jy-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2015-04-29 19:23       ` Michael Kerrisk (man-pages)
2015-04-29 10:09   ` [PATCH] qsort.3: ATTRIBUTES: Note functions that are thread-safe Zeng Linggang
     [not found]     ` <1430302166-1700-9-git-send-email-zenglg.jy-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2015-04-29 19:23       ` Michael Kerrisk (man-pages)
2015-04-29 10:09   ` [PATCH] sysconf.3: ATTRIBUTES: Note functions that is thread-safe Zeng Linggang
     [not found]     ` <1430302166-1700-10-git-send-email-zenglg.jy-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2015-04-29 19:23       ` Michael Kerrisk (man-pages)
2015-04-29 19:19   ` [PATCH] atexit.3: " Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).