Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jun 2002 06:26:02 -0700 (PDT)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/uthread Makefile.inc uthread_pselect.c
Message-ID:  <200206281326.g5SDQ20k041009@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
deischen    2002/06/28 06:26:02 PDT

  Modified files:
    lib/libc_r/uthread   Makefile.inc 
  Added files:
    lib/libc_r/uthread   uthread_pselect.c 
  Log:
  Add a wrapper for pselect() in order to make it a cancellation point.
  
  Prompted by: wollman
  
  Revision  Changes    Path
  1.33      +1 -0      src/lib/libc_r/uthread/Makefile.inc
  1.1       +54 -0     src/lib/libc_r/uthread/uthread_pselect.c (new)

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?200206281326.g5SDQ20k041009>