Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Aug 1997 10:17:54 -0700 (PDT)
From:      "Andrey A. Chernov" <ache@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc/gen usleep.c
Message-ID:  <199708121717.KAA17539@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        1997/08/12 10:17:54 PDT

  Modified files:
    lib/libc/gen         usleep.c 
  Log:
  1) Make usleep() terminateable by alarm (or ualarm) as supposed
  historically
  2) Fix end of time loop condition: && -> ||
  
  Revision  Changes    Path
  1.12      +8 -4      src/lib/libc/gen/usleep.c



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