]> git.ipfire.org Git - thirdparty/man-pages.git/commit
select.2: Clarify equivalent pslect() code in terms of threads
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 19 Aug 2012 20:03:42 +0000 (22:03 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 22 Aug 2012 13:29:04 +0000 (15:29 +0200)
commit2e72e991695f745d6419feeb77598f61d8c86a52
tree672474489030146e458cd9cc42772dd4ac81d1ed
parent34ef249eb79d449d9057a85cdeb30abcb774b556
select.2: Clarify equivalent pslect() code in terms of threads

s/sigprogmask/pthread_sigmask/

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/select.2