]> git.ipfire.org Git - thirdparty/man-pages.git/commit - man3/getlogin.3
getlogin.3: ATTRIBUTES: Note function that is not thread-safe
authorPeng Haitao <penght@cn.fujitsu.com>
Fri, 24 May 2013 01:08:09 +0000 (09:08 +0800)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 19 Jun 2013 01:31:02 +0000 (03:31 +0200)
commit1454246e942abdb97fcfe3b242d630d5b46f08d5
tree69e8a169f2b61435a047c1aa2186615462e7552d
parentd50621129375fe782a2e9792110badc41a3b3175
getlogin.3: ATTRIBUTES: Note function that is not thread-safe

The function getlogin() is not thread safe.
The function cuserid() is thread-safe with exceptions.

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