cvs commit: src/lib/libc/gen getcontext.3

Ralf S. Engelschall rse at FreeBSD.org
Tue Dec 7 09:31:02 PST 2004


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


More information about the cvs-src mailing list