Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 May 1997 03:57:50 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc/gen sleep.c usleep.c
Message-ID:  <199705181057.DAA06761@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1997/05/18 03:57:50 PDT

  Modified files:
    lib/libc/gen         sleep.c usleep.c 
  Log:
  Update the nanosleep versions to set a SIGALRM handler while sleeping.
  This appears to appease Apache, although depending on having sleep(3)
  changing the SIGALRM handler is a bit bogus.
  
  Revision  Changes    Path
  1.9       +9 -2      src/lib/libc/gen/sleep.c
  1.8       +9 -1      src/lib/libc/gen/usleep.c



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