Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Feb 2002 11:48:56 -0800 (PST)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/uthread uthread_sendfile.c
Message-ID:  <200202091948.g19JmuI24472@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
deischen    2002/02/09 11:48:56 PST

  Modified files:
    lib/libc_r/uthread   uthread_sendfile.c 
  Log:
  Silence a warning by initializing the return value.  This wasn't
  set in the case of a short write, and I think returning 0 for this
  is what was intended.
  
  Revision  Changes    Path
  1.8       +3 -2      src/lib/libc_r/uthread/uthread_sendfile.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?200202091948.g19JmuI24472>