Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jul 1999 20:29:03 -0700 (PDT)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include pthread.h
Message-ID:  <199907270329.UAA58668@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
deischen    1999/07/26 20:29:03 PDT

  Modified files:
    include              pthread.h 
  Log:
  Hide pthread cancellation routines behind #ifdef NOT_YET.  They are
  not currently supported.  Also corrected the declaration for
  pthread_testcancel which incorrectly returned int when POSIX and
  SUSv2 both say it should be void.
  
  Submitted by:	Ralf S. Engelschall <rse@engelschall.com>
  Reviewed by:	John Birrell <jb@freebsd.org>
  
  Revision  Changes    Path
  1.12      +7 -3      src/include/pthread.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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