Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 May 1997 04:41:00 -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:  <199705171141.EAA07406@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1997/05/17 04:40:59 PDT

  Modified files:
    lib/libc/gen         sleep.c usleep.c 
  Log:
  Allow conditional use (add -DUSE_NANOSLEEP) to CFLAGS of nanosleep() for
  the backend of sleep(3) and usleep(3).  It's off by default until the
  problem is fixed.
  
  Revision  Changes    Path
  1.7       +19 -20    src/lib/libc/gen/sleep.c
  1.6       +15 -15    src/lib/libc/gen/usleep.c



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