Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 1997 03:55:52 -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:  <199710221055.DAA15411@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        1997/10/22 03:55:52 PDT

  Modified files:
    lib/libc/gen         usleep.c 
  Log:
  Changes in spirit of OpenGroup Singe Unix specs:
  1) Limit max allowed argument to 1000000
  2) Change return type from void to int to indicate premature termination
  (by signal)
  
  Revision  Changes    Path
  1.20      +11 -5     src/lib/libc/gen/usleep.c



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