]> git.ipfire.org Git - thirdparty/man-pages.git/commit
iswupper.3: ATTRIBUTES: Note function that is thread safe with exceptions
authorPeng Haitao <penght@cn.fujitsu.com>
Tue, 1 Jul 2014 06:32:30 +0000 (14:32 +0800)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 27 Feb 2015 12:57:20 +0000 (13:57 +0100)
commit69964c671b34abed29e967b889181551bea5dbd2
treeb791c715150957fd75ac831b9264914f72b20bf2
parentb31d11a423178413768e0bd14121f09fc20c7ff9
iswupper.3: ATTRIBUTES: Note function that is thread safe with exceptions

The function iswupper() is thread safe with exceptions.

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