Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jan 2003 23:56:43 -0800 (PST)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/uthread uthread_accept.c uthread_connect.c uthread_recvfrom.c uthread_recvmsg.c uthread_sendmsg.c uthread_sendto.c
Message-ID:  <200301170756.h0H7uhwl092066@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2003/01/16 23:56:43 PST

  Modified files:        (Branch: RELENG_4)
    lib/libc_r/uthread   uthread_accept.c uthread_connect.c 
                         uthread_recvfrom.c uthread_recvmsg.c 
                         uthread_sendmsg.c uthread_sendto.c 
  Log:
  MFC: Make accept(), connect(), recvfrom(), recvmsg(), sendmsg(),
  and sendto() cancelation points, as required by POSIX.1-2001.
  
  Revision  Changes    Path
  1.13.2.5  +11 -1     src/lib/libc_r/uthread/uthread_accept.c
  1.10.2.5  +11 -1     src/lib/libc_r/uthread/uthread_connect.c
  1.9.2.5   +12 -1     src/lib/libc_r/uthread/uthread_recvfrom.c
  1.7.2.5   +11 -1     src/lib/libc_r/uthread/uthread_recvmsg.c
  1.7.2.5   +11 -1     src/lib/libc_r/uthread/uthread_sendmsg.c
  1.9.2.5   +12 -1     src/lib/libc_r/uthread/uthread_sendto.c

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?200301170756.h0H7uhwl092066>