Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 May 1998 03:38:55 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern kern_time.c
Message-ID:  <199805141038.DAA11872@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1998/05/14 03:38:55 PDT

  Modified files:
    sys/kern             kern_time.c 
  Log:
  Commit an old change that has been sitting around for a long while.
  signanosleep() did not deal with signal masks properly.  This change was
  based on a discussion with bde some time ago (at least 6 months or more).
  
  signanosleep() should probably go away since it was never really used for
  more than a few weeks and doesn't appear in released code.  It should
  probably be killed before somebody uses it and it becomes a gratuitous
  nonstandard feature.
  
  Revision  Changes    Path
  1.53      +16 -2     src/sys/kern/kern_time.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805141038.DAA11872>