]> git.ipfire.org Git - thirdparty/man-pages.git/commit - man3/strcasecmp.3
strcasecmp.3: ATTRIBUTES: Note functions that are thread safe with exceptions
authorPeng Haitao <penght@cn.fujitsu.com>
Thu, 10 Jul 2014 01:41:45 +0000 (09:41 +0800)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 27 Feb 2015 12:57:20 +0000 (13:57 +0100)
commit8a4afcf30fba7005cd6ea513ef6cc22d16ee7034
tree4fbbe34dec83e375ec081bced5710417a8bf17a9
parenta2e554cc3ad3f2554411cbdfb0897cfb056966db
strcasecmp.3: ATTRIBUTES: Note functions that are thread safe with exceptions

The functions strcasecmp() and strncasecmp() are thread safe
with exceptions.

Signed-off-by: Peng Haitao <penght@cn.fujitsu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/strcasecmp.3