Date: Thu, 25 Feb 2010 13:51:11 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/gen pause.c Message-ID: <201002251351.o1PDpKxc073616@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2010-02-25 13:51:11 UTC FreeBSD src repository Modified files: lib/libc/gen pause.c Log: SVN rev 204307 on 2010-02-25 13:51:11Z by kib Make pause(3) implementation not depended on the legacy sigcompat.c interfaces. Do not block rt signals during and after pause(3) calls. Use private libc namespace to call proper methods. MFC after: 1 week Revision Changes Path 1.9 +7 -1 src/lib/libc/gen/pause.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002251351.o1PDpKxc073616>