Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Dec 2004 17:31:02 +0000 (UTC)
From:      "Ralf S. Engelschall" <rse@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen getcontext.3
Message-ID:  <200412071731.iB7HV2qB095214@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rse         2004-12-07 17:31:02 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    lib/libc/gen         getcontext.3 
  Log:
  MFC 1.3:
  Fix description: the argument to setcontext(3) must have been previously
  initialized "by a call to getcontext(3) or makecontext(3)" and not "by a
  call to setcontext(3) or makecontext(3)".
  
  Revision  Changes    Path
  1.2.8.1   +1 -1      src/lib/libc/gen/getcontext.3



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