Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Mar 2010 07:12:44 +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:  <201003040713.o247D6og077631@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2010-03-04 07:12:44 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    lib/libc/gen         pause.c 
  Log:
  SVN rev 204700 on 2010-03-04 07:12:44Z by kib
  
  MFC r204307:
  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.
  
  Revision  Changes    Path
  1.7.10.2  +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?201003040713.o247D6og077631>