]> git.ipfire.org Git - thirdparty/man-pages.git/commit
ffs.3: ATTRIBUTES: Note functions that are thread-safe
authorPeng Haitao <penght@cn.fujitsu.com>
Mon, 14 Apr 2014 03:37:54 +0000 (11:37 +0800)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 14 Apr 2014 10:26:30 +0000 (12:26 +0200)
commit7eea6fc3231d7e0e7a22718555f29fb2380d9929
treeec19049c921e3dc3d83ef297772e0c59b5e053b7
parentec3f0bf7782b5e33dd4c88fe27d2e7d8b40ae1be
ffs.3: ATTRIBUTES: Note functions that are thread-safe

The functions ffs(), ffsl() and ffsll() are thread safe.

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